What are the main razor syntax rules?
Answer / Ashish Kumar Dwivedi
Razor syntax uses C# code within HTML markup. Some of the main Razor syntax rules include: using @ for code blocks, @model for setting the view's model type, and using @html to access HTML helpers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of mvc?
Why you use MVC over Tradisional ASPX?
What are the filters in mvc?
What are action filters in mvc?
Is razor a mvc?
Explain what is routing? What are the three segments for routing is important?
What are the advantages of using ioc containers in an application?
Why do we need viewmodel in mvc?
What is mvc medical?
What is mvc in spring?
Explain the concept of razor in asp.net mvc?
What is mvc viewbag?