1. How do you get information from a form that is submitted using the 'get' method?
2. WSDL stands for _________________ ?
3. Which method do you invoke on the DataAdapter control to load your generated dataset with data?
4. Which set of acronyms is not associated with ASP?
5. Which of these objects is NOT an ASP component
6. ASP.NET is a _________________________ ?
7. Custom Controls are derived from which of the classes
8. The first event to be triggered in an aspx page is.
9. The Asp.net server control, which provides an alternative way of displaying text on web page, is
10. If one has two different web form controls in a application and if one wanted to know whether the values in the above two different web form control match what control must be used?
11. To add a custom control to a Web form we have to register with.
12. Which of the following is used to send email message from my ASP.NET page?
13. ASP comes with a standard component that displays a different advertisement each time a user enters or refreshes a page, what is the name of this component?
14. How do you write 'Hello World' in ASP
15. How do you get information from a form that is submitted using the 'post' method?
16. How can you script your ASP code in JavaScript?
17. Where does ASP code execute?
18. You add a PrintPreviewDialog ppd1 to your Windows Form, in order for your users to preview the document which they want to print. Which property of ppd1 should you set in order to specify the document to preview?
19. Which DLL translate XML to SQL in IIS?
20. What is the correct way to include the file