|
|
 |

 |
|
C# Programmer's Cookbook
|
|
 |
Author |
 |
Allen Jones
|
 |
|
Pages |
656
|
|
Disk |
N/A
|
|
Level |
All Levels
|
|
Published |
10/29/2003
|
|
ISBN |
9780735619302
|
|
ISBN-10 |
0-7356-1930-1
|
|
Price(USD) |
$49.99
To see this book's discounted price, select a reseller below.
|
|
|
|
|
 |
|
|
Companion Content
Welcome to the companion content page for C# Programmer's Cookbook,
where you can download the book's sample files.
Sample Files
Download the book's sample files
More Information and System Requirements
System Requirements (excerpted from the book's Introduction)
To run the sample code accompanying this book, you will need the following software:
-
Microsoft .NET Framework SDK version 1.1
-
Microsoft Visual Studio .NET 2003 (recommended)
-
Microsoft Windows 2000, Windows XP, or Microsoft Windows Server
2003
-
Microsoft SQL Server 2000 or MSDE for the recipes in Chapter 10
-
Microsoft Internet Information Services (IIS) for some recipes in
Chapter 7 and Chapter 12
The minimum hardware specification for development is a 450-MHz Pentium
II-class processor, with a minimum of 128 MB of RAM if you’re running
Microsoft Windows 2000 and 256 MB of RAM if you’re running Windows XP,
Windows 2000 Server, or Windows Server 2003. You’ll need about 5 GB of free
hard disk space to install Visual Studio .NET 2003. These values are minimums,
and your development life will be much easier on a system with ample RAM
and free disk space.
Installing the Sample Files
The download link opens an InstallShield executable containing a license agreement. You'll need to accept the license agreement
before copying the files to your hard disk. By default, the sample files will be copied to the folder
C:\CSharpCookbook. For easiest setup, it's recommended that you use the default destination folder provided.
A menu item "C# Programmer's Cookbook" will be created under "Microsoft Press"
in your list of All Programs. Note: if you are using a system running Microsoft Windows NT 4.0,
Microsoft Windows 2000, Microsoft Windows XP, or Microsoft Windows Server 2003, you will need
administrative privileges to install the sample files.
Some additional steps are required to install the two virtual directories
used for the examples that accompany Chapter 7, "ASP.NET and Web
Forms," and Chapter 12, "XML Web Services and Remoting." These steps are
described in the readme.txt file provided with the downloaded code that you'll find in the \CSharpCookbook folder.
Uninstalling the Sample Files
To remove the sample files, make the appropriate selection from Add/Remove Programs in Control Panel.
Support Information
Every effort has been made to ensure the accuracy of the book and this companion content. Microsoft Press
maintains a Knowledge Base that you can query for corrections and for answers to your questions.
Connect to the Knowledge Base through the Support: Book and CD link in the More Information box at the
top of this page.
For support information regarding Visual Studio .NET 2003, go to
msdn.microsoft.com/vstudio/. You can also call Standard Support at (425)
635-7011 weekdays between 6 A.M. and 6 P.M. Pacific time, or you can search
Microsoft Product Support Services at http://support.microsoft.com.
Last Updated: Tuesday, October 7, 2003 |