Model View Controller (MVC) Question:

What are the file extensions for razor views?

Tweet Share WhatsApp

Answer:

1. .cshtml - If the programming lanugaue is C#
2. .vbhtml - If the programming lanugaue is VB

Download MVC PDF Read All 48 MVC Questions
Previous QuestionNext Question
How do you specify comments using razor syntax?What are sections?