Clent server
application question
1.I want to build a client server application in C# i.e,
if for example three desktop applications are running on different pc's
updating tables of a database deployed on a server pc such that each
client pc store their data on the sql
server database tables stored on the
server pc.
Can any one help me regarding this or provide me an
appropriate link.