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: .NET Framework Notes for Professionals.NET Framework Notes for Professionals
- Goalkicker.com
Table of contents: Getting started with .NET Framework; Collections; XmlSerializer; HTTP clients; Exceptions; LINQ; Networking; NuGet packaging system; Reflection; Dictionaries; HTTP servers; Settings; Task Parallel Library (TPL); Custom Types; etc.
(5429 views)
Book cover: .NET for Visual FoxPro Developers.NET for Visual FoxPro Developers
by - Hentzenwerke Publishing
An overview of the .NET Framework and the C# and Visual Basic .NET languages. The author provides plenty of 'how to', 'step-by-step' and 'best practices' information that will help you climb the .NET learning curve and get up and running quickly.
(13768 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.
(14670 views)
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.
(8666 views)