Team LiB
Previous Section Next Section

The .NET Framework Software Developer's Kit

The .NET Framework Software Developer's Kit (SDK) is available as a free download from Microsoft's web site: http://msdn.microsoft.com/library/default.asp?url=/downloads/list/netdevframework.asp.

Note?/td>

Since URLs and links are continuously changing, the directions for finding the proper location within Microsoft's domain may change after this book is published; please check for updates to these instructions on the Apress web site (http://www.apress.com).

The SDK download includes everything developers need to write, build, test, and deploy C# applications—documentation, samples, and command-line tools and compilers.

Among other things, the SDK comes with

You must download two separate sets of software to get C# and .NET running on your machine:

Follow the instructions provided by Microsoft for installing both the Redistributable package and the SDK on your particular system.


Team LiB
Previous Section Next Section