asp.net-mvc-2-preview2

Asp.net MVC Dynamic Menu System

In our current Asp.net MVC application we have 2 menu systems one accross the top and one on the left hand side. Now we have a partial view that renders the menu, however is the only way for this too work to return the menu items back with every single ViewModel? We are trying not to use the ViewData dictionary. I think the answer to t...

Where is the right version of MicrosoftMvcJQueryValidation.js for MVC 2 beta 2?

MicrosoftMvcJQueryValidation.js is used by ASP.NET MVC 2 for client side validation. Having problems with this file just not working properly and wondering if I have the wrong version. The version I am using came from the source for futures. MicrosoftMvcJQueryValidation.js 5,626 bytes 11/17/09 10:43:12am There are two reasons i t...