Help for Developing Multi Location Software in c# (winform)
Hi
I want to develop a software in C# which need to be install on multiple location. Is it possible for me to develop in C# winform and mysql.
Does Web based is the only solution. Else what should be the design for accessing DB from different location.
thanks in advance.