Given an ASP.NET Web Form called WebFrom1, what class does
the WebForm1 class inherit from by default?
a) System.Web.Form
b) System.Web.GUI.Page
c) System.Web.UI.Page
d) System.Web.UI.Form
Answer Posted / manish singh
using system.Web.UI
Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What is asp net objects?
Explain how cookies work. Give an example of cookie abuse.
Explain Areas in MVC?
Which .NET framework supports Web API?
When does a session actually start?
What are the server controls in asp.net?
Explain About WebService
What are the Difference between asp.net and asp ?
How can we implement a identity (sql server) call in an asp.net page?
Explain about consistent programming model in the .NET framework?
Where the viewstate is stored after the page postback?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Which namespace is used by ado.net?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is the differences between a primary key and a unique key in sql server?