Priyang Patel’s Weblog


Enjoy Code Snippet with Visual Studio 2008 !!!!!!!

Posted in Visual Studio Tips and Tricks by priyangpatel on May 27, 2008

If you know what is “Code Snippet” ? & how to use it? with visual studio 2005.

But now if you are using Visual Studio 2008 then you won’t find it. Don’t worry it is not removed from visual studio, you can still use it.

Copy and paste or create your snippet file to following address of your computer:

My Documents\Visual Studio 2008\Code Snippets\Visual C#\My Code Snippets

It’s done, just go to visual studio and write down snippet name and press tab.

Cheers!!!!

Leave a Reply