Visual Studio

jeffheaton's picture

Appendix C: Useful Classes, Methods and Functions

This book contains many useful classes and methods that can be reused. This appendix summarizes them.

jeffheaton's picture

Running from Visual Studio

    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

jeffheaton's picture

Introduction

  • From a Command Prompt
  • From Visual Studio
  • Compiling without Visual Studio

    The examples in this book require the .Net Framework 2.0, as included with Visual Studio 2005. These examples will not compile with versions of Visual Studio prior to 2005. It is likely that these examples will work just fine with later releases of Visual Studio 2005.

jeffheaton's picture

Appendix B: Setting Up Examples

How to use the book's examples.

Syndicate content

Copyright 2005 - 2012 by Heaton Research, Inc.. Heaton Research™ and Encog™ are trademarks of Heaton Research. Click here for copyright, license and trademark information.