Skip to content

BootstrapMVC, an ASP.NET MVC Project Using Twitter Bootstrap

  • by

My favorite web development framework is ASP.NET MVC. I like its simplicity and that it is very easy to learn. The whole approach is just makes sense to me, unlike the classic ASP.NET. However, the default MVC theme is getting really old and bring.

I also really like the Twitter Bootstrap framework from twitter. It looks totally awesome and it can be used to create good looking websites really quick. So it made sense to create an MVC project using Twitter Bootstrap. The result is BootstrapMVC.

BootstrapMVC is an ASP.NET MVC project using the Twitter Botstrap CSS. Just download it from github and open the solution file in Visual Studio.NET.

This is how it looks:

Check out the BootstrapMVC or download the project from github.

Tags: