1. What is ActionResult()?





2.What are the various types of filters in an ASP.NET MVC application?





3.What is the name of the configuration files that the App_Start folder contains?





4. What Request Processing technique follows ASP.Net?





5. WIF enables you to create a custom token. To be able to use the token, you must create a custom token handler by overriding which of the following?





6.Does MVC 6 was introduced new JSON project-based structure?





7.______ attributes can be used for data validation in MVC.?





8.RedirectToActionPermanent() Method for which Status code represents?






9.RedirectToAction() Method for which Status code represents?





10.Which namespace is used for ASPX View Engine?





11.What is ActionResult() ?





12. Which is the best approach to assign a session in MVC?





13.What is ViewResult() ?





14.return View() works like in ASP.Net MVC C# as?





15.In which format data can be return from XML into table ?