
Introduction to .NET Framework 3.0
Publisher: Wikibooks 2010
Description:
The .NET Framework 3.0 has been created mainly as an extension of .NET 2.0. Hence, most of the features of .NET 2.0 would be workable with .NET 3.0. Migration from .NET 2.0 to .NET 3.0 is easy as it involves only the upgradation of the features and not a complete installation of the .NET 3.0 framework. Applications written and run in .NET 2.0 will still continue to run in .NET 3.0 without affecting the execution of .NET 3.0 specific applications.
Download or read it online for free here:
Read online
(online html)
Similar books
Dissecting a C# Application: Inside SharpDevelopby Christian Holm, Mike Kruger, Bernhard Spuida - Wrox Press
Dissecting a CSharp Application teaches advanced techniques of .NET programming by getting an insiders' look at the complete Integrated Development Environment, SharpDevelop, written in C#. It includes all advanced features of a modern IDE.
(27664 views)
Moving to Visual Studio 2010- Microsoft Press
This is a book that will help professional developers move from previous versions of Visual Studio. It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features.
(10755 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.
(12668 views)
Sams Teach Yourself Visual Studio .NET 2003 in 21 Daysby Jason Beres - Sams
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. Written for beginners and experienced developers.
(13297 views)