Its my first time with asp.net MVC 2. Im came from asp.net webforms.
I would like to know how to build a form to add products (for instance) to a database with client and server validation.
Do you have any url useful that explains this?
Thanks in advance.
Best Regards.
Josema.
Try looking through Jon Galloway’s MVC Music Store, it’s a demo application that might help you. Otherwise the MVC2 articles on Scott Guthrie’s Blog will also give you the basics.