

ASP.Net Core MVC
HTML Helper in Strongly Typed View – Session 30
During this session of ASP.NET 5.0 training we use HTML Helpers in Strongly Typed View. In session 28 and session 29 we created a form with Label, TextBox, DropDownList and TextArea HTML Helper while we have not use Strongly Typed View. Now, We will design another form with another type of these Helpers in a Strongly Typed View.