Running from Visual Studio
Submitted by jeffheaton on Wed, 01/09/2008 - 22:40
To run the examples from Visual Studio launch Visual Studio and open the file HTTPRecipes.sln. This file is located in the HTTPRecipes directory of the download. Figure B.3 shows this file opened in Visual Studio.
Figure B.3: The Recipes in Visual Studio

You can now run and debug the recipes just like you would any Visual Studio project. Of course some off the recipes will require command line arguments. These can be specified under the project properties.












