Can I use C# 4.0 in VS2008 / ASP.NET 3.5 application ?
- by this. __curious_geek
Can I certainly do this ? If this is possible how do we do this ? What language features of C# 4.0 are tightly bound to the CLR of .net 4.0 framework if any? In case if no features are bound to CLR4.0 can we really use C#4.0 in a .Net3.5 application ?