This website is setup to share IntelliSense Code Snippets. IntelliSense Code Snippets provide a way for you to insert ready-made snippets of code into your projects. You can Upload your own snippets or download snippets from others. You can add snippets to your package which you can use to generate a Visual Studio Extension (VSIX Deployment) containing these snippets.
This website is created by Fons Sonnemans and Dylan Hayes.
IntelliSense Code Snippets are stored in XML files that adhere to the IntelliSense Code Snippets XML schema. This section contains topics that explain how to create and modify your own code snippets.
Describes how to create a simple code snippet.
Explains how to add Imports and References elements to Visual Basic code snippets.
Explains how to add customizable literals and objects to code snippets.
Explains how to create a code snippet for XML files.
Explains how to create and use a code snippet.