Tag: Visual Studio 2012
-
Umbraco CMS with ASP.NET MVC – Part 3 Inside Visual Studio
In this post for Umbraco CMS we will learn regarding creating Visual Studio Solution. Main motive behind creating VS Solution is to work in proper structured manner and when work in team it is helpful so that Team can Commit their file changes under Source Control when developing with Umbraco CMS. In the Introduction post you can read the brief roadmap about posts…