Web Client Software Factory 1.1 Bug Fixes and Enhancements
The Web Client Software Factory expected to be released soon has a number of bug fixes and enhancements:
Enhancements
- Use GAX/GAT 1.2 (February 2007 CTP)
- Use Enterprise Library 3.1
- Support Web Application Projects (with WAP subprojects too)
- Include VB.Net recipes
- Dependency Checker in the installer
- Added pageflow snippets (both languages)
Bug Fixes:
- Add view (with presenter) random crash.
- Fixed the issue about the references in WebUI.csproj.
- Module name with a dot creates invalid code behind class name
- Create solution and pageflow project recipes ignore SupportLibrariesPath
- PageFlow with Shopping Cart QuickStart: Exception thrown when trying to restart a workflow without completing it
- Commented out constructor in presenter was not generated with the correct name
- Removed several MonitorArgument in recipes to improve performance
- VB recipes were not generating the constructor as "Sub New"