Setting up a Vulcanize Grunt task in Visual Studio 2015 Developing Web Components from the new Visual Studio 2015 is a great experience with the added tooling. One problem with Web Components can be the large number of html-imports a
Deploy ASP.Net 5 apps in IIS
Deploying an ASP.Net 5 web application in IIS The preview of Visual Studio 2015 contains no built in tooling to directly deploy web apps to an IIS, this post describes a way of doing it without tooling. Prepare project for IIS
Polymer Bower packages in Visual Studio 2015
Working with Polymer in Visual Studio 2015 (Preview) In the new VS2015, there is built in Bower and npm support. This is great if you want to use Visual Studio to build Polymer components and apps. Importing the basic Polymer