Similar articles
Latest Microsoft Blogs
Visual Studio 2010 - Code Snippets
Visual Studio code snippets are pretty handy. VS 2010 introduces few more that might improve your coding Read More......(read more)
DotNetShoutout - Latest published stories
Visual Studio 2010 code snippets
Snippet is a programming term for a small region of re-usable source code, machine code or text. Ordinarily, these are formally-defined operative units to incorporate into larger programming modules....
DotNetShoutout - Latest published stories
Creating Visual Studio Code Snippets with Replacements
Visual Studio 2005 introduced code snippets to allow common code to be quickly inserted into a source file. Snippets can include static text and placeholders that can be replaced after insertion, with...
Latest Microsoft Blogs
My Visual Studio snippets
One of the great features of Visual Studio, that’s been around for a while is snippets. Frankly, I should build more of these because I use them *so* often. I find them so useful I thought I&rsq...
DotNetShoutout - Latest published stories
HTML and Java Script code snippets in Visual Studio 2010
We all love Visual Studio as great IDE and Microsoft is providing more and more features for that IDE. Let’s investigate one of great features that Microsoft has given with Visual Studio 2010. What is...