You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
brad wilson
About this tag
Brad Wilson is a speaker at mvcConf 2, where he presented an advanced session on ASP.NET MVC 3. His talk covers topics such as using non-strongly typed models like dictionaries while retaining model metadata and validation support, custom routing constraints, customized client-side validation with unobtrusive jQuery, and combining named routes with custom HTML and Ajax link helpers. This content is relevant for developers working with ASP.NET MVC who want to deepen their understanding of advanced framework features and best practices.
In this presentation, Brad will cover several advanced MVC topics, tips & tricks, including: using non-strongly typed models (f.e., dictionaries) while still getting model metadata and validation support; custom routing constraints; customized client-side validation with unobtrusive jQuery...