Rank: Newbie
Joined: 10/12/2008 Posts: 4 Location: Los Angeles, CA
|
Hi,
I was wondering if Umbraco team is going to support future .NET upgrades or would it lock in each Umbraco version per specific .NET version?
Ilia
|
 Rank: Addict
Joined: 3/17/2008 Posts: 982 Location: Nyborg, Denmark
|
The current version of .NET is 3.5 which still runs the same CLR as .NET 2.0 on which both Umbraco 3 and 4 is based. Due to this, umbraco supports the latest version of .NET (the enhancements of .NET 3.0 and .NET 3.5 (Linq, etc.) is simply sugar on top of the CLR 2.0).
As .NET (usually) is backwards compatible, we'll try to compile umbraco for the most widely available .NET distribution.
Jeeeez, did I really start this :-)
|