Programming VB.NET A Guide For Experienced Programmers (with source code)

This book is acomprehensive, hands-on guide to the Visual Basic .NET programming language addressed to readers with some programming background. No background in Visual Basic is required, however.
While I show you the syntax of VB .NET, this book is not designed to teach you syntax. I have taken this approach because trying to force VB .NET into the framework of older versions of VB is ultimately self-defeating—you cannot take advantage of its power if you continue to think within an older paradigm.
First off, I have tried to give you a complete treatment of object-oriented programming in the context of the VB .NET language. I feel pretty strongly that without a firm foundation here, it is impossible to take full advantage of the power that VB .NET can bring to you.
Also, I have tried to cover at the least the fundamentals of every technique that a professional VB .NET developer will need to master. This includes topics like multithreading, which are too often skimped on in most books. This does not mean that I cover all the possible (or even the majority of) applications of VB .NET to the .NET platform; that would take a book two or three times the size of this one. This is a book about the techniques you need to master, not the applications themselves. (I have tried to make most of the examples realistic, avoiding toy code as much as possible.)
Finally, since most people reading this book will have programmed with some version of Visual Basic before, I have also tried to be as clear about the differences between VB .NET and earlier versions of VB as I could. However, I want to stress that this book does not assume any knowledge of earlier versions of VB, just some programming experience.
TABLE OF CONTENT:
Chapter 01 - Introduction
Chapter 02 - The VB .NET IDE
Chapter 03 - Expressions, Operators, and Control Flow
Chapter 04 - Classes and Objects
Chapter 05 - Inheritance and Interfaces
Chapter 06 - Event Handling and Delegates
Chapter 07 - Error Handling the VB .NET Way
Chapter 08 - Windows Forms, Drawing, and Printing
Chapter 09 - Input/Output
Chapter 10 - Multithreading
Chapter 11 - A Brief Introduction to Database Access with VB .NET
Chapter 12 - A Brief Overview of ASP .NET
Chapter 13 - .NET Assemblies, Deployment, and COM Interop
Password:ganelon
Random Posts
- Syngress Security Log Management: Identifying Patterns in the Chaos 2006
- CBT Nuggets - Cisco CCVP - 642-436
- Linux Bible 2006 Edition
- Excel Data Analysis: Your Visual Blueprint for Creating and Analyzing Data, Charts and PivotTables
- MySpace Unraveled - Peachpit Press
- How to Cheat at Microsoft Vista Administration
- Excel Scientific and Engineering Cookbook
- Excel 2007 All-In-One Desk Reference For Dummies
- Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators
- Interscience Image Processing Principles and Applications - Wiley
















