October 2007

15 articles published in October 2007

  1. First Facebook application

    · 2 min read

    My first Facebook application build for users of ZYB

  2. Supporting mobile devices

    · 2 min read

    How to detect mobile devices in ASP.NET

  3. Geek dinner Copenhagen update 1

    · 1 min read

    Update on the November 2007 geek dinner in Copenhagen.

  4. New FxCop 1.36 beta 2 released

    · 1 min read

    FxCop 1.36 has some new rules that rocks

  5. Old school AJAX call that just works

    · 2 min read

    An old school AJAX call using the JavaScript Image object

  6. Remove whitespace from your pages

    · 2 min read

    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...

  7. Remove generated JavaScript from your pages

    · 2 min read

    Clean up your HTML by removing auto-generated JavaScript in ASP.NET

  8. The expando attribute

    · 1 min read

    How to use the RegisterExpandoAttribute method in ASP.NET 2.0

  9. Copenhagen geek dinner

    · 1 min read

    Let's start a Copenhagen geek dinner tradition

  10. Re-enable request validation in ASP.NET

    · 2 min read

    Enable HTML input without disabling request validation in ASP.NET

  11. Tag mapping in ASP.NET

    · 2 min read

    Shows how to use tag mapping to convert server controls to other types at compile time

  12. New BlogEngine.NET videos

    · 1 min read

    New videos about BlogEngine.NET are released

  13. Combine multiple stylesheets at runtime

    · 3 min read

    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...

  14. URL parameter injections

    · 1 min read

    SQL injection attacks are performed on this site on a daily basis. Scary...

  15. Making screencasts

    · 2 min read

    Windows Media Encoder is good. Windows Movie Maker is not.