Apologies if this is a FAQ - I'm sure it is but couldn't find the answer.
I use C# under VS 2003, and am going to upgrade to 2005. Can someone point me to some doc on what the major new features are that I'll be getting after I upgrade
Thanks!
- Dave

Differences between 2003 and 2005
houtexwebdev
Here's a list of what's new in Visual Studio 2005. If you are specifically interested in what's new for C# 2005, here's that documentation too.
Genevieve Orchard - C# Documentation Team
aria8
Here's a pretty good list, although not much on explanation
http://www.codeproject.com/books/net2_cs2_newfeatures.asp#CSharp2
Mike
progames25