Share via


Recipe Viewer Sample

The Recipe Viewer sample demonstrates retrieving an XML document using a Windows® Communication Foundation service and displaying the retrieved document using Windows® Presentation Foundation data binding.

To build the sample

  • Run MSBuild from the sample root directory or load the RecipeViewer solution in Visual Studio.

To run the sample

  1. Create a "My Recipes" folder in the "My Documents" folder.

  2. Copy all the files from the "Sample Files" folder into the "My Recipes" folder.

  3. From the bin folder run "ConsoleHost.exe" in a console window.

  4. From the recipe\app\bin\release folder, run RecipeViewer.exe.