(#10) Inline HTML helpers in MVC 5 | HTML Helpers in MVC 5 | MVC tutorial for beginners in .net c#

233 views

Published by Learning Shala

Web Development

Published on 30 August, 2020
Category :

Programming / Coding, Web Development

About :

MVC Tutorial: In this video, we will learn about HTML helpers in MVC. We will learn What are HTML helpers in MVC and How to use HTML helpers in MVC.
HTML helpers in MVC are some special methods that are written in C# (or VB depends on the programming language used) and are used to return HTML on the views.
MVC has lots of HTML helper methods to render HTML for example: HTML helper for TextBox, HTML helper for Dropdown, Area, etc...
In this video, we will learn about Inline HTML helpers in MVC. Watch this video and learn this very important concept of Asp.Net MVC.

Timestamp:

# Objective of this video 00:10
# What are HTML helpers in MVC 00:25
# Types of HTML helpers 03:15
# What are Inline HTML helpers 03:47
# Examples of Inline HTML helpers 06:04
# When should we use Inline HTML helpers 15:37

Playlist Videos
Related Videos