Category Archives: ASP
-
Running FxCop & The Quirks
Earlier today I did a code maintenance session on BlogEngine.NET using the excellent FxCop tool. It’s been a while since I have so there were quite a few things to correct in the code. I actually like spending time with FxCop and fixing the broken rules. There’s something very relaxing …
By Mads KristensenRead More
March 15, 2010 -
Removing Whitespace From Your Pages With ASP.NET
Ok, this is not new. I’ve also written about this a few times in the past. The thing is that removing whitespace is a very tricky discipline that is different from site to site. At least that was what I thought until very recently. For some unexplained reason I started …
By Mads KristensenRead More
March 15, 2010