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 is active web page?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What is Model-View-View Model?
Explain the difference between the web config and machine config.
What is the caspol.exe tool used for?
What are demand-paging and pre-paging?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
Is data edited in the Repeater control?
Explain how can we inherit a static variable?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Name the tools or API for developing or testing web api?
Will session work if cookies is disabled?
How can we use Web API with ASP.NET Web Form?