Is there a list of changes for C#4.0 that work in .Net 3.5?
Posted
by Earlz
on Stack Overflow
See other posts from Stack Overflow
or by Earlz
Published on 2010-04-01T14:19:57Z
Indexed on
2010/04/01
14:23 UTC
Read the original article
Hit count: 268
Hello, I've been seeing a lot of C# 4.0 changes as of late. I really like some of them. Also though, I do not want to move on to .Net 4.0 for compatibility reasons just yet.
So, is there a comprehensive list of new C# 4.0 language features that will work on .Net 3.5 or lower?
© Stack Overflow or respective owner