Always Learning

Application Development Using Visual Basic and .NET
Robert J. Oberg
Peter Thorsteinson
Dana L. Wyatt

ISBN-10: 0130933821
ISBN-13:  9780130933829

Publisher:  Prentice Hall
Copyright:  2002
Format:  Paper; 864 pp
Published:  06/24/2002
Status: Instock


Customers outside the U.S., click here.


Print this content

In this section:


Description

This book gives students who are experienced programmers the practical insight they need to build enterprise applications for Microsoft's .NET platform using Visual Basic. Using a running case study and extensive code examples, the authors illuminate essential .NET concepts, and introduce powerful new .NET technologies such as ADO.NET and ASP.NET. Students without Visual Basic experience will appreciate the book's self-contained Visual Basic.NET overview; those familiar with Visual Basic can proceed directly to the book's in-depth .NET Framework coverage. ork coverage.


Features

  • Self-contained Visual Basic.NET overview—Begins with a concise, modular introduction to Visual Basic.NET syntax and basic features for students who need it.
    • Helps students with no Visual Basic experience get “up-to-speed” quickly, without frustrating intermediate-to-advanced-level students who are already comfortable with the basics of Visual Basic.NET.
  • Systematic, step-by-step coverage—Begins with a simple application, then gradually introduces more complex and subtle techniques.
    • Flattens the .NET learning curve, enabling students to build their skills incrementally.
  • Solutions for effective Windows, Web, and Web Services development—Includes detailed coverage of using Windows Forms to build next-generation graphical user interfaces, and using ASP.NET to deliver advanced Web applications and services.
    • Covers every form of development students are likely to encounter, including today's extremely popular Web Services paradigm.
  • Detailed coverage of database access —Introduces practical techniques for integrating databases using Microsoft's advanced ADO.NET technology.
    • Helps students master database integration techniques that are central to virtually all contemporary application and Web service development.
  • Practical .NET security coverage—Presents today's best techniques for securing .NET applications.
    • Helps students overcome the key obstacle to effective distributed and Web development in the enterprise: security.
  • Insights for students experienced in other languages—Carefully designed to help students with C++ and Java background leverage what they already know.
    • Enables students to become effective with Visual Basic.NET more rapidly.
  • Case study shared across all books in the series—This and all other books in the Integrated .NET Series from Object Innovations and Prentice Hall PTR share appropriate facets of a detailed case study covering the entire development process.
    • Lets students more effectively leverage what they've learned as they move from one .NET book and skillset to the next. Because the case study covers the entire development lifecycle, students will understand the challenges that can arise at all stages of .NET development.


Table of Contents

Preface.
Acknowledgments.
About This Series.

.NET ARCHITECTURE OVERVIEW.

1. What is Microsoft .NET?
Microsoft and the Web. Windows on the Desktop. A New Programming Platform. The Role of XML. VB.NET and the .NET Framework. Summary.

2. .NET Fundamentals.
Problems of Windows Development Applications of the Future .NET Overview. Summary.

VB.NET LANGUAGE.


3. VB.NET Essentials, Part I.
Visual Studio .NET and Console Applications. Hello World in VB.NET. Performing Calculations in VB.NET. Classes. VB.NET Type System. Summary.

4. VB.NET Essentials, Part II.
Strings. Arrays and Parameterized Properties. More about Methods. Optional Parameters VB.NET Utility Functions. Command-Line Arguments. Summary.

5. Inheritance and Exceptions in VB.NET.
Review of Object-Oriented Concepts. Acme Travel Agency Case Study: Design. Inheritance in VB.NET. Access Control. Acme Travel Agency Case Study: Implementation. More about Inheritance. Exceptions. Summary.

6. VB.NET in the .NET Framework.
System.Object. Collections. Interfaces. Resolving Ambiguity in Interfaces Acme Travel Agency Case Study: Step 2. Generic Interfaces in .NET. Delegates. Events. Attributes. Summary.

FUNDAMENTALS OF WINDOWS FORMS.


7. Window Forms.
Window Forms Heirarchy. Windows Applications Using the .NET SDK. Windows Forms Event Handling.Visual Studio .NET and Forms.Under the Hood of a VS.NET Windows Applications. Dialog Boxes. Controls. Using a Checkbox. Using List Controls (ListBox and ComboBox). Summary.

8. Using Controls.
Menus. Toolbars. Status Bars. Calendar Controls. Range Controls. List Controls. DataGrid Control. TreeView Control. Common Dialog Controls. Summary.

FUNDAMENTALS OF THE >NET FRAMEWORK.


9. Assemblies and Deployment.
Components. Assemblies. Private Assembly Deployment. Shared Assembly Deployment. Assembly Configuration. Multi-Module Assemblies. Setup and Deployment Projects. Summary.

10. .NET Framework Classes.
Metadata and Reflection. Input and Output in .NET. Serialization. .NET Application Model. Context. Application Isolation. Asynchronous Programming. Remoting. Custom Attributes. Garbage Collection and Finalization. Summary.

ADVANCED UI PROGRAMMING USING VB.NET.


11. Introduction to GDI+.
Device-Independent Graphics and Abstraction. GDI+ Architecture. GDI+ Structures. Pens and Brushes. A Drawing Program. Clipping Rectangle. Bitmaps and Metafile. GDI+ Memory Management. Text and Fonts. Scrolling. Summary.

