Cart
Free Shipping in Australia
Proud to be B-Corp

Pro VB 2005 and the .NET 2.0 Platform Andrew W. Troelsen

Pro VB 2005 and the .NET 2.0 Platform By Andrew W. Troelsen

Pro VB 2005 and the .NET 2.0 Platform by Andrew W. Troelsen


$41.99
Condition - Good
Only 1 left

Summary

Computers/Software

Pro VB 2005 and the .NET 2.0 Platform Summary

Pro VB 2005 and the .NET 2.0 Platform by Andrew W. Troelsen

With the release of .NET 2.0, the Visual Basic 2005 language has been updated with numerous new programming constructs (XML code documentation, operator overloading, generics, and partial types just to name a few!). Now more than ever, choosing a .NET language boils down to personal preference (rather than a language's feature set). However, to effectively make use of these new language features, developers must have a rock-solid grounding in object-oriented technology, assemblies, and the core .NET technologies. The purpose of Pro VB 2005 and the .NET 2.0 Platform, Second Edition is to provide you with such a foundation by diving deep into the language of VB 2005 and the platform of .NET. Thus, rather than simply showing how a code wizard can generate all the code on your behalf, this text will first show you how to author the code yourself so you can alter the generated code to your liking. Beyond learning all the details of the VB 2005 programming language, you will also dive into the details of building desktop applications (using Windows Forms) and websites (via ASP.NET 2.0), and how to interact with relational databases (a la ADO.NET).Furthermore, you will explore how to build distributed applications using the . NET remoting layer and XML web services. Rest assured, this text will expose you to all the major services of the .NET platform and put you in the perfect position for further exploration.

Table of Contents

Pro VB 2005 and the .NET 2.0 Platform Second Edition Andrew Troelsen Pro VB 2005 and the .NET 2.0 Platform Copyright (c) 2006 by Andrew Troelsen All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage or retrieval system, without the prior written permission of the copyright owner and the publisher. ISBN-13 (pbk): 978-1-59059-578-7 ISBN-10 (pbk): 1-59059-578-5 Printed and bound in the United States of America 9 8 7 6 5 4 3 2 1 Trademarked names may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. Lead Editor: Ewan Buckingham Technical Reviewer: Don Reamey Editorial Board: Steve Anglin, Ewan Buckingham, Gary Cornell, Jason Gilmore, Jonathan Gennick, Jonathan Hassell, James Huddleston, Chris Mills, Matthew Moodie, Dominic Shakeshaft, Jim Sumser, Kier Thomas, Matt Wade Production Director and Project Manager: Grace Wong Copy Edit Manager: Nicole LeClerc Senior Copy Editor: Ami Knox Assistant Production Director: Kari Brooks-Copony Production Editor: Kelly Winquist Compositor and Artist: Kinetic Publishing Services, LLC Proofreaders: April Eddy, Lori Bring, Nancy Sixsmith Indexer: Broccoli Information Management Cover Designer: Kurt Krames Manufacturing Director: Tom Debolski Distributed to the book trade worldwide by Springer-Verlag New York, Inc., 233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax 201-348-4505, e-mail [email protected], or visit http://www.springeronline.com. For information on translations, please contact Apress directly at 2560 Ninth Street, Suite 219, Berkeley, CA 94710. Phone 510-549-5930, fax 510-549-5939, e-mail [email protected], or visit http://www.apress.com. The information in this book is distributed on an as is basis, without warranty. Although every precaution has been taken in the preparation of this work, neither the author(s) nor Apress shall have any liability to any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly by the information contained in this work. The source code for this book is available to readers at http://www.apress.com in the Source Code section. You will need to answer questions pertaining to this book in order to successfully download the code. Contents at a Glance About the Author ... xxxiii About the Technical Reviewer... xxxv Acknowledgments ... xxxvii Introduction ... xxxix PART 1 - - - Introducing Visual Basic 2005 and the .NET Platform -CHAPTER 1 The Philosophy of .NET ... 3 -CHAPTER 2 Building Visual Basic 2005 Applications ... 31 PART 2 - - - Visual Basic 2005 Language Fundamentals -CHAPTER 3 VB 2005 Programming Constructs, Part I ... 65 -CHAPTER 4 VB 2005 Programming Constructs, Part II ... 103 PART 3 - - - Core Object-Oriented Programming Techniques -CHAPTER 5 Defining Encapsulated Class Types... 127 -CHAPTER 6 Understanding Inheritance and Polymorphism ... 167 -CHAPTER 7 Understanding Structured Exception Handling ... 201 -CHAPTER 8 Understanding Object Lifetime ... 225 PART 4 - - - Advanced Object-Oriented Programming Techniques -CHAPTER 9 Working with Interfaces and Collections ... 245 -CHAPTER 10 Callback Interfaces, Delegates, and Events ... 281 -CHAPTER 11 Advanced VB 2005 Programming Constructs... 309 -CHAPTER 12 Understanding Generics and Nullable Data Types ... 337 v PART 5 - - - Programming with .NET Assemblies -CHAPTER 13 Introducing .NET Assemblies... 363 -CHAPTER 14 Type Reflection, Late Binding, and Attribute-based Programming... 407 -CHAPTER 15 Processes, AppDomains, Contexts, and CLR Hosts... 441 -CHAPTER 16 Building Multithreaded Applications ... 463 -CHAPTER 17 COM and .NET Interoperability ... 493 PART 6 - - - Exploring the .NET Base Class Libraries -CHAPTER 18 The System.IO Namespace ... 527 -CHAPTER 19 Understanding Object Serialization... 555 -CHAPTER 20 The .NET Remoting Layer... 573 -CHAPTER 21 Building a Better Window with System.Windows.Forms ... 611 -CHAPTER 22 Rendering Graphical Data with GDI+ ... 655 -CHAPTER 23 Programming with Windows Forms Controls ... 707 -CHAPTER 24 Database Access with ADO.NET ... 767 PART 7 - - - Web Applications and XML Web Services -CHAPTER 25 Building ASP.NET 2.0 Web Pages ... 837 -CHAPTER 26 ASP.NET 2.0 Web Controls, Themes, and Master Pages ... 883 -CHAPTER 27 ASP.NET 2.0 State Management Techniques ... 919 -CHAPTER 28 Understanding XML Web Services... 955 -INDEX ... 991 vi

Additional information

GOR004142530
9781590595787
1590595785
Pro VB 2005 and the .NET 2.0 Platform by Andrew W. Troelsen
Used - Good
Paperback
APress
2006-04-01
1000
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - Pro VB 2005 and the .NET 2.0 Platform