browse by category or date

Here are the steps to create ASP.NET MVC 5 with Bootstrap Layout using Visual Studio 2012. Credit to Jose.M.Aguilar, which posted it at Campus MVP:

  1. Copy the project template zip file from Jose’s SkyDrive
  2. Paste it to %USERPROFILE%\Documents\Visual Studio 2012\Templates\ProjectTemplates\Visual C#\Web

After restarting Visual Studio you should see the new project template in the selection.

In case it doesn’t work

Unfortunately, above steps didn’t work for me. I suspected that my Visual Studio 2012 was looking at different folders for project templates. To find out, click Tools -> Options.

vs2012-tools

Apparently this was the case 🙂 Now the template is available for selection when creating new Web Project.

vs2012-new-project

I hope it helps. Cheers!

GD Star Rating
loading...
HOW TO: ASP.NET MVC 5 with Bootstrap Layout using Visual Studio 2012, 4.0 out of 5 based on 2 ratings

Possibly relevant:

About Hardono

Howdy! I'm Hardono. I am working as a Software Developer. I am working mostly in Windows, dealing with .NET, conversing in C#. But I know a bit of Linux, mainly because I need to keep this blog operational. I've been working in Logistics/Transport industry for more than 11 years.

Incoming Search

bootstrap, c#, mvc

No Comment

Add Your Comment