1. Which DLL translate XML to SQL in IIS ? September 8, 2025 by Admin A. SQLIIS.dll B. LISXML.dll C. SQLISAPI.dll D. SQLXML.dll ✅ The correct answer is option C.
2. When a .aspx page is requested from the web server, the out put will be rendered to browser in following format ? September 8, 2025 by Admin A. XML B. HTML C. WML D. All of the above ✅ The correct answer is option B.
3. What is the base class from which all Web forms inherit ? September 8, 2025 by Admin A. Page Class B. Master Page C. Session Class D. None of these ✅ The correct answer is option A.
4. Which of the following is not the way to maintain state ? September 8, 2025 by Admin A. Request object B. Hidden fields C. View state D. Cookies ✅ The correct answer is option A.
5. Which DLL translate XML to SQL in IIS ? September 13, 2025 by Admin A. SQLIIS.dll B. LISXML.dll C. SQLISAPI.dll D. SQLXML.dll ✅ The correct answer is option C.
6. When a .aspx page is requested from the web server, the out put will be rendered to browser in following format ? September 13, 2025 by Admin A. XML B. HTML C. WML D. All of the above ✅ The correct answer is option B.
7. What is the base class from which all Web forms inherit ? September 13, 2025 by Admin A. Page Class B. Master Page C. Session Class D. None of these ✅ The correct answer is option A.
8. Which of the following is not the way to maintain state ? September 13, 2025 by Admin A. Request object B. Hidden fields C. View state D. Cookies ✅ The correct answer is option A.
9. If a developer of ASP.NET defines style information in a common location. Then that location is called as________________? September 13, 2025 by Admin A. Theme B. Master Page C. Customization D. None of these ✅ The correct answer is option A.
10. To set page title dynamically in ASP.NET which of the following is used ? September 13, 2025 by Admin A. section B. section C. section D. None of the above ✅ The correct answer is option A.