Featured Samples

REST Services v1.0

Posted by Southworks | 5/28/2009
Existing applications can benefit from exposing services with REST over HTTP, with an approach that does not require developers to re-architect the entire application. This sample shows how to easily add REST service interfaces for an existing Web application. The sample application is a fictitious online auction sample site, called Bid Now that allows users to view items and place bids.

PhluffyFotos v1.0

Posted by ryandunn | 5/19/2008
PhluffyFotos is a Web 2.0 Picture Gallery Service where users can upload their pictures from the web or mobile device. This sample is designed to demonstrate how you can develop a multi tenant application using SQL Server Data Services (SSDS). The demo utilizes several technologies including: ASP.NET MVC Extensions, LINQ, Windows Communication Foundation, Silverlight, Windows PowerShell, and the .NET Compact Framework 3.5.

Picture Services v1.1

Posted by jamescon | 3/24/2008
Pictures Services is a Windows Communication Foundation (WCF) service that returns pictures from the computer in which the service is being hosted. The Picture Services 1.1 sample demonstrates several key features of the new syndication support built into the .NET Framework 3.5 and WCF.

HelpDesk v1.0

Posted by jamescon | 3/11/2008
This fictional helpdesk sample shows how one can move through a web application and make decisions about what page to display next inside of the pageflow workflow