Web Client Developer Guidance

For the past several months, I ahve been working with Blaine and Francis on the Web Client Developer Guidance project.  This project (when we ship) will provide further guidance for web developers who are creating risch responsive web applications.  We have spent considerable time focusing on things like javascript, MVC development, security, separated presentation, unit testing, and a number of other areas.  In addition to a solid reference implementation (read as "intentionally incomplete sample application"), we alswo have the source for a re-usable library that helps create modualr, composable web apps with DI in either ASP.NET WebForms or ASP.NET MVC.  For more information, check out:

We currently have our bi-weekly code drops available for download.  And we are wrapping up the code and focusing on the written documentation. Please feel free to provide feedback via the disccussion lists on codeplex. If you do, please use the tag "Web Guidance v-Next (not WCSF)"

Over the next few weeks I hope to write up a few blog posts around some of the challenges we raninto and solved so far, as well as the design decisions we made.