Web Developers Essential - The Web Client Software Factory
In the last week Fredrick wrote about the MVP pattern and controllers etc, he also wrote about his old page workflow framework. But if you want something similar and also want to use controllers/presenter then take a look at the Web Client Software Factory from the Patterns & Practices team. It will help us build really cool web apps. The Web Client Software Factory have a page flow Application Block that can be used to create a page flow (similar to fredrick framework, but the Page Flow Application Block use .Net .3.0’s Workflow foundation and don’t support Shared transitions between different page flows.). But most of you probably already have .Net 3.0 installed (you can download it here).