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.
Programming the PIC microcontroller with MBASIC [[electronic resource] /] / by Jack R. Smith
Programming the PIC microcontroller with MBASIC [[electronic resource] /] / by Jack R. Smith
Autore Smith Jack R. <1946->
Pubbl/distr/stampa Burlington, MA, : Elsevier/Newnes, c2005
Descrizione fisica 1 online resource (801 p.)
Disciplina 629.8/955262
Collana Embedded technology series
Soggetto topico Programmable controllers
BASIC (Computer program language)
ISBN 1-280-62951-7
9786610629510
0-08-046074-7
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto front cover; copyright; table of contents; front matter; Preface; Acknowledgments; What's on the CD-ROM?; body; 1. PICs ""101""; 2. MBasic Compiler and Development Boards; 3. The Basics - Output; 4. The Basics - Digital Input; 5. LCD Modules; 6. Reading Complex Input Switches; 7. Seven-Segment LED Displays; 8. Introductory Stepper Motors; 9. RS-232 Serial Interface; 10. Interupts and Timers in MBasic; 11. Analog-to-Digital Conversion; 12. Digital Temperature Sensors and Real-Time Clocks; 13. Assembler 101; 14. In-Line Assembler; 15. Interupt Handlers and Timers in Assembler
16. Digital-to-Analog Conversion17. DTMF Tone Decoding and Telephone Interface; 18. External Memory; 19. Advanced Stepper Motors; 20. X-10 Home Automation; 21. Digital Potentiometers and Controllable Filter; 22. Infrared Remote Controls; 23. AC Power Control; 24. DC Motor Control; 25. Bar Code Reader; 26. Sending Morse Code; 27. A Morse Code Reader; 28. Weather Station and Data Logger; 29. Migrating from v5.2.1.x to 5.3.0.0 and the Undocumented MBasic; back matter; A: Parts List; B: Function Index; About the Author; Index
Record Nr. UNINA-9910784353503321
Smith Jack R. <1946->  
Burlington, MA, : Elsevier/Newnes, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Programming the PIC microcontroller with MBASIC / / by Jack R. Smith
Programming the PIC microcontroller with MBASIC / / by Jack R. Smith
Autore Smith Jack R. <1946->
Edizione [1st ed.]
Pubbl/distr/stampa Burlington, MA, : Elsevier/Newnes, c2005
Descrizione fisica 1 online resource (801 p.)
Disciplina 629.8/955262
Collana Embedded technology series
Soggetto topico Programmable controllers
BASIC (Computer program language)
ISBN 1-280-62951-7
9786610629510
0-08-046074-7
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto front cover; copyright; table of contents; front matter; Preface; Acknowledgments; What's on the CD-ROM?; body; 1. PICs ""101""; 2. MBasic Compiler and Development Boards; 3. The Basics - Output; 4. The Basics - Digital Input; 5. LCD Modules; 6. Reading Complex Input Switches; 7. Seven-Segment LED Displays; 8. Introductory Stepper Motors; 9. RS-232 Serial Interface; 10. Interupts and Timers in MBasic; 11. Analog-to-Digital Conversion; 12. Digital Temperature Sensors and Real-Time Clocks; 13. Assembler 101; 14. In-Line Assembler; 15. Interupt Handlers and Timers in Assembler
16. Digital-to-Analog Conversion17. DTMF Tone Decoding and Telephone Interface; 18. External Memory; 19. Advanced Stepper Motors; 20. X-10 Home Automation; 21. Digital Potentiometers and Controllable Filter; 22. Infrared Remote Controls; 23. AC Power Control; 24. DC Motor Control; 25. Bar Code Reader; 26. Sending Morse Code; 27. A Morse Code Reader; 28. Weather Station and Data Logger; 29. Migrating from v5.2.1.x to 5.3.0.0 and the Undocumented MBasic; back matter; A: Parts List; B: Function Index; About the Author; Index
Record Nr. UNINA-9910817840203321
Smith Jack R. <1946->  
Burlington, MA, : Elsevier/Newnes, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Simply visual basic 2010 : an app-driven approach / / Paul J Deitel, Harvey M Deitel, Abbey Deitel
Simply visual basic 2010 : an app-driven approach / / Paul J Deitel, Harvey M Deitel, Abbey Deitel
Autore Deitel Paul J.
Edizione [Fourth edition.]
Pubbl/distr/stampa Harlow, England : , : Pearson Education, Limited, , [2013]
Descrizione fisica 1 online resource (848 pages) : illustrations
Disciplina 005.2762
Collana Always learning
Soggetto topico BASIC (Computer program language)
Visual Basic (Computer program language)
ISBN 0-273-77682-7
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover -- Contents -- Preface -- Before You Begin -- 1 Test-Driving a Painter App -- Introducing Computers, the Internet and Visual Basic -- 1.1 Computing in Business, Industry and Research -- 1.2 Hardware and Software -- 1.3 Data Hierarchy -- 1.4 Computer Organization -- 1.5 Machine Languages, Assembly Languages and High- Level Languages -- 1.6 Object Technology -- 1.7 Microsoft's Windows® Operating System -- 1.8 Programming Languages -- 1.9 Visual Basic -- 1.10 The Internet and the World Wide Web -- 1.11 Microsoft .NET -- 1.12 Web 2.0: Going Social -- 1.13 Test-Driving the Visual Basic Advanced Painter App -- 1.14 Web Resources -- 1.15 Wrap-Up -- 2 Welcome App -- Introducing the Visual Basic 2010 Express IDE -- 2.1 Test-Driving the Welcome App -- 2.2 Overview of the Visual Studio 2010 IDE -- 2.3 Creating a Project for the Welcome App -- 2.4 Menu Bar and Toolbar -- 2.5 Navigating the Visual Studio IDE -- Auto-Hide -- Solution Explorer -- Toolbox -- Properties Window -- 2.6 Using Help -- 2.7 Saving and Closing Projects in Visual Basic -- 2.8 Web Resources -- 2.9 Wrap-Up -- 3 Welcome App -- Introduction to Visual App Development -- 3.1 Test-Driving the Welcome App -- 3.2 Constructing the Welcome App -- 3.3 Objects Used in the App -- 3.4 Wrap-Up -- 4 Designing the Inventory App -- Introducing TextBoxes and Buttons -- 4.1 Test-Driving the Inventory App -- 4.2 Constructing the Inventory App -- 4.3 Adding Labels to the Inventory App -- 4.4 Adding TextBoxes and a Button to the Form -- 4.5 Wrap-Up -- 5 Completing the Inventory App -- Introducing Programming -- 5.1 Test-Driving the Inventory App -- 5.2 Introduction to Visual Basic Program Code -- 5.3 Inserting an Event Handler -- 5.4 Performing a Calculation and Displaying the Result -- 5.5 Using the IDE to Eliminate Compilation Errors -- 5.6 Wrap-Up -- 6 Enhancing the Inventory App.
Introducing Variables, Memory Concepts and Arithmetic -- 6.1 Test-Driving the Enhanced Inventory App -- 6.2 Variables -- 6.3 Handling the TextChanged Event -- 6.4 Memory Concepts -- 6.5 Arithmetic -- 6.6 Using the Debugger: Breakpoints -- 6.7 Wrap-Up -- 7 Wage Calculator App -- Introducing Algorithms, Pseudocode and Program Control -- 7.1 Test-Driving the Wage Calculator App -- 7.2 Algorithms -- 7.3 Pseudocode -- 7.4 Control Statements -- 7.5 If...Then Selection Statement -- 7.6 If...Then...Else Selection Statement and Conditional If Expressions -- 7.7 Constructing the Wage Calculator App -- 7.8 Assignment Operators -- 7.9 Formatting Text -- 7.10 Using the Debugger: The Watch Window -- 7.11 Wrap-Up -- 8 Dental Payment App -- Introducing CheckBoxes and Message Dialogs -- 8.1 Test-Driving the Dental Payment App -- 8.2 Designing the Dental Payment App -- 8.3 Using CheckBoxes -- 8.4 Using a Dialog to Display a Message -- 8.5 Logical Operators -- Using AndAlso -- Using OrElse -- Short-Circuit Evaluation -- Using Xor -- Using Not -- 8.6 Designer-Generated Code -- 8.7 Wrap-Up -- 9 Car Payment Calculator App -- Introducing the Do While...Loop and Do Until...Loop Repetition Statements -- 9.1 Test-Driving the Car Payment Calculator App -- 9.2 Do While...Loop Repetition Statement -- 9.3 Do Until...Loop Repetition Statement -- 9.4 Constructing the Car Payment Calculator App -- 9.5 Wrap-Up -- 10 Class Average App -- Introducing the Do...Loop While and Do...Loop Until Repetition Statements -- 10.1 Test-Driving the Class Average App -- 10.2 Do...Loop While Repetition Statement -- 10.3 Do...Loop Until Repetition Statement -- 10.4 Creating the Class Average App -- 10.5 Wrap-Up -- 11 Interest Calculator App -- Introducing the For...Next Repetition Statement and NumericUpDown Control -- 11.1 Test-Driving the Interest Calculator App -- 11.2 Essentials of Counter-Controlled Repetition.
11.3 Introducing the For...Next Repetition Statement -- 11.4 Examples Using the For...Next Statement -- 11.5 Constructing the Interest Calculator App -- 11.6 Wrap-Up -- 12 Security Panel App -- Introducing the Select Case Multiple-Selection Statement -- 12.1 Test-Driving the Security Panel App -- 12.2 Introducing the Select Case Multiple-Selection Statement -- 12.3 Constructing the Security Panel App -- 12.4 Wrap-Up -- 13 Enhancing the Wage Calculator App -- Introducing Function Procedures and Sub Procedures -- 13.1 Test-Driving the Enhanced Wage Calculator App -- 13.2 Classes and Procedures -- 13.3 Function Procedures -- 13.4 Using Procedures in the Wage Calculator App -- 13.5 Using the Debugger: Debugging Controls -- 13.6 Optional Parameters -- 13.7 Wrap-Up -- 14 Shipping Time App -- Using Dates and Timers -- 14.1 Test-Driving the Shipping Time App -- 14.2 Date Variables -- Declaring a Date Variable -- Using Date Members -- 14.3 Creating the Shipping Time App: Design Elements -- 14.4 Creating the Shipping Time App: Inserting Code -- 14.5 Wrap-Up -- 15 Fund Raiser App -- Introducing Scope, Pass-by-Reference and Option Strict -- 15.1 Test-Driving the Fund Raiser App -- 15.2 Constructing the Fund Raiser App -- 15.3 Passing Arguments: Pass-by-Value vs. Pass-by-Reference -- 15.4 Option Strict -- 15.5 Wrap-Up -- 16 Craps Game App -- Introducing Random-Number Generation and Enum -- 16.1 Test-Driving the Craps Game App -- 16.2 Random-Number Generation -- 16.3 Constructing the Craps Game App -- 16.4 Using Random Numbers in the Craps Game App -- 16.5 Wrap-Up -- 17 Flag Quiz App -- Introducing One-Dimensional Arrays and ComboBoxes -- 17.1 Test-Driving the Flag Quiz App -- 17.2 Introducing Arrays -- 17.3 Declaring and Allocating Arrays -- 17.4 Constructing the Flag Quiz App -- 17.5 Sorting Arrays -- 17.6 Wrap-Up -- 18 Student Grades App.
Introducing Two-Dimensional Arrays and RadioButtons -- 18.1 Test-Driving the Student Grades App -- 18.2 Two-Dimensional Rectangular Arrays -- 18.3 Using RadioButtons -- 18.4 Inserting Code into the Student Grades App -- 18.5 Wrap-Up -- 19 Microwave Oven App -- Building Your Own Classes and Objects -- 19.1 Test-Driving the Microwave Oven App -- 19.2 Designing the Microwave Oven App -- 19.3 Adding a New Class to the Project -- 19.4 Initializing Class Objects: Constructors -- 19.5 Properties -- 19.6 Completing the Microwave Oven App -- 19.7 Controlling Access to Members -- 19.8 Auto-Implemented Properties -- 19.9 Using the Debugger: The Locals Window -- 19.10 Wrap-Up -- 20 Shipping Hub App -- Introducing Generic Collections, LINQ, For Each...Next and Access Keys -- 20.1 Test-Driving the Shipping Hub App -- 20.2 Package Class -- 20.3 Using Properties TabIndex and TabStop -- 20.4 Using Access Keys -- 20.5 Collections -- 20.6 Shipping Hub App: Using Class List(Of T) -- 20.7 For Each...Next Repetition Statement -- 20.8 Language-Integrated Query (LINQ) -- 20.9 Wrap-Up -- 21 Typing App -- Introducing Keyboard Events, Menus, Dialogs and the Dictionary Collection -- 21.1 Test-Driving the Typing App -- 21.2 Analyzing the Typing App -- 21.3 Keyboard Events -- 21.4 IsNot Operator -- 21.5 Menus -- 21.6 Wrap-Up -- 22 Screen Scraping App -- Introducing String Processing -- 22.1 Test-Driving the Screen Scraping App -- 22.2 Fundamentals of Strings -- 22.3 Analyzing the Screen Scraping App -- 22.4 Locating Substrings in Strings -- 22.5 Extracting Substrings from Strings -- 22.6 Replacing Substrings in Strings -- 22.7 Other String Methods -- 22.8 Wrap-Up -- 23 Ticket Information App -- Introducing Sequential-Access Files -- 23.1 Test-Driving the Ticket Information App -- 23.2 Files and Streams -- 23.3 Writing to a File-Creating the Write Event App.
23.4 Building the Ticket Information App -- 23.5 Using LINQ and Class File to Extract Data from a Text File -- 23.6 Wrap-Up -- 24 Enhanced Car Payment Calculator App -- Introducing Exception Handling -- 24.1 Test-Driving the Enhanced Car Payment Calculator App -- 24.2 Introduction to Exception Handling -- 24.3 Exception Handling in Visual Basic -- 24.4 Constructing the Enhanced Car Payment Calculator App -- 24.5 Additional Exception Handling Capabilities -- 24.6 Wrap-Up -- 25 CheckWriter App -- Introducing Graphics and Printing -- 25.1 Test-Driving the CheckWriter App -- 25.2 GDI+ Introduction -- 25.3 Constructing the CheckWriter App -- 25.4 PrintPreviewDialogs and PrintDocuments -- 25.5 Creating an Event Handler for the CheckWriter App -- 25.6 Graphics Objects: Colors, Lines and Shapes -- Colors -- Drawing Lines, Rectangles and Ovals -- 25.7 Printing Each Control of the CheckWriter App -- 25.8 Font Class -- 25.9 Previewing and Printing the Check -- 25.10 Wrap-Up -- 26 "Cat and Mouse" Painter App -- Introducing Graphics with Windows Presentation Foundation (WPF) and Mouse Events -- 26.1 Test-Driving the Painter App -- 26.2 Windows Presentation Foundation (WPF) -- 26.3 XAML (Extensible Application Markup Language) -- 26.4 Creating the Painter App's GUI in WPF -- 26.5 Constructing the Painter App -- 26.6 Handling the MouseLeftButtonDown Event -- 26.7 Handling the MouseLeftButtonUp Event -- 26.8 Handling the MouseMove Event -- 26.9 Handling Right Mouse Button Events -- 26.10 Selecting Colors with RadioButtons -- 26.11 Wrap-Up -- 27 Address Book App -- Databases and LINQ -- 27.1 Relational Databases -- 27.2 A Books Database -- 27.3 LINQ to SQL -- 27.4 Querying a Database with LINQ -- Creating LINQ to SQL Classes -- Data Bindings Between Controls and the LINQ to SQL Classes -- 27.5 Dynamically Binding Query Results.
Creating the Display Query Results GUI.
Record Nr. UNINA-9910150209603321
Deitel Paul J.  
Harlow, England : , : Pearson Education, Limited, , [2013]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VB.NET developer's guide [[electronic resource] /] / Cameron Wakefield, Henk-Evert Sonder
VB.NET developer's guide [[electronic resource] /] / Cameron Wakefield, Henk-Evert Sonder
Autore Wakefield Cameron
Edizione [1st edition]
Pubbl/distr/stampa Rockland, Mass., : Syngress, c2001
Descrizione fisica 1 online resource (785 p.)
Disciplina 005.26/8
Altri autori (Persone) SonderHenk-Evert
Collana Global knowledge
Soggetto topico BASIC (Computer program language)
Soggetto genere / forma Electronic books.
ISBN 1-281-05297-3
9786611052973
0-08-048159-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1928994482.pdf; 1928994482.pdf; Cover; Table of Contents; From the Series Editor; Chapter 1 New Features in Visual Basic .NET; Chapter 2 The Microsoft .NET Framework; Chapter 3 Installing and Configuring VB.NET; Chapter 4 Common Language Runtime; Chapter 5 .NET Programming Fundamentals; Chapter 6 Advanced Programming Concepts; Chapter 7 Creating Windows Forms; Chapter 8 Windows Forms Components and Controls; Chapter 9 Using ADO.NET; Chapter 10 Developing Web Applications; Chapter 11 Optimizing, Debugging, and Testing; Chapter 12 Security; Chapter 13 Application Deployment
Chapter 14 Upgrading Visual Basic Applications to .NETIndex; Related Titles
Record Nr. UNINA-9910454976503321
Wakefield Cameron  
Rockland, Mass., : Syngress, c2001
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VB.NET developer's guide [[electronic resource] /] / Cameron Wakefield, Henk-Evert Sonder
VB.NET developer's guide [[electronic resource] /] / Cameron Wakefield, Henk-Evert Sonder
Autore Wakefield Cameron
Edizione [1st edition]
Pubbl/distr/stampa Rockland, Mass., : Syngress, c2001
Descrizione fisica 1 online resource (785 p.)
Disciplina 005.26/8
Altri autori (Persone) SonderHenk-Evert
Collana Global knowledge
Soggetto topico BASIC (Computer program language)
ISBN 1-281-05297-3
9786611052973
0-08-048159-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1928994482.pdf; 1928994482.pdf; Cover; Table of Contents; From the Series Editor; Chapter 1 New Features in Visual Basic .NET; Chapter 2 The Microsoft .NET Framework; Chapter 3 Installing and Configuring VB.NET; Chapter 4 Common Language Runtime; Chapter 5 .NET Programming Fundamentals; Chapter 6 Advanced Programming Concepts; Chapter 7 Creating Windows Forms; Chapter 8 Windows Forms Components and Controls; Chapter 9 Using ADO.NET; Chapter 10 Developing Web Applications; Chapter 11 Optimizing, Debugging, and Testing; Chapter 12 Security; Chapter 13 Application Deployment
Chapter 14 Upgrading Visual Basic Applications to .NETIndex; Related Titles
Record Nr. UNINA-9910779971003321
Wakefield Cameron  
Rockland, Mass., : Syngress, c2001
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VB.NET developer's guide / / Cameron Wakefield, Henk-Evert Sonder
VB.NET developer's guide / / Cameron Wakefield, Henk-Evert Sonder
Autore Wakefield Cameron
Edizione [1st edition]
Pubbl/distr/stampa Rockland, Mass., : Syngress, c2001
Descrizione fisica 1 online resource (785 p.)
Disciplina 005.26/8
005.133
Altri autori (Persone) SonderHenk-Evert
Collana Global knowledge
Soggetto topico BASIC (Computer program language)
ISBN 1-281-05297-3
9786611052973
0-08-048159-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1928994482.pdf; 1928994482.pdf; Cover; Table of Contents; From the Series Editor; Chapter 1 New Features in Visual Basic .NET; Chapter 2 The Microsoft .NET Framework; Chapter 3 Installing and Configuring VB.NET; Chapter 4 Common Language Runtime; Chapter 5 .NET Programming Fundamentals; Chapter 6 Advanced Programming Concepts; Chapter 7 Creating Windows Forms; Chapter 8 Windows Forms Components and Controls; Chapter 9 Using ADO.NET; Chapter 10 Developing Web Applications; Chapter 11 Optimizing, Debugging, and Testing; Chapter 12 Security; Chapter 13 Application Deployment
Chapter 14 Upgrading Visual Basic Applications to .NETIndex; Related Titles
Record Nr. UNINA-9910826782903321
Wakefield Cameron  
Rockland, Mass., : Syngress, c2001
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .NET black book [[electronic resource] /] / Steven Holzner
Visual Basic .NET black book [[electronic resource] /] / Steven Holzner
Autore Holzner Steven
Pubbl/distr/stampa Scottsdale, Ariz., : Coriolis Group/Paraglyph Press, Inc., c2002
Disciplina 005.2768
Collana Black book
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-9910455462903321
Holzner Steven  
Scottsdale, Ariz., : Coriolis Group/Paraglyph Press, Inc., c2002
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .NET black book [[electronic resource] /] / Steven Holzner
Visual Basic .NET black book [[electronic resource] /] / Steven Holzner
Autore Holzner Steven <1957->
Pubbl/distr/stampa Scottsdale, Ariz., : Coriolis Group/Paraglyph Press, Inc., c2002
Disciplina 005.2768
Collana Black book
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-9910780123203321
Holzner Steven <1957->  
Scottsdale, Ariz., : Coriolis Group/Paraglyph Press, Inc., c2002
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Basic .NET black book [[electronic resource] /] / Steven Holzner
Visual Basic .NET black book [[electronic resource] /] / Steven Holzner
Autore Holzner Steven <1957->
Pubbl/distr/stampa Scottsdale, Ariz., : Coriolis Group/Paraglyph Press, Inc., c2002
Descrizione fisica 1 online resource (1184 pages)
Disciplina 005.2768
Collana Black book
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 -- Chapter 1 Essential Visual Basic -- Chapter 2 The Visual Basic Language: Operators, Conditionals, and Loops -- Chapter 3 The Visual Basic Language: Procedures, Scope, and Exception Handling -- Chapter 4 Windows Forms -- Chapter 5 Windows Forms: Text Boxes, Rich Text Boxes, Labels, and Link Labels -- Chapter 6 Windows Forms: Buttons, Checkboxes, Radio Buttons, Panels, and Group Boxes -- Chapter 7 Windows Forms: List Boxes, Checked List Boxes, Combo Boxes, and Picture Boxes -- Chapter 8 Windows Forms: Scroll Bars, Splitters, Track Bars, Pickers, Notify Icons, Tool Tips, and Timers -- Chapter 9 Windows Forms: Menus, Built- in Dialog Boxes, and Printing -- Chapter 10 Windows Forms: Image Lists, Tree and List Views, Toolbars, Status and Progress Bars, and Tab Controls -- Chapter 11 Object- Oriented Programming -- Chapter 12 Object- Oriented Inheritance -- Chapter 13 Graphics and File Handling -- Chapter 14 Web Forms -- Chapter 15 Web Forms: Buttons, Text Boxes, Labels, Literals, and Place Holders -- Chapter 16 Web Forms: Checkboxes, Radio Buttons, Tables, and Panels -- Chapter 17 Images, Image Buttons, List Boxes, Drop- down Lists, Hyperlinks, and Link Buttons -- Chapter 18 Validation Controls, Calendars, and Ad Rotators -- Chapter 19 Web Forms: HTML Controls -- Chapter 20 Data Access with ADO. NET -- Chapter 21 Binding Controls to Databases -- Chapter 22 Handling Databases in Code -- Chapter 23 Database Access in Web Applications -- Chapter 24 Creating User Controls, Web User Controls, and Multithreading -- Chapter 25 Creating Windows Services, Web Services, and Deploying Applications -- Index -- What's On The CD-ROM.
Record Nr. UNINA-9910815298903321
Holzner Steven <1957->  
Scottsdale, Ariz., : Coriolis Group/Paraglyph Press, Inc., c2002
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
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
Soggetto genere / forma Electronic books.
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-9910457574103321
Tagliaferri Matt  
San Francisco, CA, : Sybex, 2002
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui