I\'m in the process of converting an existing website to use MVC and Entity Framework.
The layout / styling is all supposed to stay the same, and in order to follow
Just need to change Single line, For Optimization I think this one is a best way.
Optimization
@using (Html.BeginForm("Login", "Login", FormMethod.Post, new { id = "login", action = "Login" })) { // your HTML code }