- What is MVC Pattern. Explain Model ,View and Controller.
- What is MVC life Cycle. Four Main Steps in MVC Life Cycle.
- What is Routing. How routing works. Two Types of Routing in MVC 5.
- What is Route Constraints. Where we can declare route constraints.
- What is filters. Explain five types of filters in MVC5.
- How many filters default filters provided by MVC5.
- What is Output Cache Filter. Different types of attribute of Output Cache filter. How many location we can cache the Controller Data.
- What is Razor View and Razor View Engine in MVC.
- What is Layout. Difference between RenderBody() and Render Section() Method.
- What is Partial View. How we can consume Partial View in MVC.
- Difference between @Html.Partial and @Html.renderpartial method.
- Difference between @Html.Action and @Html.RenderAction method
- Difference between Partial View and View.
- Difference between ViewBag, ViewData and TempData.
- Difference between Peek and Keep Method.
- What is Action Method. Explain different types of Action method provided by MVC5.
- Difference between ActionResult and JsonResult Action Method.
- Difference between RedirectToRoute and RedirectToAction.
- Difference between Redirect and Redirect Permanent.
- What is Child Action Method.
- What is Action Selectors in MVC. Explain three types of Action Selectors.
- Difference between ActionVerb , NonAction, ActionName attribute in MVC.
- What is Server side and Client-Side Validation in MVC. How to enable Client side validation in MVC.
- What is Data Annotation. Different types of Data Annotation in MVC.
- Difference between Display and Display name attribute in MVC.
- What is Helper Class in MVC. Different types of Helper class in MVC.
- Difference between HTML Helper Class, Url Hlper Class, Ajax Helper Class in MVC.
- What is Different type of Html Helper. Difference between @Html.Display and @Html.DisplayFor Helper class.
- What is Bundling and Minification in MVC.
- How we can create multiple submit button on single view.
MVC Interview Question
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment