CSE MCQs :: ASP.Net
- Which namespace is used for ASPX View Engine?
- What is ActionResult()?
- Which of the followings are Actionselectors?
- What are the various types of filters in an ASP.NET MVC application?
- What is the name of the configuration files that the App_Start folder contains?
- 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?
- ______ attributes can be used for data validation in MVC.