jeudi 28 janvier 2016

How does IIS connect to a remote database

I have a ASP.NET web applications project which is to be hosted in IIS. I put my source code inside C:\inetpub\wwwroot and converted it to an application in IIS Default Web Site directory. I use an Oracle database in a remote server for the site, so I connected the site to it by adding the relevant connection string in IIS. Can someone explain the architecture of this to me? How does IIS use the connection string to login to the remote server and access the said database?

Aucun commentaire:

Enregistrer un commentaire