Translate

Sunday 13 July 2014

MVC4 Registration form with Client and Server Side Validation

http://www.dotnet-tricks.com/Tutorial/mvc/H1VF301212-MVC4-Registration-form-with-Client-and-Server-Side-Validation.html

http://www.c-sharpcorner.com/UploadFile/c25b6d/creating-the-registration-form-in-Asp-Net-mvc-3-using-razor/

http://www.c-sharpcorner.com/UploadFile/b19d5a/custom-user-login-and-registration-page-in-Asp-Net-mvc3-with-razor-and-entity-framework/

http://www.codeproject.com/Articles/639695/Getting-Started-with-Razor-View-Engine-in-MVC

MVC 2
http://www.codeproject.com/Articles/207797/Learn-MVC-Model-View-Controller-step-by-step-in-7