What is cshtml in mvc?
Answer / Gurmeet Singh
cshtml is a file extension used for Razor view files in ASP.NET MVC, which are used to render dynamic content.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between mvc and hmvc?
What is antiforgerytoken in mvc?
Is viewstate available in mvc?
Explain what is mvc application life cycle?
What are html helpers in mvc?
What are child actions in mvc?
What are the advantages of using ioc containers in an application?
What is mvc httppost?
What does it mean to annotate something?
Is mvc a layered architecture?
What does the mvc pattern define with 3 logical layers?
How routing is done in mvc pattern?