how to get connection string of windows application through web server.
i am developing one web application in C# that will fetch data from client windows server application(Desktop Application). so for that i want to provide interface to client for connection string. but can any one tell me how to get connected with client windows server Application.
yogita dhingraPosted Mar 17, 2010, 7:12 AM
Hirendra SisodiyaPosted Mar 17, 2010, 6:58 AM
Amit ChoudharyPosted Mar 17, 2010, 6:07 AM
Is your all client window have different databases.... ?? if they are few in numbers then you can store the connection strings and according to the name of machine you can fetch data...