Avatar of Dnx_7
Dnx_7
Flag for Belgium asked on

Database on the cloud for iOS and .NET client desktop application

Hi experts,

I need to create a database that can be used by iOS application (iPad, iPhone) and .NET application.
My first approach was to use SQLite with dropbox but the file is always replaced by the last who do some operation with the database.

That's why i try to find a solution, a database stored in the cloud that can be used with iOS device and .NET application on Windows systems.


Thank you,

Kind Regards.
iOS.NET ProgrammingC#

Avatar of undefined
Last Comment
Dnx_7

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
darbid73

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Dnx_7

ASKER
Hi Thank you for the response but what i meant by .NET application is that i have to create both iOS and .NET client application that use a common database

eg :

ios app => cloud => database
.net => cloud => database

darbid73

Then to make a cross platform application you could use a web based application. Then in iOS and .Net you would only need a webbrowser.  Then you could use the app on other operating systems as well.
Dnx_7

ASKER
Of course, but what about the common database?
i need a free solution in the cloud like dropbox for instance.
what i want to do is a free unified system (client application + database + cloud service (dropbox))
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes