Developer code samples

Contributions
Favorites
Sort by:

In this sample we show how you can use ASP.NET Web API to build web APIs that support browser clients and can be easily called using jQuery.
This sample uses ASP.NET Web API to build a simple contact manager application. The application consists of a contact manager web API that is used by an ASP.NET MVC application, a Windows Phone application, and a Windows 8 app to display and manage a list of contacts.
The sample demonstrates how to use ASP.NET Web API to self host a simple web API in your own process.
This sample shows how you can use WCF in .NET 4.5 to push notifications to a Windows 8 Metro style application.
No favorites have been added.