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)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm59756664
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 050428s2004 inua o 001 0 eng d
010 |z  2003092629 
040 |a N$T  |b eng  |e pn  |c N$T  |d OCL  |d OCLCQ  |d YDXCP  |d OCLCQ  |d VLB  |d OCLCQ  |d UAB  |d CEF  |d TEFOD  |d IDEBK  |d CNPDU  |d OCLCQ  |d OCLCA  |d OCLCF  |d OCLCA  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCL  |d TEFOD  |d OCLCQ  |d D6H  |d OCLCQ  |d OCLCA  |d OCL  |d EBLCP  |d AU@  |d OCLCQ  |d WYU  |d UWO  |d RDF  |d VT2  |d LDP  |d HS0  |d OCLCO  |d OCLCQ 
015 |a GBA3W9555  |2 bnb 
015 |a GBA3-W9555 
019 |a 62395911  |a 79871265  |a 671740180  |a 748093961  |a 748520658  |a 1044217045  |a 1056372418  |a 1058437566  |a 1061048143  |a 1153015520  |a 1180297772  |a 1192350085  |a 1240533570 
020 |a 0768662699  |q (electronic bk.) 
020 |a 9780768662696  |q (electronic bk.) 
020 |a 0672325497 
020 |a 9780672325496 
020 |a 1281083399 
020 |a 9781281083395 
020 |a 9786611083397 
020 |a 6611083391 
029 1 |a NZ1  |b 11775995 
029 1 |a AU@  |b 000056134469 
035 |a (OCoLC)59756664  |z (OCoLC)62395911  |z (OCoLC)79871265  |z (OCoLC)671740180  |z (OCoLC)748093961  |z (OCoLC)748520658  |z (OCoLC)1044217045  |z (OCoLC)1056372418  |z (OCoLC)1058437566  |z (OCoLC)1061048143  |z (OCoLC)1153015520  |z (OCoLC)1180297772  |z (OCoLC)1192350085  |z (OCoLC)1240533570 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
037 |a D82698BB-FB2F-4926-8651-BA0355004CBD  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.B3  |b M5593 2004eb 
072 7 |a REF  |x 000000  |2 bisacsh 
072 7 |a U  |2 bicssc 
082 0 4 |a 005.2/768  |2 22 
049 |a UAMI 
245 0 0 |a Microsoft Visual Basic .NET 2003 kick start /  |c Duncan Mackenzie [and others]. 
260 |a Indianapolis, Ind. :  |b Sams ;  |a London :  |b Pearson Education,  |c 2004. 
300 |a 1 online resource (ix, 320 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
500 |a Includes index. 
505 0 |a 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. 
520 |a 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 programming, application design and creation, and .NET Web Services development. Because previous versions of Visual Basic are so prevalent, this book pays special attention to issues developers face when moving from VB to VB.NET. Although Visual Basic .NET Kick Start assumes no knowledge of the .NET Framework, it skips the handholding and basic programming instruction associated with entry-level tutorials. Full of code examples, tips, and professional insights, this book is about maximum payoff with minimum effort for the working programmer who wants to use Visual Basic .NET now. 
588 0 |a Print version record. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework.  |2 fast  |0 (OCoLC)fst01020083 
650 0 |a Visual Basic (Computer program language) 
650 0 |a BASIC (Computer program language) 
650 6 |a Visual Basic (Langage de programmation) 
650 6 |a BASIC (Langage de programmation) 
650 7 |a REFERENCE  |x General.  |2 bisacsh 
650 7 |a BASIC (Computer program language)  |2 fast  |0 (OCoLC)fst00824832 
650 7 |a Visual Basic (Computer program language)  |2 fast  |0 (OCoLC)fst01895814 
650 7 |a Engineering & Applied Sciences.  |2 hilcc 
650 7 |a Computer Science.  |2 hilcc 
700 1 |a Mackenzie, Duncan,  |d 1972- 
776 0 8 |i Print version:  |t Microsoft Visual Basic .NET 2003 kick start.  |d Indianapolis, Ind. : Sams ; London : Pearson Education, 2004  |z 0672325497  |w (DLC) 2003092629  |w (OCoLC)56413544 
856 4 0 |u https://learning.oreilly.com/library/view/~/0672325497/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5135369 
938 |a EBSCOhost  |b EBSC  |n 128794 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 108339 
938 |a YBP Library Services  |b YANK  |n 2339800 
994 |a 92  |b IZTAP