Why razor is used in mvc?
Answer / Kunal Chandra Deo
Razor is used in MVC because it is a powerful and flexible templating engine that makes it easy to write dynamic, server-side HTML markup. Razor simplifies the process of creating views by allowing developers to mix C# code directly into their HTML files.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is validation summary in mvc?
What are action verbs mvc?
What is mvvm mvc?
Mention what is the difference between temp data, view, and view bag?
How to maintain session in mvc?
Why httppost is used in mvc?
How can we navigate from one view to another using a hyperlink?
What is actionresult mvc?
Explain what are the steps for the execution of an mvc project?
What is allowanonymous in mvc?
What is mvc technology?
What is lazy loading in mvc?