-
Configure Visual Studio Code with VSTS
While in the process of setting up a new environment I thought I would share the steps I took to configure Visual Studio Code (VS-Code) with Visual Studio Team Services (VSTS) online.
-
Code Snippet: Unit Test Methods
While researching Unit Testing, I reviewed several different C# Code Snippet examples for generating Unit Test Methods (Functions) within Visual Studio and this is my take on it…
-
Visual Studio Extensions
Here is a list of some of may favourite Visual Studio Extensions.
-
Cool Visual Studio 2013 plugin called Javascript Parser…
Found a cool plugin which improve support for JavaScript within Visual Studio 2013 and therefore help the performance of development process and avoid possible bugs. Excellent! However the best thing I like about “Javascript Parser” plugin is that I can now use the “// TODO: …” Task List Tokens in my JavaScript code just like we…
You must be logged in to post a comment.