Link to home
Start Free TrialLog in
Avatar of codequest
codequest

asked on

Tutorials on client server application technology

I'm looking for enty level tutorials on VS2005 client server application technology;  specifically I'm interested in understanding:

> how the "client" part of a WindowsForms application gets associated with and communicates with the "server" part of such an application
> how much (if any) of this is done automagically through VS2005, and how much has to be custom coded
> how does Click-Once play in these types of applications (anything special role besides a way to download the clients?)

I can't seem to find a starting point for learning how the "client" and "server" are co-developed and connected in such a situation.

Any guidance on this would be appreciated.

Thanks!


ASKER CERTIFIED SOLUTION
Avatar of Dabas
Dabas
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of codequest
codequest

ASKER

Thanks for input.  That's helps "illuminates" the situation...I hadn't quite thought about webservices as an entire application, so that's good starting point.   And the "many ways" is useful to have confirmed, too.

I'll leave this out here to see if there are other inputs...your answer earns a split, at minimum.  

Gracias!
That must have been the answer....thanks!