What is application in asp net?



What is application in asp net?..

Answer / Tulsi Kumar Chaudhary

In ASP.NET, Application refers to an object representing the entire web application. It provides a global scope for storing data that can be accessed by all users and pages within the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is globalization and localization in asp net?

1 Answers  


What is the Web.config file used for? a) To store the global information and variable definition for the application. b) Configures the time that the server-side codebehind module is called c) To Configure the Web Server. d) To Configure the Web browser.

8 Answers   HCL, IBM, Syntax Softtech, Vypin, WideVision Technologies,


what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page

1 Answers  


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

1 Answers   Siebel,


i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

1 Answers   Wipro,


What is the equivalent of date() and time() in asp.net?

1 Answers  


Any alternative to avoid name collisions other then Namespaces?

1 Answers  


How can we provide the WebParts control functionality to a server control?

1 Answers   MindCracker,


what is asp dotnet

2 Answers  


what is the auto option in XML ?

1 Answers  


How can we create a website?

1 Answers  


What are Authentication mechanisms in .Net?

6 Answers   Accenture,


Categories