Adblocker Detected
Quizack provides Online Quiz and Practice MCQs for Free. Please disable your Ad-Blocker so we can earn from ads and keep this project alive.
1. Select the file extension of web service
2. Which ASP.NET performance counter is the best indicator of inefficient caching?
3. Which of the cache counter represents number of requests served from the cache?
4. Select the event of page cycle when view state is available
5. The __________ namespace contain classes for accessing and managing data from diverse sources
6. Select the event where controls fully loaded
7. Select type of caching that will be used if we want to cache a portion of a page instead of the whole page
8. Web forms are inherited from which class
9. Select the validator used for email.
10. Which of the following is used to detect when cached data is about to be unloaded from memory?
11. Select the event which is NOT in page life cycle.
12. Which of the following is used to monitor an application’s use of the cache?
13. Select extension of file in asp.net
14. Given an ASP.NET Web Form called WebForm1,what class does the WebForm1 class inherit from by default?
15. What is MVC?
16. Select the method to give formatted output
17. Select validator control you use if you need to make sure the values in two different controls matched
18. By using an ,_________ , the data is separated from html, and any changes to the items are made in the separated data source.
19. What HTML element is the asp:Label control rendered as when the target is Internet Explorer?
20. What attribute must be set on a validator control for the validation to work?