What is the name of the base class that all web forms will
be inherited?
Answer Posted / sadanandam
SYSTEM.WEB.UI.PAGE
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are the steps involved to fill a dataset?
Explain server-side scripting?
How many types of session state management options available in asp.net?
What is the difference between the response.write() and response.output.write() methods?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
What is bound controls
How do I upload a file from my ASP.NET page?
what are the security certificates used in webservices?
Explain the difference between web user control and web custom control?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is difference between singleton and single call?
Explain difference between friend and protected friend?
What is the use of the tag in the web.config file?
What is state management techniques in asp.net?
Describe the master page.