Logo

Introduction to .NET Framework 3.0

Small book cover: Introduction to .NET Framework 3.0

Introduction to .NET Framework 3.0

Publisher: Wikibooks

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Developer's Guide to Microsoft PrismDeveloper's Guide to Microsoft Prism
by - Microsoft Press
This guide provides everything you need to get started with Prism and to use it to create flexible, maintainable Windows Presentation Foundation (WPF) and Microsoft Silverlight applications that can evolve over time based on changing requirements.
(10687 views)
Book cover: Under the Hood of .NET Memory ManagementUnder the Hood of .NET Memory Management
by - 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.
(11286 views)
Book cover: Parallel Programming with Microsoft .NETParallel Programming with Microsoft .NET
by - 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.
(17531 views)
Book cover: Application Architecture for .NET: Designing Applications and ServicesApplication 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.
(12473 views)