Sams Teach Yourself Visual Studio .NET 2003 in 21 Days
by Jason Beres
Publisher: Sams 2003
ISBN/ASIN: 0672324210
ISBN-13: 9780672324215
Number of pages: 696
Description:
This book will help developers that are new to application development and experienced developers understand how to use the .NET Framework and Visual Studio .NET to rapidly develop any type of computer application. The book will guide the developer through using the VS .NET IDE, the Visual Basic .NET and C# language, and the supporting tools available from Microsoft to create Windows and Web-based applications.
Download or read it online for free here:
Read online
(online html)
Similar books
Under the Hood of .NET Memory Managementby Chris Farrell, Nick Harrison - Red gate books
To write truly fantastic software, you need to understand how .NET memory management works. This book will take you from the basics of memory management, all the way to how the OS handles its resources, and will help you write the best code you can.
(11277 views)
Enterprise Solution Patterns Using Microsoft .Netby Microsoft Corporation - Microsoft Press
The book embraces existing work in the patterns community, contributes new patterns, and implements these patterns in .NET. Included are an introduction to patterns and a catalog of 32 architecture, design, and implementation patterns.
(13036 views)
Application Architecture for .NET: Designing Applications and Services- Microsoft Press
This book provides architecture-level and design-level guidance for application architects and developers that need to build distributed solutions with Microsoft .NET Framework. This guide assumes you are familiar with .NET component development.
(12447 views)
Parallel Programming with Microsoft .NETby Colin Campbell, Ralph Johnson, Stephen Toub - Microsoft Press
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter.
(17521 views)