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...

What is ISAPI?

Answer Posted / bhushan

According to my understanding, ISAPI (Internet Server
Application Programming Interface) is an extension that
allows native (unmanaged) applications developed using VC++,
VB6 and similar to host their HTML content and associated
logic on the web. It acts as an agent that directly couples
the native applications to IIS, avoiding any need to
manually deploy or configure the application according to
IIS needs. But native applications that are web enabled are
a bit difficult to program. ASP.NET applications on the
other hand, by pass ISAPI and directly work with IIS, as IIS
has been provided the capability to understand the requests
that are to be send to the ASP.NET engine (aspnet_wp.exe in
the form of .aspx). Some sort of minor deployment steps are
needed to host these applications to IIS. However, the web
application development is greatly simplified. Please let me
know if this answer sounds ok...

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of global.asax file?

1134


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

1076


How you will handle session when deploying application in more than a server?

1147


What is authentication in asp.net?

1115


Describe how passport authentication works.

1179


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

1216


How do u deploy your asp.net application?

1095


What are the differences between the response.write() and response.output.write()?

1063


What are session state modes?

1043


What is skin in asp.net?

997


Do cookies store passwords?

973


Define view state.

983


What is active web page?

995


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

1128


How many types of session in ASP.NET

1126