|
Content with label vb in Non-Metrix Tech Tips (See content from all spaces)
Related Labels:
dotnet, api, soap, ado, xml
APIs
An Application Programming Interface (API) serves as a "middle layer" between a frontend (user interface) and a backend (database). APIs allow the creation of multiple frontends for a given application. For instance, an API may allow frontends built in PHP and Microsoft ...
Other labels:
api, dotnet, soap
|
How to Convert an ADO Recordset to an ADO.NET Dataset using XML
sometimes necessary to convert a legacy ADO recordset to an ADO.NET dataset. For example, you might want to make a recordset from a Microsoft Access database accessible to a .NET application or web service. If the ADO recordset is on the same machine as your .NET ...
Other labels:
ado, dotnet, xml
|
|
|