12. Advanced Windows Forms.
Modeless Dialogs. MDI Applications. Visual Inheritance. ActiveX Controls. Summary.

.NET APPLICATIONS.


13. Programming with ADO.NET.
A Visual Studio .NET Database Testbed. ADO.NET Architecture. Connected Data Access. Parameters and Stored Procedures. SqlDataAdapter and the DataSet Class. DataSet Fundamentals. Database Transactions and Updates. Optimistic Versus Pessimistic Locking and the DataSet. Working with DataSets. Acme Travel Agency Case Study. XML Data Access. AirlineBrokers Database. Schema with Relationships. Typed DataSet. Summary.

14.ASP.NET and Web Forms.
What is ASP.NET. Web Forms Architecture. Request/Response Programming. Web Applications Using Visual Studio .NET. Acme Travel Agency Case Study. ASP.NET Applications. State in ASP.NET Applications. ASP.NET Configuration. Server Controls. Database Access in ASP.NET.

15. Web Services.
Protocols. Web Service Architecture. SOAP Differences. WebService Class and Visual Studio. Hotel Broker Web Services (Case Study).

16. Security.
User-Based Security. Code Access Security. Internet Security. Role-Based Security in .NET. Forms-Based Authentication. Code Access Permissions. Code Identity. Security Policy. Summary.

17.Interoperability.
Calling COM Components from Managed Code. Calling Managed Components from a COM Client. Platform Invocation Services (Plnvoke).

APPENDIX A Visual Studio .NET.
Overview of Visual Studio .NET. Creating a Console Application. Project Configurations. Debugging. Summary.

APPENDIX B Tracing and Debugging in .NET.
The TraceDemo Example. Enabling Debug and Trace Output. Using the Debug and Trace Output. Using the Debug and Trace Classes. Using Switches to Enable Diagnostics. Enabling or Disabling Switches. TraceListener. Listeners Collection. Summary.

Index.



Back to top

Print this content

In this section:


Sample Chapter

View a Sample Chapter PDF:/samplechapter/0130933821.pdf


Author Bios

DR. ROBERT J. OBERG is founder and President of Object Innovations, a leading developer of integrated courseware on .NET and other strategic software. He is editor of The Integrated .NET Series from Object Innovations and Prentice Hall PTR. Oberg's recent books include Introduction to C# Using .NET and (with Michael Stiefel) Application Development Using C# and .NET (both published by Prentice Hall PTR).

PETER THORSTEINSON is a systems analyst who has been programming and teaching developers for over a decade. He specializes in .NET, C#, C++, COM, and Java and is coauthor of .NET Architecture and Programming Using Visual C++ (Prentice Hall PTR).

DR. DANA L. WYATT formed EMCA Consulting in 1993 to deliver advanced object-oriented training, mentoring, and consulting services. She specializes in VB, C++, and COM/DCOM. Wyatt is also coauthor of Introduction to Visual Basic Using .NET (Prentice Hall PTR).


Backcover Copy

Build industrial-strength .NET applications with Visual Basic.

  • Experienced programmers: Quickly come up to speed on the new, powerful Visual Basic .NET
  • Practical, hands-on coverage of the .NET Framework, CLR, ADO.NET, ASP.NET, Web services, security, interoperability, and more
  • Running case study: see how concepts work together when you build .NET applications

This book gives experienced developers the practical insight they need to build enterprise applications using Visual Basic .NET. Using extensive code examples and a running case study, the authors illuminate the .NET concepts and technologies that offer developers the greatest power and value. They cover the entire process of constructing a .NET application: developing a simple .NET console application; adding a Windows Forms interface; isolating functionality within components; providing database access via ADO.NET; securing your code; and using ASP.NET to create Web applications and services.

  • .NET Framework and Common Language Runtime fundamentals for experienced programmers
  • Key .NET features: interfaces, attributes, collections, I/O, threading, remoting, and more
  • In-depth coverage of ADO.NET, ASP.NET Web Forms, and Web services
  • Advanced user interface programming with Windows Forms and GDI+
  • Assemblies, component deployment, and versioning
  • Ensuring interoperability with diverse and legacy systems
  • Includes a self-contained Visual Basic .NET overview for those new to the language

Part of The Integrated .NET Series from Object Innovations and Prentice Hall PTR.

Back to top

Print this content

This product is a member of the following series. Click on the series name to see the full list of products in the series.

Back to top

Log in to the Instructor Resource Center

Login name: 

  Password: 

Forgot login/password?  |  Need to redeem an access code?

        

Instructor Resource Center File Download

This work is protected by local and international copyright laws and is provided solely for the use of instructors in teaching their courses and assessing student learning. Dissemination or sale of any part of this work (including on the World Wide Web) will destroy the integrity of the work and is not permitted. The work and materials from this site should never be made available to students except by instructors using the accompanying text in their classes. All recipients of this work are expected to abide by these restrictions and to honor the intended pedagogical purposes and the needs of other instructors who rely on these materials.

Cancel     I accept, proceed with download

Print this content

Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students contact your Pearson Higher Education representative.

Back to top