The Problem My print css is defined in my main css file in @media print{…}. IE7 and below don’t seem to understand this. Putting the
You can change parts of the web.config between different builds (e.g. debug and release). I used it to change whether cookies must only be sent
I recently had to downgrade a .Net 4.5 project to .Net 4.0 so that it could run on MS Server 2003. I had many warnings
I recently created a new project in Visual Studio 2012 and didn’t really think much about the .Net version (mistake!). It turns out that the