News

A tutorial on how to use a web api from within an Android app. We discuss JSON, XML and Android's AsyncTask.
Cross-Origin Resource Sharing in ASP.NET Web API allows cross-domain access to your Web API methods.
Learn how to build AI agents with OpenAI's Responses API, enabling real-time web search, location-based results, and accurate data retrieval.
ASP.NET Web API incorporates nice support for HTTP PATCH requests using the Delta class, which was included as part of the OData additions. We will cover how to use the Delta class in a later post.
Eric Vogel covers how to use the new Web API 2 routing attributes to create a Web service in Part 1 of this series.