Last week, I started to do some serious Cuyahoga development again and I’m going to try a new development methodology: blog-driven-development. A few days of development brought up so many interesting things, so I decided that I might as well write about them (in fact, I already started it because this post was also triggered by Cuyahoga development).
In the near future, I’ll be writing about the following topics:
- adding an ASP.NET MVC application to your legacy Webforms application;
- running the same legacy application in IIS 7.0 integrated mode;
- a multi-part post about validation with Castle validators and ASP.NET MVC;
- any other interesting topic that comes up during development.