Saturday, June 2, 2007

New features in C# 3.0

Sorry to overwhelm with posts... I was familar with all the amazing new language features in C# 3.0. I found this MSDN article which outlines them pretty well. It looks like there might be a bit of a learning curve at first, but they will be REALLY powerful in the long run.

http://msdn2.microsoft.com/en-us/library/ms364047(VS.80).aspx

I get excited about object/collection initializers and anonymous types. I still haven't totally grasped the full extent of Lambda expressions yet I think...

Additional article on this stuff:
http://msdn.microsoft.com/msdnmag/issues/07/06/CSharp30/

No comments: