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: 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.
(15569 views)
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.
(5983 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.
(14280 views)
Book cover: ASP.NET Web Deployment using Visual StudioASP.NET Web Deployment using Visual Studio
by - Microsoft Corporation
This book shows you how to deploy an ASP.NET web application to a Windows Azure Web Site or another provider, by using Visual Studio 2012 or 2010. The sample application uses the Entity Framework, SQL Server, and the ASP.NET membership system.
(10152 views)