Posted By: PDC 2005 Show Off | Sep 29th, 2005 @ 12:01 AM | 16,789 Views | 3 Comments

Thanks to everyone who submitted a video for the first-ever Show Off event at PDC05. We had 25 submissions in the space of just a few weeks. To view all of the submissions, look for videos tagged with showoff.

GotCodeSnippets.NET - The Repository for Visual Studio Code Snippets
GotCodeSnippets.NET

Length: 3:24
Shown at PDC05: Yes

Get a brief demonstration of code snippets in Visual Studio 2005 and the online repository to search and share code snippets with the community.

Credits

  • J. Michael Palermo IV, Regional Director
  • Tim Heuer, Developer Evangelist

Tools used

  • Visual Studio 2005
  • Code Snippets (of course)
  • ASP.NET 2.0

Contacts

Tag: ShowOff
Rating:
0
0
You have also www.codexchange.net similar idea but with a VS Addin Tongue Out
skeezicks
skeezicks
http://timheuer.c​om/blog/
actually, visual studio code snippets are much different in nature -- they are template snippets, rather than just blocks of code.

visual studio code snippets are templated by the author, providing intellisense integration into visual studio 2005...initiate a code snippet and then tab through all the settings to complete your implementation of that snippet.

they are living code snippets, versus just demo code/snippets.
Microsoft Communities