You only need to know the following to cover all topics in the MVC interview. But, cracking the interview is not about telling 5 out of 5 answers. It’s about convincing the interviewer with your answers with whatever you know.
- How can we use two (multiple) models with a single view?
- What is CSRF attack and how can we prevent the same in MVC?
- Explain the methods used to render the views in asp. net MVC
- How to use Jquery Plugins in MVC validation?
- Can we add constraints to the route? If yes, explain how we can do it?
- Filter and Filter overrides
- Order of execution of filters
- What is the use of web API? Why Web API needed if you have already RESTful services using WCF?
- You are developing as asp. net MVC application. You need to authenticate clients by using NT LAN Manager. Which authentication method you will implement?
- Which validation provider is installed by default in asp. net MVC framework, which provides
- client validation support for the built-in numeric data types such as int, decimal, and float, etc?
- Output Caching
Join our course on Dot NET or watch this video on .NET Interview Questions to prepare for an interview: