hi all,
i created 2 projects (win app & web app) that both have a reference to a class library. This class library contains a bunch of
functions to interact with the DB.
When all projects are in the same solution (therefor all on the same host), everything works fine.
Now i want to setup every project on the desired host:
web app --- on webserver
class lib --- on webserver
win app --- on client pc
Here is my problem : i know i'll have to perform some changes in the class lib, to make this work, but what is the best solution?
For this kind of application (which is commonly used i believe), do you always have to choose for webservices? what about the old
COM-approach ? Is there a .NET alternative? Serviced Component, ...
I also studied "Remoting" but that leads to a server.exe that has to be running before you can make calls to it...
Can anyone shed a light on these concepts?
point me to some tutorials...?
Greetz
TomChat with friends online, try MSN Messenger: Click Here