need some tips about distributed c# desktop application

Posted by amipax on Stack Overflow See other posts from Stack Overflow or by amipax
Published on 2010-06-15T00:57:54Z Indexed on 2010/06/15 1:02 UTC
Read the original article Hit count: 197

Filed under:

Hi ,

my doubt is the following, I have a network with 5 pcs, each machine has XP installed, I don't know much about distributed desktop applications, so what i want is to create a C# application using sql server 2005 database and visual studio 2008. I want that each pc can have access to create/update/delete data on the one XP machine that will store the database files. Do i need WServer2003 or any special network technology??

thanks in advance

© Stack Overflow or respective owner

Related posts about c#