See Apps in Action
Build Your Own Apps

We've taken the code from best sample mashups, as well as code samples contributed by Mashup Developer Community members, and put them on display for you. If you have code you want to share, do it here.
Rather than applying a Full trust level we will create a custom security policy which extends the standard SharePoint WSS_Minimal trust level. [Read More...]






We will expose the newly published service, Query Operation as a mashup Service. [Read More...]


















Having identified the SharePoint Web Service endpoint URL, we're able to publish the service as a Presto SOAP Service. Presto requres the URL of the Web Service WSDL which we can get by appending ?wsdl to the Web Service Endpoint address. [Read More...]






Presto version 2.6.1 or later is capable of consuming SharePoint Web Services, earlier versions of Presto did not support the NTLM Authentication. [Read More...]






The screenshot below shows the example SharePoint Team Discussion List which we will publish in Presto as an RSS Feed. [Read More...]






The SharePoint Web Application Settings "RSS Settings" property must be enabled to allow users to subscribe to SharePoint List views in syndicated format. This option is enabled by default. The option can be checked via Central Administration, Web Application Management section, Web Application Settings. [Read More...]












With a fairly basic knowledge of XSL, XPath and XSL Stylesheets, the SharePoint XML Web Part can provide a front-end for Presto Mashups. The XML Web part can actually be used to invoke any REST-like, XML based, non-SOAP Web Service, where the invocation request is encapsulated in a URI and the response is received as an XML document. [Read More...]






Presto.ServiceMashlets are the particular type of mashlet published by Presto MashletMaker when exposing a Presto published Service with a web UI. This mashlet type is designed to allow mashlets to be configured with specific, primitive, input parameter data, which is required to invoke the underlying Presto Published Service. [Read More...]






Probably the quickest way of getting SharePoint to consume service data published by Presto is to configure it to display Mashlets. [Read More...]







This 40-page guide has tons of code samples to connect Presto mashups to SharePoint (Moss 2007 and WSS 3) and to mashup SharePoint lists with other data sources.
Based upon our popular 10-part blog series 'A Developer's Guide to Mashups and Microsoft SharePoint', this guide makes it easy to take the code home with you! [Read More...]
Presto, specifically Enterprise Mashup Markup Language (EMML), has a pretty robust error handling facility. Here are three examples: [Read More...]






This sample code demonstrates how Mashlets use a Publish/Subscribe communication model to execute functions from another registered mashlet. You can watch a video of this sample code in action here.






This mashup was submitted by Mashup Developer Community member http://www.jackbe.com/enterprise-mashup/users/igo. It was runner-up in the 1st 'Mash for Cash Contest'. [Read More...]






This mashup submitted by Mashup Developer Community member http://www.jackbe.com/enterprise-mashup/users/timm. It was the winner of the 1st 'Mash for Cash Contest'. Great work!
The Product Management and Customer Feedback mashup supports a product manager in a wireless carrier who is looking for insights and business intelligence into customer churn. Even if you aren't in the telecommunications industry, this is some great example code to learn from. [Read More...]





