Tag: .net
Questions Related to .net
When an .aspx page is requested from the web server, the out put will be rendered to browser in following format.
The first event to be triggered in an aspx page is.
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?