What is the name of the base class that all web forms will
be inherited?
Answer Posted / pramod sahoo,orissa
All .ASPX pages are inherited from
System.Web.UI.Form class
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Differentiate between a hyperlink control and a linkbutton control.
What are the new navigation controls in asp.net 2.0?
What is application in asp net?
What are uri parameters?
Which platform does Microsoft .NET use for exchanging data between applications?
How many types of validation are there?
Write a code for sending an email from asp.net application.
Diff between web user control and web custom control?
Can we have multiple web config files for an asp.net application?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
How does asp.net work?
What are custom user controls in asp.net?
What is the application pool?
How will create assesblies at run time?
What are the advantages of asp.net?