What is the application pool?



What is the application pool?..

Answer / Bhuwanesh Garbyal

An application pool in ASP.NET is a logical grouping of one or more web applications that share resources such as memory and process space. Each application pool runs under its own worker process, providing isolation between different web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Can the validation be done in the server side? Or this can be done only in the Client side?

2 Answers  


what is the role of aspx file ?

2 Answers   Netsweeper,


when user is logged on the information is saved in a cookie, what is the name of that cookie?

5 Answers   Mind Tree,


How to implement form based authentication in asp.net application?

1 Answers  


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1 Answers   Tricom,


What is autopostback in dropdownlist in asp net?

1 Answers  


where should write the connection string Show that it will apply whole pages in the website

5 Answers   Symco,


About session modes

3 Answers   Wipro,


Your manager has asked you to describe what you would use application variables for. What statement best describes the use of application variables? a) Application Variables are used to keep state for each connected user. b) Application Variables are used to keep state for the web site c) Application Variables are used to keep state for the application on the server d) Application Variables are used to keep state for all applications objects in the web site.

1 Answers   Syntax Softtech,


What is the difference between response.redirect and server.transfer?

1 Answers  


What is round trip in asp.net?

1 Answers  


What are the asp.net 2.0 features?

1 Answers  


Categories