The title says it all

Seriously, it's about .NET programming, but without the ASP.NET page rendering model.
While
the .NET Framework and C# are one of the best ways to do any software
development since C++, the ASP.NET page model has some serious flaws.
For serious web development work, it is a major pain in the butt.
I
have been using .NET (C#) for web development projects since 2001, but
I have never used ASP.NET pages and controls (I did use them for some
contracting work, but I was less than impressed).
In this blog I
will talk about ASP.NET programming without the classic ASP.NET page
model. While I'm at it, I will also mention CoolStorage.NET (my ORM
tool) once in a while.

•