Answer Posted / swapna
All the Web forms inherits from Base class known as
System.Web.UI.
| Is This Answer Correct ? | 49 Yes | 17 No |
Post New Answer View All Answers
What are the major built-in objects in ASP.NET?
Do you know caching feature?
Define the term Scavenging in Caching?
What is DataGrid wheater its a Server Control or something else ?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is the use of global.asax file?
What is http post action?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What does mean by a neutral culture?
Why do we use web config?
Is it right that ASP.NET Web API has replaced WCF?
Explain some of the major built-in objects in asp.net
What is the difference between GridView and Repeater controls in ASP.NET?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Describe in brief .net framework and its components.