Hello folks,
I am developing an application using windows forms in Visual Studio 2005 using language C#.
My application needs an interaction between a server and several client machines. I need to make my application to transfer the data entered in client machine sholud be stored in the database of the server machine.
How can i accomplish this task using SQL server 2005? is it possible through win Forms or i need to build ASP.net web page? I have less knowledge in ASP. So can u help me in this regard?
Thank u all 4 support.