Tag: asp
Questions Related to asp
When an .aspx page is requested from the web server, the out put will be rendered to browser in following format.
What namespace does the Web page belong in the .NET Framework class hierarchy?
Which method do you invoke on the Data Adapter control to load your generated dataset?
How do you register a user control?
Which of the following is true?
To add a custom control to a Web form we have to register with.
Custom Controls are derived from which of the classes