More Web Client bundles shipped

Yesterday, we posted the Composite Web Client Library and the Composite Web Client Automation bundles.

The Composite Web Client Library bundle is the source code and binaries (strong named and signed) for the Composite Web Application Block, and a few other useful libraries, including sample ASP.NET AJAX extender controls.  A few of the big changes include the abililty to do dependency injection (sort of, see my other post on Breaking Changes in CWAB) on Pages, MasterPages, and UserControls.

The Composite Web Client Automation bundle is a new version of the Web Client Software Factory's guidance package.  We have enabled creating composite web applications by adding the ability to create MVP-style Pages, MasterPages, and UserControls.  We also have a recipe to enable ASP.NET AJAX on an existing solution (without needing to manually hack the project and solution files).