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!
https://msdn.microsoft.com/msdnmag/issues/06/00/C20/default.aspx
Comments
- Anonymous
February 02, 2006
The comment has been removed - Anonymous
February 02, 2006
Great Point Rich.
Don't think nullable types are covered in that article, but they are really really useful! - Anonymous
July 18, 2008
The comment has been removed - Anonymous
June 09, 2009
PingBack from http://insomniacuresite.info/story.php?id=11390