Hello Friends,
I have developed a desktop application using C# as frontend and SQL as backend. But one of my client wants to buy it if the software is able to operate from multiple computers and a common database must be placed on one main computer (server).
Hence I wanted to know,
If the already developed application can be configured as client/server application making some minor changes OR should I completely develop a new application.
Secondly, how can I develop a client/server application (any hints or website links would be sufficient).
Thank you in advance.