Code Snippets allow developers to create templates for common C# programming constructs, XML documentation, or any other text that one might want to quickly insert into C# code with only a couple of keystrokes. Snippets even provide the refactoring capabilities found in the Refactor menu. In this blog entry I provide the code snippets that I use frequently, discuss some of the benefits of snippets and briefly describe how to use them.