Click here to Skip to main content
15,886,258 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralWMI Listing running DLL's Pin
JDOnline25-Sep-04 22:57
JDOnline25-Sep-04 22:57 
GeneralRe: WMI Listing running DLL's Pin
bort19831-Oct-09 17:50
bort19831-Oct-09 17:50 
GeneralDatabase independent programming? (OLEDB or ODBC data Adaptor) Pin
Salil Khedkar23-Sep-04 21:33
Salil Khedkar23-Sep-04 21:33 
GeneralRe: Database independent programming? (OLEDB or ODBC data Adaptor) Pin
Colin Angus Mackay24-Sep-04 2:56
Colin Angus Mackay24-Sep-04 2:56 
GeneralRe: Database independent programming? (OLEDB or ODBC data Adaptor) Pin
Salil Khedkar27-Sep-04 23:40
Salil Khedkar27-Sep-04 23:40 
GeneralDo customers trust Web Services? (It runs on top of IIS, right?) Pin
Salil Khedkar23-Sep-04 21:19
Salil Khedkar23-Sep-04 21:19 
GeneralRe: Do customers trust Web Services? (It runs on top of IIS, right?) Pin
Daniel Turini23-Sep-04 22:09
Daniel Turini23-Sep-04 22:09 
GeneralRe: Do customers trust Web Services? (It runs on top of IIS, right?) Pin
Salil Khedkar24-Sep-04 3:11
Salil Khedkar24-Sep-04 3:11 
Thanks Daniel... Rose | [Rose]

Well, contrary to your experience, all my customers have raised issues not having any business logic or data on the IIS machine. OMG | :OMG:

So my company had to settle with the following design for our Web based enterprise solution:
a. The ASP pages with only the display logic execute from the IIS.
b. They in turn call local COM components which act as clients to our Application Server sitting inside the firewall
c. The customers become happy because they think they have great control over the security of the system because they keep the IIS in DMZ and App server inside the firewall. They only allow a single particular port for communications between the IIS and the App Server.
d. This way if due to some IIS exploit a hacker gets control of the IIS machine he can only get to see the presentation logic sitting on the IIS. No business data.

I am aware about the WS theory and understand that they can run on top of any Web Server etc. I am however specifically asking the question in the Microsoft context.

Hope this elaborates my question.
GeneralRe: Do customers trust Web Services? (It runs on top of IIS, right?) Pin
Daniel Turini24-Sep-04 3:15
Daniel Turini24-Sep-04 3:15 
GeneralRe: Do customers trust Web Services? (It runs on top of IIS, right?) Pin
Salil Khedkar27-Sep-04 23:35
Salil Khedkar27-Sep-04 23:35 
GeneralMachine won't act as Remoting Server Pin
Derek Lakin23-Sep-04 6:24
Derek Lakin23-Sep-04 6:24 
QuestionHow Guru's Pin
sreejith ss nair23-Sep-04 1:56
sreejith ss nair23-Sep-04 1:56 
GeneralAssembly Header Pin
sreejith ss nair23-Sep-04 1:52
sreejith ss nair23-Sep-04 1:52 
GeneralHTTP Simulation for WEb Services Pin
matef22-Sep-04 23:11
matef22-Sep-04 23:11 
GeneralGPS Pin
mathon21-Sep-04 13:44
mathon21-Sep-04 13:44 
GeneralRe: GPS Pin
Nnamdi Onyeyiri24-Sep-04 0:39
Nnamdi Onyeyiri24-Sep-04 0:39 
QuestionBusiness Contact Manager & .net Framework 2? Pin
BillyBlue21-Sep-04 7:38
BillyBlue21-Sep-04 7:38 
AnswerRe: Business Contact Manager & .net Framework 2? Pin
Anonymous22-Sep-04 19:58
Anonymous22-Sep-04 19:58 
AnswerRe: Business Contact Manager & .net Framework 2? Pin
Anonymous22-Sep-04 20:00
Anonymous22-Sep-04 20:00 
QuestionWhat to do with dependent assemblies when using a COM wrapper. Pin
Gary Hyslop at home21-Sep-04 4:03
Gary Hyslop at home21-Sep-04 4:03 
AnswerRe: What to do with dependent assemblies when using a COM wrapper. Pin
Steven Campbell21-Sep-04 5:15
Steven Campbell21-Sep-04 5:15 
GeneralRe: What to do with dependent assemblies when using a COM wrapper. Pin
Gary Hyslop at home21-Sep-04 7:24
Gary Hyslop at home21-Sep-04 7:24 
GeneralRe: What to do with dependent assemblies when using a COM wrapper. Pin
Steven Campbell21-Sep-04 16:27
Steven Campbell21-Sep-04 16:27 
QuestionHow to get properties printing? Pin
I am kai20-Sep-04 22:20
I am kai20-Sep-04 22:20 
AnswerRe: How to get properties printing? Pin
progload24-Sep-04 18:40
progload24-Sep-04 18:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.