Category Archives: Snippets

Snippet Designer 1.3 Released!

I just released Snippet Designer 1.3. CodePlex Page: http://snippetdesigner.codeplex.com/ Visual Studio Gallery Page: http://visualstudiogallery.msdn.microsoft.com/en-us/B08B0375-139E-41D7-AF9B-FAEE50F68392 The key features of this release are supp… Continue reading

Posted in Snippet Designer, Snippets, Visual Studio, Visual Studio Gallery | Leave a comment

My xUnit.net Visual Studio Code Snippets

The xUnit .Net codeplex page lists one useful Visual Studio code snippet for creating a Fact.  As you can tell I am fairly fond of code snippets so I created a few more which I use when writing xUnit.net facts. These are one line snippets that I f…

Posted in C#, Snippets, Visual Studio | 1 Comment