DCSIMG
DEV,Tools - Guy Burstein's Blog

Guy Burstein's Blog

Developer Evangelist @ Microsoft

News

Guy Burstein The Bu

Disclaimer
Postings are provided 'As Is' with no warranties and confer no rights.

Guy Burstein LinkedIn Profile

Browse by Tags

All Tags » DEV » Tools (RSS)
Create Code Snippets Add In for Visual Studio 2008
Create Code Snippets Add In for Visual Studio 2008 Preparing for a technical session with coding demos, makes me think which pieces of code I am going to write during the demo, and which Code Snippets I am going to use. Additionally, If I something happens with code that I have written during the demo and it won’t compile I can also save myself using Code Snippets . The problem with Code Snippets is that it takes several minutes to create a new one, and the editing experience of them is not so friendly...