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                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 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 the relationship between IIS and ASP.NET in the
generation of dynamic Web sites? 
 Question Submitted By :: Raghumadhav Tirunagari
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the relationship between IIS and ASP.NET in the generation of dynamic Web sites?
Answer
# 1
When a user requests a static HTML page by clicking on a
link or entering the address, IIS running on the server
finds the page and sends it back to the client. However, if
the user requests a dynamic page, IIS sends the file to the
ASP.NET engine. The ASP.NET engine processes the page and
returns the results as pure HTML to IIS. IIS then returns
the HTML page to the client. That's why when you view the
source code of an ASP.NET page from within a Web browser,
you can't tell which information is dynamic and which is
static. The browser doesn't care if a page is dynamic or
static as long as it consists of HTML. IIS knows to send an
.aspx page (the asp.net extension) to the ASP.NET engine
because IIS maintains a list of application mappings. The
mappings indicate which program a file extension is
associated with.
 
Is This Answer Correct ?    0 Yes 0 No
Raghumadhav Tirunagari
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
how we deploy the asp.net 2.0 application Logistics1
Explain what a diffgram is, and a good use for one? FT1
About writting a query and SP which is better ? Satyam2
What is .Net3.0 and .Net3.5? Describe something about that Features..  1
How can you get public key information? Microsoft1
can i inherit one web applications into another web applications in asp.net?  6
What is the difference between <%#%> and <%=%>? IBS4
code for inserting images into gridview colomns from database HP3
how to update data set? TCS3
Can we change the session timeout in ASP.NET, if yes then how and from where? L&T7
How to manage pagination in a page?  2
Difference between asp and asp.net ? Accenture3
How to refresh a page in asp.net  2
What is the difference between a.Equals(b) and a == b?  2
What is the DLL Hell Problem?  2
There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event. Proteans2
What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0 IntraLogic9
What are asynchronous callbacks ? Accenture2
What is the main use of Response.Output.Write()?  3
how can we maintain security in soted procedure?  1
 
For more ASP.NET 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