Link to home
Start Free TrialLog in
Avatar of Seven price
Seven priceFlag for United States of America

asked on

mobile json

Ok How can I use Json to talk to MS-sql database and what can i use as a controller if the application is separate.
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

What type of mobile application are you talking about?  

If you are able to serialize/deserialize a JSON object, then you can use any database technology to read/write from a database, like OR/Ms, ADO.NET, ..., whatever you like.
Avatar of Seven price

ASKER

Android and OS using phone gap or is Xamarin better?
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thanks anyway.