Category: Bootstrap

Use Subversion revision number as version number with MSBuild (and handle revision numbers larger than 65534)

When using a system for continuous integration to automatically deploy your application, it is important to know what version of your code is deployed. This tutorial will show you how to automatically set the version number of the deployed .dll.

Published:

How to use Bootstrap or other CSS frameworks on a small part of a page without affecting the rest of the page's style

I'm currently working on a project where I have an AngularJS app (a form), that will be displayed on several different external websites. This means that I have to style the form to fit into several different page designs, with different existing stylesheets.

Published: