Hello -- I have an application that was developed by someone else. It
has a server coded in C# and client done in Delphi. There is Web
Service that is in C#. I am trying to eliminate the web service. At
this point I am thinking to convert it to a dll and deploy it. But as
the client has calls in it to the web service over RPC, I am unsure on
how to get this thing recoded so that client (which is on different
machine) would communicate with the Client DB through the calls
written in web service.

I am not 100% sure but there might be some functions that are
accessible through the server code too which access Server DB

Note: Client DB and Server DB are different but located on one
machine.

Thanks,
Subrato

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/DotNetDevelopment

You may subscribe to group Feeds using a RSS Feed Reader to stay upto date 
using following url  

<a href="http://feeds.feedburner.com/DotNetDevelopment";> 
http://feeds.feedburner.com/DotNetDevelopment</a>
-~----------~----~----~----~------~----~------~--~---

Reply via email to