Data base preference for network based C# windows application [on hold]
- by Sinoop Joy
I'm planning to develop a C# widows based application for an academy.
The academy will have different instances of application running in different machines. The database should have shared access. All the application instances can do update, delete or insert.
I've not done any network based application. Anybody can give any useful link to where to start with ?
Which database would give max performance with all required features i said for this scenario ?