Posted By: compumaster | Mar 26th, 2007 @ 2:03 PM | 10,617 Views | 4 Comments
Visual Studio has lots of features that increase developer productivity; one of them is the Code Snippets. Visual Studio comes with many code snippets that you can access by right clicking and selecting Insert Snippet, or typing the snippet's name.

With this demo, we would like to show you how to author a very simple code snippet so that you could start writing your own.
Media Downloads:
Rating:
1
0
AndrewDotHay
AndrewDotHay
Relax, have a home brew.
Great video! I just customized a snippet I downloaded from an online library. It inserts a ternary operator in C#. I wish I would have seen this video first!  :O

Great Video !

Just a question : how did You made it ? With which software ?

I'm interested in that, 'cause I'd like to build some video for my coleagues....

TIA

FabioG

Very useful video. I think I've though about whether this was possible some time in the past, but never bothered to look it up. This will definitely come in handy. Thank you.
Microsoft Communities