Programming / Coding, Web Development
MVC Tutorial: In this video we will learn about Standard HTML helpers in MVC. Standard HTML helpers are built-in HTML helpers which are already provided by Asp.Net MVC framework.
So, We will also learn about What are built-in HTML helpers in MVC.
Here are some examples of standard HTML helpers:
@HTML.ActionLink
@HTML.TextBox
@HTML.Password
@HTML.Checkbox etc.
Timestamp:
# Objective of this video 00:37
# What are HTML Helpers 00:58
# Built-In HTML helpers in MVC 02:16
# Standard HTML helpers in MVC 02:59
# Demo of standard HTML helpers 03:46
# @HTML.ActionLink in MVC 05:41
# @HTML.TextBox in MVC 13:50
# @HTML.CheckBox in MVC 21:27
# @HTML.Password in MVC 23:43
# @HTML.BeginForm in MVC 24:52