How to add a Code Snippet to Visual Studio:
- Open Visual Studio
- Open Code Snippets Manager (Tools/Code Snippets Manager)
- Click Import and choose the .snippet file containing the code snippet
- Click Finish
You can now use your new snippets by typing them and pressing [TAB] twice.