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

.NET (Core and Framework)

 
GeneralRe: Progress Bar that moves Pin
sampoo29-Sep-04 7:18
sampoo29-Sep-04 7:18 
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 
No customer has ever asked me this, but I would answer:
1. What's the alternative? I mean, you have a business need to publish the functionality of some component over the Internet, right? So, if not a Web Service, what would you use? COM+? No, this needs a trusted domain. A custom-made socket? Come on, what makes you think you'll ever code something better than IIS?
2. Web Services (WS) can run on top of any Web Server. WS is just a protocol for receiving/delivering XML over HTTP. It's platform agnostic. If you want, deploy a WS running on Apache or your favorite web server. There's even a module for Apache that allows you to run ASP.NET on it.
3. Your fear is only valid if you don't have a corporate web site. If so, you're already at risk.
4. You're putting a business component on the Internet. You better not trust anyone. You'll be open to attacks. That's a fact. If you have a trusted party and do not want to have all the Internet hassle, choose, e.g., a VPN and use your web server only internally.


Yes, even I am blogging now!
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 
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 

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.