MVC Interview Questions and Answers

mvc interview questions

MVC Interview Questions and Answers

What do you know about MVC?

What is a MVVM pattern? And Explain?

Can you tell me the different return types of a controller action method?

What are the pros of MVC?

What are the different MVC components?

Can you explain Partial View in MVC?

Can you explain the different properties of MVC routes?

What is difference between Routing and URL Rewriting?

Can you explain Route Constraints in MVC?

Can you explain namespaces in ASP.NET MVC?

Can you explain View Engine and How View Engine works?

For more:

Can you explain ViewStart and When to Use it?

Can you explain RenderBody and RenderPage in MVC?

Can you explain the methods used to render the views in MVC?

Can you explain TempData in MVC?

Can you explain the use of Keep and Peek in TempData?

What is the difference between Temp data, View, and View Bag?

What are the different types of Filters in MVC?

Can you explain Razor View Engine?

What are the possible file extensions used for razor views?

What are the rules of Razor syntax?