ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  IIS
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What is App Pool and App Domain? What is the difference
between the two.
 Question Submitted By :: Srikanth
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is App Pool and App Domain? What is the difference between the two.
Answer
# 1
Application pool is created the each and every website.
Application domain is created to one domain purpose.
 
Is This Answer Correct ?    6 Yes 2 No
Suresh
 
  Re: What is App Pool and App Domain? What is the difference between the two.
Answer
# 2
IIS process is w3wp;

Every application pool in IIS use it's own process; 
AppPool1 uses process 3784, AppPool2 uses process 5044
Different applications in Asp.net will use different 
AppDomain; 

AppTest2 and AppTest2 are in different AppDomain, but in 
the same process.
 
What's the point to use them?
 
Application pool and AppDomain , both of them can provide 
isolations, but use different approches. Application pool 
use the process to isolate the applications which works 
without .NET.  But AppDomain is another isolation methods 
provided by .NET.
If your server host thousands of web sites, you wont use 
thousands of the application pool to isolate the web sites, 
just becuase, too many processes running will kill the os. 
However, sometime you need application pool. One of the 
advantages for application pool is that you can config the 
identity for application pool. Also you have more flexible 
options to recyle the application pool. At least right now, 
IIS didnt provide explicit options to recyle the appdomain.
 
Is This Answer Correct ?    0 Yes 0 No
Nalin Bhatia
 
 
 

 
 
 
Other IIS Interview Questions
 
  Question Asked @ Answers
 
IIS Host headers  2
How do you remotely administer MS IIS? Microsoft3
how many web.config files are there in 1 project.we can overwrite the web.config files PCS15
Types of authentications in IIS? Microsoft2
IIS authentication types? Infosys1
How a proxy is generated for a web service ? TCS2
IIS Port numbers? Emind-Technologies5
What are the different IIS authentication modes in IIS 5.0 and Explain?  2
Did you work on IIS adminisdtration ? Satyam2
IIS Isolation modes  3
IIS metabase ?  1
what is architecture of IIS? Xerox2
Advantages in IIS 6.0?  2
How to configure the sites in Web server (IIS)? Microsoft3
In IIS Version 6.0 Through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be ? Plz. Reply me IBM2
IIS Application pool ?  2
How can we retrive our data after if we format the harddisk?  2
IIS http.sys ?  1
IIS services ? TCS2
How a web service is exposed to outside world ? TCS1
 
For more IIS Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com