1.

Record Nr.

UNINA9910780268303321

Autore

Reisman Brian

Titolo

MCAD/MCSD [[electronic resource] ] : Visual Basic .NET Windows and web applications study guide / / Brian Reisman and Mitch Ruebush

Pubbl/distr/stampa

San Francisco, : Sybex, 2003

ISBN

1-280-53575-X

9786610535750

0-585-48803-7

0-7821-5177-9

Descrizione fisica

1 online resource (871 p.)

Altri autori (Persone)

RuebushMitch

Disciplina

005.2/768

Soggetti

Electronic data processing personnel - Certification

Microsoft software - Examinations

Microsoft .NET

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Using Your Sybex Electronic Book; MCAD/MCSD: Visual Basic .NET Windows and Web Applications Study Guide; Front matter; Acknowledgments; Introduction; The Microsoft Certified Professional Program; Is This Book for You?; Assessment Test; Answers to Assessment Test; Part I: Visual Basic .NET Overview; Chapter 1: A .NET Framework Overview; Common Language Runtime; The Common Type System; Namespaces; Assemblies and Application Domains; NET Framework Base Class Library; Summary; Key Terms; Review Questions; Answers to Review Questions; Chapter 2: An Overview of Object-Oriented Programming

Understanding Classes and Objects Implementing Inheritance; Summary; Key Terms; Review Questions; Answers to Review Questions; Chapter 3: Handling Errors with Visual Basic . NET; Structured Exception Handling; The System.Exception Class; Implementing Structured Exception Handling; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 4: ADO.NET; ADO.NET Namespaces; Connecting to Data Sources; Using Connected Data; Using Disconnected Data; Handling Data-Centric Exceptions; Summary;



Exam Essentials; Key Terms; Review Questions; Answers to Review Questions

Chapter 5: Other Data Sources XML and the .NET Framework; Working with Text Files; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 6: Working with Components; Creating and Managing .NET Components; COM and COM+ Components; Using COM or COM+ Components from a Web Form; Instantiating and Invoking a Web Service; Calling Native Functions; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Part II: Developing Windows Applications with Visual Basic . NET; Chapter 7: Windows Forms; Introduction to Windows Forms

Working with Windows Forms Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 8: Working with Windows Controls; Using Windows Controls; Creating Custom Windows Controls; Windows Forms Menus; Printing from Windows Forms; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 9: Windows Accessibility and Usability; Regular Expressions; Implementing Globalization and Localization; Building Accessibility Features into Your Applications; Implementing Online User Assistance; Summary; Exam Essentials; Key Terms

Review Questions Answers to Review Questions; Chapter 10: Configuring and Securing Windows Applications; Configuring Windows Applications; Securing Windows Applications Using the .NET Framework; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 11: Testing, Debugging, and Optimizing Windows Applications; Testing; Debugging; Implementing Tracing; Optimizing Performance; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 12: Deploying Windows Applications; Working with Assemblies

Packaging a Windows Application with Windows Installer

Sommario/riassunto

Here's the book you need to prepare for the Developing Web Applications (70-305) and Developing Windows-based Applications (70-306) MCAD and MCSD exams. This Study Guide provides:In-depth coverage of official exam objectives Practical information on using Visual Basic .NET to develop Windows and Web applications Hands-on exercises designed to give you the skills needed to approach the exams with confidence Authoritative coverage of all exam objectives, including:Creating user services Creating and managing components and .NET assemblies Consuming