Archive of Visual Studio
-
NuGet package restore and custom feeds
Posted on July 10, 2013 by Frederik Vig in EPiServer, Visual StudioHere's a quick tip for future reference. When enabling NuGet package restore (in Visual studio: right click your solution file and choose Enable NuGet Package restore). Benefit of this is that you don't have to commit all the packages files...
Continue reading this entry → -
Creating custom templates in Visual Studio
Posted on January 30, 2011 by Frederik Vig in ASP.NET, EPiServer, Visual StudioOne abit hidden featured in Visual Studio is the custom item templates and projects feature. This allows you to easily export a project or item as a template, which you then can easily reuse across different projects, and even share...
Continue reading this entry → -
Visual Studio 2010 EPiServer Snippets
Posted on February 11, 2010 by Frederik Vig in ASP.NET, EPiServer, Visual StudioI finally got my hands on a copy of Visual Studio 2010 RC1! After playing around a bit, I stumbled across the new snippet functionality in Visual Studio 2010. You can now use snippets in the markup files as well...
Continue reading this entry →