Take the community feedback survey now.
Take the community feedback survey now.
In the project that I’m currently working on at work most of the developers are using Windows Vista and thereby IIS 7 while a few, including myself is using Windows XP and thereby IIS 5.1. This means that we need to have two separate web.config...
Since I last wrote about the Page Type Builder project we have started to use it in a real project. That means that the Page Type Builder project has left the experiment phase and the quality demands are a lot higher. Therefore I’d like to rewrite...
I'm just back from NDC 2009 , a three day conference in Oslo which I attended with Kalle Hoppe and Emil Cardell . It has been a truly great experince, much thanks to a great set of speakers such as Robert C. Martin, Scott Hanselman, Phil Haack, Ma...
Another week has passed and I have found some time to make some furtherimprovements to the Page Type Builder project which I’ve previously written about here and here . The project, which is now at version 0.6, can be downloaded here . The TypedPa...
About a week ago I wrote about, and offered download of, an experimental project called PageTypeBuilder which enabled page type inheritance and strongly typed property access. Since then I’ve done some refactoring and I have also added quite a lot...