C# Snippets with Easy Setup
Coding Horror has packaged up all of the C# code snippets provided by Microsoft into one simple package.
Microsoft recently released a complete set of C# code snippets for Visual Studio 2005. This brings C# to parity with VB.NET, which had many more code snippets “in the box”.
Unfortunately, Microsoft’s installation strategy for these new snippets leaves a lot to be desired. You can download and “install” all the snippets at once, but you must manually add each of the snippet folders via the Snippet Manager (Ctrl+K, Ctrl+B). I loves me some snippets, but this is unacceptable!
- Link. Note that you will need 7-Zip to unpack the download on the site. You can also use WinRAR if you have it.
- Original snippets from Microsoft’s site