Click here to Skip to main content
15,881,840 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I'm trying to learn asp.net mvc4.I don't know how to create login form in mvc4
Posted
Comments
Dholakiya Ankit 29-Jan-16 7:43am    
Have you tried googling it
?

1 solution

I would recommend to read the following article before try the actual ajax example.

ASP.NET MVC3 Razor With jQuery For Beginners[^]

Ajax Example:

Html.BeginForm() vs Ajax.BeginForm() in MVC3[^]


Html.BeginForm[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900