I am working on windows forms application using c#.net. i have developed an application that uses sql database as backend. Using local server i am working.Now I need work on client machine who have server on the network(non server machine).How can i work with non server machine).
Please guide me.