December 2007

10 articles published in December 2007

  1. Examples on new BlogEngine.NET 1.3 features

    · 3 min read

    Demos of some new features in BlogEngine.NET 1.3

  2. Christmas present - BlogEngine.NET 1.3 released

    · 3 min read

    BlogEngine.NET 1.3 has just been released. This is a list of new features

  3. Choosing the right URL structure

    · 3 min read

    I've changed the URL structure in BlogEngine.NET 1.3

  4. A state aware generic list

    · 3 min read

    How to keep track on the generic List<T> and if it's changed or not

  5. 3-tier web applications

    · 3 min read

    The premise for the 3-tier web application is wrong

  6. Has privacy limited our possibilities?

    · 2 min read

    Big Web 2.0 API's are restricting the amount of information for developers

  7. Create your own spam filter extensions

    · 2 min read

    My last post about comment spam fighting resulted in a lot of e-mails from readers asking how to create their own spam fighting logic in BlogEngine.NET 1.3. So I decided to show a simple extension that listens for...

  8. Fighting spam attacks

    · 2 min read

    Using the 404 HTTP status header to fight of spam attacks

  9. Use the provider model in ASP.NET 2.0

    · 2 min read

    Get starting using the provider model of ASP.NET

  10. Code samples on display

    · 1 min read

    I've decided to gather the most popular code samples on a single page.