The Daily Six Pack: June 7, 2013

VS Anywhere is a third-party tool for Visual Studio. It helps to increase the collaboration between team members and especially developers. VS Anywhere will also allow knowledge transfer where Developers can setup and join a real-time learning session on-demand. Do you think that great programmers are born, not made? What do…

Continue ReadingThe Daily Six Pack: June 7, 2013

Visual Studio Item Templates

Visual Studio Item Templates

Visual Studio Item Templates – In one of my previous posts (Programmer’s Survival Tips – #3) I looked at having your own code library or repository. While this is a really important aspect of programming, there are times when you would want to do a bit more than simply delve into your bag of code snippets. When I started out programming .NET applications, I frequently found myself wondering if there wasn’t an easier way to do things. Well to tell you the truth, there are so many Visual Studio Tips and Tricks out there, but I would like to focus on one in particular. Visual Studio Item Templates. (more…)

Continue ReadingVisual Studio Item Templates