Programming / Coding, Web Development
MVC Tutorial: In this video you will learn about Loops i.e for each in razor, for in razor, while in razor syntax. We will also learn how to write conditional statement like if in razor, if-else in razor, ternary operator in razor syntax.
We will also learn how to write HTML code inside razor block. After watching this video you will have excellent knowledge of Razor in MVC.
Timestamp -
# Objective of this video 00:29
# If in Razor 01:11
# If else in Razor 05:23
# Ternary operator in razor 07:47
# For loop in razor 09:51
# Foreach loop in razor 12:39
# HTML code in razor block 15:20
# text in razor 15:51
# Directives (@using, @model) in razor 16:43
# What are other view engines except Razor 21:36