02 February 2006
Things you should know about C# 2.0
When developing an application there are often many ways to tackle a problem. The below link is a great introduction to a few concepts that any good C# developer should learn. Not only will they improve your productivity but they will also influence the quality, readability and logic of your code.
If you skim it, do yourself a favor. Set aside 30mins to cover each topic and do a quick implementation it will pay you back handsomely!
Favorite Part: Anonymous delegates.
Have any other good tips/comments on C# 2.0. Post a comment and let me know!
http://msdn.microsoft.com/msdnmag/issues/06/00/C20/default.aspx