Java – Use ado.net data services from android 2.1

Use ado.net data services from android 2.1… here is a solution to the problem.

Use ado.net data services from android 2.1

I

have an ado.net data service created with VS 2008 sp 1 and I want to use that service via HTTP and JSON in Android 2.1? Does anyone have sample code on how to easily do CRUD operations? I’ve heard that ReSTLet makes this easy, but can’t seem to find sample Android code to do this. We would appreciate it if someone could post a tutorial with some actual code.

Solution

Related Problems and Solutions