Building Applications and Components with Visual Basic .NET is the Visual Basic developer's guide to the .NET framework and object-oriented programming. The authors introduce the basic architecture of the .NET Framework and explore Visual Basic .NET's new OOP features, the syntax required to use the
Building Distributed Applications with Visual Basic.NET
โ Scribed by Dan Fox
- Publisher
- Sams
- Year
- 2001
- Tongue
- English
- Leaves
- 780
- Series
- White Book
- Edition
- illustrated edition
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Building Distributed Applications with Visual Basic.NET provides corporate developers with the .NET Framework techniques necessary to build distributed and reusable business systems in VB.NET. Covered topics include: VB.NET and the .NET Framework architecture and language concepts; building distributed applications with VB.NET using ADO.NET, XML, ASP.NET, SOAP, and COM+; and enterprise integration using the Services Framework.
โฆ Table of Contents
0672321300......Page 1
Contents at a Glance......Page 4
Foreword......Page 11
Introduction......Page 18
Part I .NET Concepts......Page 24
1 The Microsoft .NET Architecture......Page 26
2 The Development Environment......Page 66
3 VB .NET Language Features......Page 96
4 Object-Oriented Features......Page 136
5 Packaging, Deployment, and Security......Page 182
6 Error Handling and Debugging......Page 216
Part II Enterprise Techniques......Page 240
7 Accessing Data with ADO.NET......Page 242
8 Building Components......Page 316
9 Accessing Component Services......Page 362
10 Building Web Forms......Page 418
Part III Integration......Page 564
12 Accessing System Services 549......Page 566
13 Implementing Services......Page 626
14 Integrating with the Enterprise......Page 670
Index......Page 722
๐ SIMILAR VOLUMES
I have 2 bookshelves of bargain .net books. This is by far the worst on the whole collection. I was expecting a book on component building. What I got was a walkthrough of building a clunky enterprise application. For component building, I reccommend the Apress! Class design Handbook as a start
This book is for intermediate and advanced Visual Basic programmers who want to develop for COM+ and Windows 2000. The book focuses on the architecture of the Windows platform. To this extent, it can also serve as a resource for ASP and C++ developers. Some readers might be new to COM. Other readers
This official Microsoft training kit offers self-paced study and preparation for Exam 70-175, one of the core credits for MCSD certification. The CD-ROM contains hands-on lab exercises, demos, and complete sample applications.
Learn how to put the power of Visual Basic .NET to work to design and implement enterprise applications!Most books about Visual Basic .NET focus on the language or the development environment, but few give you insights into critical design decisions. This book provides the detailed guidance you need