top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Visual Basic .NET codemaster's library [[electronic resource] /] / Matt Tagliaferri
Visual Basic .NET codemaster's library [[electronic resource] /] / Matt Tagliaferri
Autore Tagliaferri Matt
Edizione [1st ed.]
Pubbl/distr/stampa San Francisco, CA, : Sybex, 2002
Descrizione fisica 1 online resource (398 p.)
Disciplina 005.133
Soggetto topico BASIC (Computer program language)
Microsoft .NET
ISBN 1-280-65253-5
9786610652532
0-585-48766-9
0-7821-5264-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Visual Basic .NET Codemaster's Library; Acknowledgments; Contents at a Glance; Contents; Introduction; VB .NET in Perspective; Who Am I?; About the Book and CD-ROM; Onward to VB .NET; Part I: From VB6 to VB .NET; 1 Using the New Operators; 2 New Tricks in Variable Declaration; 3 An Array of Usefulness; 4 Boxing, Unboxing, and a Bit of ILDASM; 5 Avoiding Redundant Function Calls; 6 Even Speedier- The StingBuilder; 7 Delving into Docking and Anchoring; 8 Beyond the Tag Property; 9 Handling Control Arrays Another Way; 10 Letting Go of the Windows API; 11 Short Circuiting
Part II: The .NET Framework12 Getting Resourceful; 13 Reading from a Text File: An Introduction to Streams; 14 Writing to a Text File: More on Streams; 15 Reading and Writing to the Registry; 16 Keeping Regular with Regular Expressions; 17 Improving File Copies, Moves, and Deletes; 18 Detecting File Changes in a Folder; 19 Thinking in Threads; 20 Timing Up Events with Timers; 21 At Your (Windows) Service; 22 Actively Researching Active Directory; 23 Diving into Collections; 24 Pass the Collection Plate One More Time; 25 System Trays in Their Full, Upright Positions
26 Seeing the Inner Workings of Your Code27 Writing Code for Your Code; 28 My Code Can See Itself: Reflection; 29 Programs Writing Programs: The CodeDOM; 30 Discovering the New Diagnostic Classes; 31 Logging Events the Easy Way; 32 Monitoring Your Application's Performance; 33 Middle Management; 34 Braving the Basics of GDI+; 35 Advanced GDI+: The GraphicsPath and Transform Objects; 36 Something About Screensavers; 37 Having a Dialog with your Users; Part III: OOP Techniques; 38 Embracing Object-Oriented Programming; 39 Encapsulation Fascination; 40 Merits of Inheritance
41 The Church of Polymorphism42 In Your Face Interfaces; 43 Calculating Elapsed Time; 44 Reading and Writing INI Files; 45 Adding Controls to the Toolbox; 46 Earning Your Inheritance; 47 Performing a Ping; 48 A Big Savings: Object Graph Serialization; 49 Delegate Some Authority; 50 Taking Out the Trash: The Garbage Collector; 51 Saving Your RAM and Using It, Too; 52 Get Off My Property!; 53 Got Any Cache I Can Borrow?; Part IV: Databases; 54 Speed Reading: Using the DataReader; 55 The Missing Link: The DataSet; 56 SQLDataAdapter Command Performance; 57 Tackling Typed DataSet Objects
58 A Legally Binding Form59 Still More Binding; 60 Complete the (Database) Transaction; 61 Legal (Stored) Procedures; 62 Kiss My Grids!; PartV: More Framework Topics; 63 Creating Owner-Drawn Menus; 64 Creating UI Elements at Runtime; 65 Dynamic Object Creation Using RTTI; 66 Versioning and the End of DLL Hell; 67 The New Security Model; 68 Excel-lent- Talking to Excel; 69 Word Up- Talking to Word; Part VI: Visual Studio; 70 The Visual Studio "HoneyDo" List; 71 Macro-Economics; 72 Adding in Add-ins; 73 Add-ins and Event Hooks; Part VII: Beyond Visual Basic
74 Expanding Your Horizons: Mixing Languages
Record Nr. UNINA-9910784467003321
Tagliaferri Matt  
San Francisco, CA, : Sybex, 2002
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .NET codemaster's library / / Matt Tagliaferri
Visual Basic .NET codemaster's library / / Matt Tagliaferri
Autore Tagliaferri Matt
Edizione [1st ed.]
Pubbl/distr/stampa San Francisco, CA, : Sybex, 2002
Descrizione fisica 1 online resource (398 p.)
Disciplina 005.133
Soggetto topico BASIC (Computer program language)
Microsoft .NET Framework
ISBN 1-280-65253-5
9786610652532
0-585-48766-9
0-7821-5264-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Visual Basic .NET Codemaster's Library; Acknowledgments; Contents at a Glance; Contents; Introduction; VB .NET in Perspective; Who Am I?; About the Book and CD-ROM; Onward to VB .NET; Part I: From VB6 to VB .NET; 1 Using the New Operators; 2 New Tricks in Variable Declaration; 3 An Array of Usefulness; 4 Boxing, Unboxing, and a Bit of ILDASM; 5 Avoiding Redundant Function Calls; 6 Even Speedier- The StingBuilder; 7 Delving into Docking and Anchoring; 8 Beyond the Tag Property; 9 Handling Control Arrays Another Way; 10 Letting Go of the Windows API; 11 Short Circuiting
Part II: The .NET Framework12 Getting Resourceful; 13 Reading from a Text File: An Introduction to Streams; 14 Writing to a Text File: More on Streams; 15 Reading and Writing to the Registry; 16 Keeping Regular with Regular Expressions; 17 Improving File Copies, Moves, and Deletes; 18 Detecting File Changes in a Folder; 19 Thinking in Threads; 20 Timing Up Events with Timers; 21 At Your (Windows) Service; 22 Actively Researching Active Directory; 23 Diving into Collections; 24 Pass the Collection Plate One More Time; 25 System Trays in Their Full, Upright Positions
26 Seeing the Inner Workings of Your Code27 Writing Code for Your Code; 28 My Code Can See Itself: Reflection; 29 Programs Writing Programs: The CodeDOM; 30 Discovering the New Diagnostic Classes; 31 Logging Events the Easy Way; 32 Monitoring Your Application's Performance; 33 Middle Management; 34 Braving the Basics of GDI+; 35 Advanced GDI+: The GraphicsPath and Transform Objects; 36 Something About Screensavers; 37 Having a Dialog with your Users; Part III: OOP Techniques; 38 Embracing Object-Oriented Programming; 39 Encapsulation Fascination; 40 Merits of Inheritance
41 The Church of Polymorphism42 In Your Face Interfaces; 43 Calculating Elapsed Time; 44 Reading and Writing INI Files; 45 Adding Controls to the Toolbox; 46 Earning Your Inheritance; 47 Performing a Ping; 48 A Big Savings: Object Graph Serialization; 49 Delegate Some Authority; 50 Taking Out the Trash: The Garbage Collector; 51 Saving Your RAM and Using It, Too; 52 Get Off My Property!; 53 Got Any Cache I Can Borrow?; Part IV: Databases; 54 Speed Reading: Using the DataReader; 55 The Missing Link: The DataSet; 56 SQLDataAdapter Command Performance; 57 Tackling Typed DataSet Objects
58 A Legally Binding Form59 Still More Binding; 60 Complete the (Database) Transaction; 61 Legal (Stored) Procedures; 62 Kiss My Grids!; PartV: More Framework Topics; 63 Creating Owner-Drawn Menus; 64 Creating UI Elements at Runtime; 65 Dynamic Object Creation Using RTTI; 66 Versioning and the End of DLL Hell; 67 The New Security Model; 68 Excel-lent- Talking to Excel; 69 Word Up- Talking to Word; Part VI: Visual Studio; 70 The Visual Studio "HoneyDo" List; 71 Macro-Economics; 72 Adding in Add-ins; 73 Add-ins and Event Hooks; Part VII: Beyond Visual Basic
74 Expanding Your Horizons: Mixing Languages
Record Nr. UNINA-9910827598103321
Tagliaferri Matt  
San Francisco, CA, : Sybex, 2002
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .Net programming [[electronic resource] /] : Peter Aitken
Visual Basic .Net programming [[electronic resource] /] : Peter Aitken
Autore Aitken Peter G
Pubbl/distr/stampa Scottsdale, Ariz., : Coriolis Group Books
Disciplina 005.2/768
Altri autori (Persone) AitkenPeter G
Soggetto topico BASIC (Computer program language)
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910455466103321
Aitken Peter G  
Scottsdale, Ariz., : Coriolis Group Books
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .Net programming [[electronic resource] /] : Peter Aitken
Visual Basic .Net programming [[electronic resource] /] : Peter Aitken
Autore Aitken Peter G
Pubbl/distr/stampa Scottsdale, Ariz., : Coriolis Group Books
Disciplina 005.2/768
Altri autori (Persone) AitkenPeter G
Soggetto topico BASIC (Computer program language)
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910780119803321
Aitken Peter G  
Scottsdale, Ariz., : Coriolis Group Books
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .Net programming [[electronic resource] /] : Peter Aitken
Visual Basic .Net programming [[electronic resource] /] : Peter Aitken
Autore Aitken Peter G
Pubbl/distr/stampa Scottsdale, Ariz., : Coriolis Group Books
Descrizione fisica 1 online resource (648 pages)
Disciplina 005.2/768
Altri autori (Persone) AitkenPeter G
Soggetto topico BASIC (Computer program language)
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Intro -- About the Author -- Acknowledgments -- Contents at a Glance -- Table of Contents -- Introduction -- Introduction to Visual Basic -- Using Visual Studio -- Visual Basic Syntax: Fundamentals and Data Storage -- Visual Basic Syntax: Program Control and Procedures -- Runtime Error and Exception Handling -- Visual Basic and the .NET Framework -- Creating Windows Applications -- Controls for Windows Applications -- Object-Oriented Programming with VB .NET, Part 1 -- Object-Oriented Programming with VB .NET, Part 2 -- Creating Custom Controls -- Writing Console Applications -- Creating MDI Applications -- Working with Text and Numbers -- Working with Dates and Times -- File Access and Management -- Graphics and Printing -- Processing XML -- Database Access with ADO.NET -- Creating Web Applications with ASP. NET -- Controls for Web Applications -- Database Access in Web Applications -- Creating and Using Web Services -- Developing Customized Web Controls -- Debugging and Deploying Your Applications -- Changes in Visual Basic .NET -- The Upgrade Wizard -- VB.NET Exceptions -- Compiler Options -- Index.
Record Nr. UNINA-9910809897703321
Aitken Peter G  
Scottsdale, Ariz., : Coriolis Group Books
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .NET programming [[electronic resource] /] / Harold Davis
Visual Basic .NET programming [[electronic resource] /] / Harold Davis
Autore Davis Harold <1953->
Pubbl/distr/stampa San Francisco, : Sybex, c2002
Descrizione fisica 1 online resource (542 p.)
Disciplina 005.133
Soggetto topico BASIC (Computer program language)
Microsoft .NET
Soggetto genere / forma Electronic books.
ISBN 1-280-52122-8
9786610521227
0-470-10786-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Contents; Introduction; Chapter 1 Understanding Visual Basic .NET; Chapter 2 Introducing Projects, Forms, and Buttons; Chapter 3 Building a User Interface; Chapter 4 Working with Windows Form Properties; Chapter 5 Events and the Life Cycle of Forms; Chapter 6 Working with Form Methods and Modules; Chapter 7 Working with Windows Forms Controls; Chapter 8 Adding StatusBars, ToolBars, ToolTips, and Tabbed Dialogs; Chapter 9 Working with Common Dialogs; Chapter 10 Using Timers, EventLogs, and ServiceControllers; Chapter 11 Creating Menus; Chapter 12 Printing from an Application
Chapter 13 Errors, Exceptions, and DebuggingChapter 14 Using the Object Browser; Chapter 15 Object-Oriented Programming in VB .NET; Chapter 16 Creating Windows Controls; Chapter 17 Working with Data and ADO.NET; Chapter 18 Working with XML; Chapter 19 Building ASP.NET Web Applications; Chapter 20 Deploying Applications; Appendix A Using VB .NET's Help System; Appendix B Migrating Applications from VB6 to VB .NET; Appendix C Key Syntax Differences Between VB6 and VB .NET; Appendix D VB .NET Keywords; Appendix E Selected VB .NET Namespaces and Classes; Index
Record Nr. UNINA-9910456208903321
Davis Harold <1953->  
San Francisco, : Sybex, c2002
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .NET programming [[electronic resource] /] / Harold Davis
Visual Basic .NET programming [[electronic resource] /] / Harold Davis
Autore Davis Harold <1953->
Pubbl/distr/stampa San Francisco, : Sybex, c2002
Descrizione fisica 1 online resource (542 p.)
Disciplina 005.133
Soggetto topico BASIC (Computer program language)
Microsoft .NET
ISBN 1-280-52122-8
9786610521227
0-470-10786-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Contents; Introduction; Chapter 1 Understanding Visual Basic .NET; Chapter 2 Introducing Projects, Forms, and Buttons; Chapter 3 Building a User Interface; Chapter 4 Working with Windows Form Properties; Chapter 5 Events and the Life Cycle of Forms; Chapter 6 Working with Form Methods and Modules; Chapter 7 Working with Windows Forms Controls; Chapter 8 Adding StatusBars, ToolBars, ToolTips, and Tabbed Dialogs; Chapter 9 Working with Common Dialogs; Chapter 10 Using Timers, EventLogs, and ServiceControllers; Chapter 11 Creating Menus; Chapter 12 Printing from an Application
Chapter 13 Errors, Exceptions, and DebuggingChapter 14 Using the Object Browser; Chapter 15 Object-Oriented Programming in VB .NET; Chapter 16 Creating Windows Controls; Chapter 17 Working with Data and ADO.NET; Chapter 18 Working with XML; Chapter 19 Building ASP.NET Web Applications; Chapter 20 Deploying Applications; Appendix A Using VB .NET's Help System; Appendix B Migrating Applications from VB6 to VB .NET; Appendix C Key Syntax Differences Between VB6 and VB .NET; Appendix D VB .NET Keywords; Appendix E Selected VB .NET Namespaces and Classes; Index
Record Nr. UNINA-9910780268703321
Davis Harold <1953->  
San Francisco, : Sybex, c2002
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .NET programming / / Harold Davis
Visual Basic .NET programming / / Harold Davis
Autore Davis Harold <1953->
Edizione [1st ed.]
Pubbl/distr/stampa San Francisco, : Sybex, c2002
Descrizione fisica 1 online resource (542 p.)
Disciplina 005.133
Soggetto topico BASIC (Computer program language)
Microsoft .NET Framework
ISBN 1-280-52122-8
9786610521227
0-470-10786-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Contents; Introduction; Chapter 1 Understanding Visual Basic .NET; Chapter 2 Introducing Projects, Forms, and Buttons; Chapter 3 Building a User Interface; Chapter 4 Working with Windows Form Properties; Chapter 5 Events and the Life Cycle of Forms; Chapter 6 Working with Form Methods and Modules; Chapter 7 Working with Windows Forms Controls; Chapter 8 Adding StatusBars, ToolBars, ToolTips, and Tabbed Dialogs; Chapter 9 Working with Common Dialogs; Chapter 10 Using Timers, EventLogs, and ServiceControllers; Chapter 11 Creating Menus; Chapter 12 Printing from an Application
Chapter 13 Errors, Exceptions, and DebuggingChapter 14 Using the Object Browser; Chapter 15 Object-Oriented Programming in VB .NET; Chapter 16 Creating Windows Controls; Chapter 17 Working with Data and ADO.NET; Chapter 18 Working with XML; Chapter 19 Building ASP.NET Web Applications; Chapter 20 Deploying Applications; Appendix A Using VB .NET's Help System; Appendix B Migrating Applications from VB6 to VB .NET; Appendix C Key Syntax Differences Between VB6 and VB .NET; Appendix D VB .NET Keywords; Appendix E Selected VB .NET Namespaces and Classes; Index
Record Nr. UNINA-9910817921403321
Davis Harold <1953->  
San Francisco, : Sybex, c2002
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic 2005 express [[electronic resource] ] : now playing / / Wallace Wang
Visual Basic 2005 express [[electronic resource] ] : now playing / / Wallace Wang
Autore Wang Wally
Pubbl/distr/stampa San Francisco, : No Starch Press, 2005
Descrizione fisica 1 online resource (480 p.)
Disciplina 005.2/768
Soggetto topico BASIC (Computer program language)
Soggetto genere / forma Electronic books.
ISBN 1-59327-111-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Preliminaries; Contents; Chapter 1: Your First Visual Basic Program; Chapter 2: Understanding the Visual Basic Express Interface; Chapter 3: Working with Projects; Chapter 4: Designing a User Interface; Chapter 5: Writing and Editing BASIC Code; Chapter 6: Getting Help; Chapter 7: Understanding Controls and Properties; Chapter 8: Using the Appearance Properties; Chapter 9: Using the Layout and Behavior Properties; Chapter 10: Designing the Windows of a User Interface; Chapter 11: Writing Event Procedures; Chapter 12: Displaying Commands in Buttons and Menus
Chapter 13: Offering Choices with Radio Buttons and BoxesChapter 14: Accepting and Displaying Text in Text Boxes and Labels; Chapter 15: Accepting a Range of Numeric Values; Chapter 16: Designing a Form with Layout Controls; Chapter 17: Displaying Dialog Boxes; Chapter 18: Using Variables and Constants; Chapter 19: Mathematical Operators; Chapter 20: String Manipulation; Chapter 21: Decision-Making Statements; Chapter 22: Repeating Code with Loops; Chapter 23: Data Structures: Structures, Arrays, and Collections; Chapter 24: Advanced Data Structures: Queues, Stacks, and Hash Tables
Chapter 25: Creating Procedures and FunctionsChapter 26: Understanding Object-Oriented Programming; Chapter 27: Comments, Error Handling, and Debugging; Chapter 28: Connecting to Files and Databases; Chapter 29: Printing Data from Your Program; Chapter 30: Adding the Finishing Touches to Your Program; Index
Record Nr. UNINA-9910449751403321
Wang Wally  
San Francisco, : No Starch Press, 2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic 2005 express [[electronic resource] ] : now playing / / Wallace Wang
Visual Basic 2005 express [[electronic resource] ] : now playing / / Wallace Wang
Autore Wang Wally
Pubbl/distr/stampa San Francisco, : No Starch Press, 2005
Descrizione fisica 1 online resource (480 p.)
Disciplina 005.2/768
Soggetto topico BASIC (Computer program language)
ISBN 1-59327-111-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Preliminaries; Contents; Chapter 1: Your First Visual Basic Program; Chapter 2: Understanding the Visual Basic Express Interface; Chapter 3: Working with Projects; Chapter 4: Designing a User Interface; Chapter 5: Writing and Editing BASIC Code; Chapter 6: Getting Help; Chapter 7: Understanding Controls and Properties; Chapter 8: Using the Appearance Properties; Chapter 9: Using the Layout and Behavior Properties; Chapter 10: Designing the Windows of a User Interface; Chapter 11: Writing Event Procedures; Chapter 12: Displaying Commands in Buttons and Menus
Chapter 13: Offering Choices with Radio Buttons and BoxesChapter 14: Accepting and Displaying Text in Text Boxes and Labels; Chapter 15: Accepting a Range of Numeric Values; Chapter 16: Designing a Form with Layout Controls; Chapter 17: Displaying Dialog Boxes; Chapter 18: Using Variables and Constants; Chapter 19: Mathematical Operators; Chapter 20: String Manipulation; Chapter 21: Decision-Making Statements; Chapter 22: Repeating Code with Loops; Chapter 23: Data Structures: Structures, Arrays, and Collections; Chapter 24: Advanced Data Structures: Queues, Stacks, and Hash Tables
Chapter 25: Creating Procedures and FunctionsChapter 26: Understanding Object-Oriented Programming; Chapter 27: Comments, Error Handling, and Debugging; Chapter 28: Connecting to Files and Databases; Chapter 29: Printing Data from Your Program; Chapter 30: Adding the Finishing Touches to Your Program; Index
Record Nr. UNINA-9910783676603321
Wang Wally  
San Francisco, : No Starch Press, 2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui