Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Describe the role of inetinfo.exe, aspnet_isapi.dll and
aspnet_wp.exe in the page loading process

Answer Posted / srujana

inetinfo.exe is the Microsoft IIS server running, handling
ASP.NET requests among other things. When an ASP.NET request
is received (usually a file with .aspx extension), the ISAPI
filter aspnet_isapi.dll takes care of it by passing the
request to the actual worker process aspnet_wp.exe.

Is This Answer Correct ?    28 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by query string?

992


Explain about solution explorer window?

1079


What is asp.net master page?

1045


Should I delete cookies?

1028


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

989


What is ispostback method in asp.net? Why do we use that?

1330


Explain what is the procedure to create the environment for asp.net? : asp.net mvc

1085


How does a web application session work?

1145


How does session state work in asp.net?

1076


What is the main difference between Asp.net and Vb.net?

1104


What is difference between Lambda Expression and LINQ in ASP.NET?

1290


Explain client-side scripting?

1072


What is the request flow used for asp.net mvc framework? : asp.net mvc

1046


Where sessions are stored in asp.net?

1058


Write some code using interfaces, virtual methods, and an abstract class`

2109