A quick tour of C# 3.0’s new language features
Wednesday, December 5th, 2007With Visual Studio 2008 now fully released, I take a quick look at some of the new language features in C# 3.0.
With Visual Studio 2008 now fully released, I take a quick look at some of the new language features in C# 3.0.
Chances are that if you’ve been using Visual Studio .NET, you’ll have come across the concept of snippets - useful reusable chunks of code that are inserted after typing in a small textual identifier for that snippet. This tutorial describes Visual Studio .NET snippets and describes how you can create your own.