Top Categories
Part 9 - Razor View Engine in MVC | Asp.net MVC Razor Syntax
- Category: Information Technology
- Sub Category: Web Development
Hello in this video you will understand what is the Razor view engine in Asp.net MVC and what is the syntax of it..RAZOR let you embed server side coding i.e c# and vb on your view page
SOCIAL :
Like TechnoTips official Page : http://facebook.com/technotipstutorial
Subscribe : http://youtube.co
Hello in this video you will understand what is the Razor view engine in Asp.net MVC and what is the syntax of it..RAZOR let you embed server side coding i.e c# and vb on your view page
SOCIAL :
Like TechnoTips official Page : http://facebook.com/technotipstutorial
Subscribe : http://youtube.com/user/aapkanigam
VISIT OUR BLOG:
http://technotipstutorial.blogspot.com
INTRODUCTION :
Below are the few point that need to keep in mind.
1.Razor is not a programming language. It's a server side markup language.
2.Razor lets you embed server-based code (Visual Basic and C#) into web pages.
3.Razor code blocks are enclosed in @{ ... }
4.Inline expressions (variables and functions) start with @
5.Code statements end with semicolon
6.Variables are declared with the var keyword
In Razor we mainly use following things
a. Objects
b. Conditional Statements (If & else)
c. Looping
RECOMMENDATION :
Watch MODEL VIEW ,CONTROLLER and DATABASE Connection Video :
1. MODEL : Part 4- https://www.youtube.com/watch?v=yeUDYcvPF3A
2. VIEW :Part 3- https://www.youtube.com/watch?v=Pt2UoRFuT-Y
3. CONTROLLER :Part 2- https://www.youtube.com/watch?v=g2GbL4hPOMg
4.Database connection : Part 6 :https://www.youtube.com/watch?v=UrHKfCCncHQ
TAGS :
RAZOR VIEW ENGINE
C#
RAZOR Syntax
how to create a - website
asp. net mvc
asp.net mvc interview questions
asp .net mvc tutorial
asp. net mvc 4
asp.net mvc 5 tutorial
asp net mvc developer
asp net mvc continuous integration
asp net mvc hosting
model view controller
jquery-ajax
$ ajax jquery
jquery ajax tutorial
viewbag
$controller
$model
razor view engine
$how