Marketplace Code Examples
Updated: February 12, 2014
|
This topic provides links to code examples and other sites of importance for those writing code against Windows Azure Marketplace (WAM). As we learn of examples that are added to Code Gallery or CodePlex they be added here. |
These links take you to code samples and other resources that you can leverage when you create your own Marketplace application.
Product Samples
| Link | Description |
|---|---|
|
Web Client sample shows how to integrate an ASP.NET web application with the Marketplace. |
|
|
Rich Client sample shows how to integrate a Windows application with the Marketplace. |
|
|
C# Web app that demonstrates Windows Azure Marketplace (WAM) flexible queries. |
|
|
C# Web application that demonstrates Windows Azure Marketplace (WAM) fixed queries. |
|
|
Sample that accesses a Marketplace fixed query in Silverlight. Demos async fixed query to the Marketplace with basic authentication. |
|
|
Sample applications that can be sold on the Marketplace. One sample consumes Marketplace data, the other does not. |
|
|
Walkthrough: Microsoft Translator in a C# Console Application |
Sample console application that leverages the Microsoft Translator. |
Community Contributed Samples
| Link | Description |
|---|---|
|
Sample application which accesses data from the Windows Azure Marketplace (WAM). |
| Link | Description |
|---|---|
|
These three OData downloads are listed since Marketplace exposes OData. These should provide examples that you can leverage to create applications that consume Marketplace OData.
|
See Also