Welcome to Dave Sexton's Blog Sign in | Join | Help

Browse by Tags

All Tags » snippets   (RSS)

Custom C# Code Snippets

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.
Posted by Dave Sexton | 2 Comments
Filed under: , ,