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.
(6518 views)
Book cover: Improving Web Application Security: Threats and CountermeasuresImproving Web Application Security: Threats and Countermeasures
by - Microsoft Press
This guide gives you a foundation for designing, and configuring secure ASP.NET Web applications. Whether you have existing applications or are building new ones, you can apply the guidance to help you make your Web applications hack-resilient.
(18214 views)
Book cover: .NET Technology Guide for Business Applications.NET Technology Guide for Business Applications
- Microsoft Corporation
A comprehensive guide to .NET development technologies and application patterns. It details the available technologies for evolving and modernizing business applications that are core to the business and based on established patterns.
(10518 views)
Book cover: Visual Studio.Net: Controls and Add-insVisual Studio.Net: Controls and Add-ins
by - BPB Publications
User-controls and the extensibility features offered by add-ins are probed in detail. The text covers controls-attributes, properties and events, creating a UI type editor, type conversion, designers, writing C# code, web controls, add-ins.
(22527 views)