Cargando…

Microsoft Visual Basic .NET 2003 kick start /

Visual Basic .NET Kick Start is a rapid-progression tutorial that presents Visual Basic .NET to working programmers already familiar with another programming language or tool. This book speeds through basic concepts and focuses on practical examples showing the advantages of Visual Basic .NET in ASP...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Mackenzie, Duncan, 1972-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : London : Sams ; Pearson Education, 2004.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Cover
  • Copyright 169; 2004 by Sams Publishing
  • Contents at a Glance
  • TOC36;Table of Contents
  • About the Author
  • About the Contributors
  • Dedication
  • Acknowledgments
  • We Want to Hear from You33;
  • Introduction
  • What Is 46;NET63;
  • What has Changed from Visual Basic 6 to Visual Basic 46;NET63;
  • What This Book Covers
  • CH36;Chapter 158; Introducing Visual Basic 46;NET 2003
  • Getting Ready to Code
  • Introducing the New IDE
  • Creating Your First Windows Application
  • In Brief
  • CH36;Chapter 258; Visual Basic 46;NET Language Changes
  • Key Changes
  • New and Changed 8220;Option8221; Statements
  • Changes to Variable Declaration
  • Arrays
  • Data Type Changes
  • Miscellaneous Changes
  • References44; Namespaces44; and Imports
  • Should You Use Existing Visual Basic Syntax or the New 46;NET Equivalents63;
  • In Brief
  • CH36;Chapter 358; Building Windows Applications
  • The Way Things Were
  • The Windows Forms Model
  • Handling Events in 46;NET
  • Coding Without Control Arrays
  • Configuring Your Form for Resizing
  • Programming Without Default Form Instances
  • Working with Multiple Forms in VB 46;NET
  • In Brief
  • CH36;Chapter 458; Working with Files
  • The Way Things Were
  • Using Streams
  • Reading and Writing to Streams
  • Reading and Writing to a Text File
  • Working with the File System
  • Using Structured Exception Handling Instead of On Error
  • In Brief
  • CH36;Chapter 558; Data Binding
  • Working with Data
  • Whats New in ADO46;NET63;
  • Retrieving Data
  • Data Binding in Windows Forms
  • Using the CurrencyManager to Manage your Data Binding
  • Formatting Bound Data
  • In Brief
  • CH36;Chapter 658; Data Without the Binding
  • Data58; Whats Next63;
  • Learning the Inner Workings of ADO46;NET
  • Updating Data
  • Advanced Data Topics
  • In Brief
  • CH36;Chapter 758; Object45;Oriented Programming in Visual Basic 46;NET
  • What Is Object45;Oriented Programming and Why Is it Important63;
  • New OOP Features in Visual Basic 46;NET
  • In Brief
  • CH36;Chapter 858; Building Custom Controls
  • Control Development Changes in 46;NET
  • Extending Through Inheritance
  • Combining Controls
  • Drawing Your Own Interface
  • Creating Non45;Visual Controls
  • In Brief
  • CH36;Chapter 958; Integrating with COM
  • COM and 46;NET Interoperability
  • Important COM Interop Concepts
  • Accessing COM Objects from Visual Basic 46;NET
  • Using ActiveX Controls on VB 46;NET Forms
  • Exposing VB 46;NET Objects to COM Clients
  • Some Additional Considerations
  • In Brief
  • CH36;Chapter 1058; Advanced Topics
  • What Makes These Topics Advanced63;
  • Introducing ASP46;NET and Web Forms
  • Using XML in Visual Basic 46;NET
  • Learning About Web Services
  • In Brief
  • Appendix A58; The Upgrade Challenge
  • Deciding Whether to Upgrade
  • Planning Your Upgrade
  • The Code Advisor for Visual Basic 646;0
  • Resolving Architectural Issues
  • Upgrading
  • Summary
  • IDX36;Index
  • Last Page.