October 2007
15 articles published in October 2007
-
First Facebook application
My first Facebook application build for users of ZYB
-
Supporting mobile devices
How to detect mobile devices in ASP.NET
-
Geek dinner Copenhagen update 1
Update on the November 2007 geek dinner in Copenhagen.
-
New FxCop 1.36 beta 2 released
FxCop 1.36 has some new rules that rocks
-
Old school AJAX call that just works
An old school AJAX call using the JavaScript Image object
-
Remove whitespace from your pages
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...
-
Remove generated JavaScript from your pages
Clean up your HTML by removing auto-generated JavaScript in ASP.NET
-
The expando attribute
How to use the RegisterExpandoAttribute method in ASP.NET 2.0
-
Copenhagen geek dinner
Let's start a Copenhagen geek dinner tradition
-
Re-enable request validation in ASP.NET
Enable HTML input without disabling request validation in ASP.NET
-
Tag mapping in ASP.NET
Shows how to use tag mapping to convert server controls to other types at compile time
-
New BlogEngine.NET videos
New videos about BlogEngine.NET are released
-
Combine multiple stylesheets at runtime
I often use multiple stylesheets in a single website to keep things nicely separated. The only problem is that the client has to make multiple HTTP requests to get them all. Today, I thought it was about time I did...
-
URL parameter injections
SQL injection attacks are performed on this site on a daily basis. Scary...
-
Making screencasts
Windows Media Encoder is good. Windows Movie Maker is not.