What is the name of the base class that all web forms will
be inherited?
Answer Posted / varun
System.Web.UI.Form class
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Differences between “dataset” and “datareader”.
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Why is global asax is used for?
Is asp.net and .net same?
What is the purpose of asp.net?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What is postback pixel?
How can we create Tree control in asp.net?
What is the difference between debug and release?
What is new asp.net core?
What are the advantages of asp.net?
What is difference cookie and session?
In asp.net, how can you validate drop down box?
Give me one example of Web API Routing?
Explain model, view and controller represent in an mvc application? : asp.net mvc