Does anyone come across an example of a non-.Net consumer ADO.NET data service? On the second day I look at what Astoria is and how it can be used. I am also trying to answer why should I use this instead of a web service?
After running my examples, I get a RESTful approach to getting data from the system. And connecting it to a .net client is incredibly easy. But then I thought about how a non-.NET consumer would talk about it.
Any ideas (pointers) are definitely appreciated ...
, ADO.NET RESTful, , RESTful- URI, . , , .NET, X, , (Python, PHP, Anywhere) , RESTful. , ADO.NET ... , .
PHP JAVA ADO.NET.
ADO.NET, , , - HTTP- GET, POST, PUT DELETE- Accept.
Not all programming environments offer this, for example. Silverlight 2 and J2ME can only do GET and POST, not PUT and DELETE. This means that it is not possible to upgrade or uninstall from the Java Micro Edition client to the latest version of ADO.NET Data Services (1.5 CTP).
There is also a fairly mature AJAX-based client library for data services. See ASP.NET AJAX Management Toolkit for more information, or simply go to the OData.org page.
Source: https://habr.com/ru/post/1699317/More articles:How to save DRY stored procedures in C # .NET? - .netНевозможно выполнить shell script с повторением с я от 1 до n цикла - shellconfig_vars.mk missing in xampp-linux installation by default - pythonBest way to generate both "free / demo" and commercial applications from the same source code? - iphoneDisabling ASP.NET CSS Friendly Adapters - jqueryASP.NET: an external custom configuration file in a virtual directory - how? - asp.netSelling commercial software for Mono - monoчто такое "оператор T * (void)" и когда он вызывается? - c++Why do I need source control? - version-controlAutomatic primary key increment in LINQ to SQL DataContext "Insert" partial method - linq-to-sqlAll Articles