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
Create a "My Recipes" folder in the "My Documents" folder.
Copy all the files from the "Sample Files" folder into the "My Recipes" folder.
From the bin folder run "ConsoleHost.exe" in a console window.
From the recipe\app\bin\release folder, run RecipeViewer.exe.