Cart
Free US shipping over $10
Proud to be B-Corp

Programming Visual Basic .NET Dave Grundgeiger

Programming Visual Basic .NET By Dave Grundgeiger

Programming Visual Basic .NET by Dave Grundgeiger


$10.39
Condition - Very Good
Only 1 left

Summary

This is a programmer's guide to Visual Basic .NET. Starting with a sample application and a high-level map, the book jumps right into showing how the parts of .NET fit with Visual Basic .NET. Topics include the common language runtime, Windows Forms, ASP.NET, Web Forms, Web Services, and ADO. NET.

Programming Visual Basic .NET Summary

Programming Visual Basic .NET by Dave Grundgeiger

This is a guide to application development using Visual Basic .NET. Targeted at programmers with some prior programming experience, the book covers the major areas of application development for Microsoft's new .NET platform. After starting with the traditional hello world application, the book discusses the two basic building blocks of any .NET application built with Visual Basic - the Visual Basic .NET programming language and the .NET Framework. Topics covered include: Visual Basic language elements; Visual Basic's object-oriented language features Programming with attributes; the common language runtime; garbage collection and the finalize and dispose methods; and programmatically reading from and writing to .NET configuration files. The remainder of the book focuses on the three major kinds of applications that can be developed with the .NET Framework: Windows Forms applications, ASP.NET applications, and web services. In each case, the book shows you how to build an application using Visual Studio .NET as well as using a text editor and the Visual Basic command-line compiler. This gives you an under the hood look at what Visual Studio is doing and should allow you to gain a greater understanding of how a .NET application works - an understanding that you can take advantage of in building your own applications. Individual development topics covered in these chapters include: developing multiple document interface (MDI); windows forms applications; handling form and control placement and resizing; working with Windows forms menus; working with Windows common dialogs; taking advantage of .NET printer services programmatically; using ASP.NET HTML controls and Web controls; understanding security in ASP.NET; creating, discovering, and consuming Web services; accessing data in your .NET applications using ADO.NET.

Table of Contents

Preface 1. Introduction What Is the Microsoft .NET Framework? What Is Visual Basic .NET? An Example Visual Basic .NET Program 2. The Visual Basic .NET Language Source Files Identifiers Keywords Literals Types Namespaces Symbolic Constants Variables Scope Access Modifiers Assignment Operators and Expressions Statements Classes Interfaces Structures Enumerations Exceptions Delegates Events Standard Modules Attributes Conditional Compilation Summary 3. The .NET Framework Common Language Infrastructure (CLI) and Common Language Runtime (CLR) Common Type System (CTS) Portions of the CLI Modules and Assemblies Application Domains Common Language Specification (CLS) Intermediate Language (IL) and Just-In-Time (JIT) Compilation Metadata Memory Management and Garbage Collection A Brief Tour of the .NET Framework Namespaces Configuration Summary 4. Windows Forms I: Developing Desktop Applications Creating a Form Handling Form Events Relationships Between Forms MDI Applications Component Attributes 2-D Graphics Programming with GDI+ Printing Summary 5. Windows Forms II: Controls, Common Dialog Boxes, and Menus Common Controls and Components Control Events Form and Control Layout Common Dialog Boxes Menus Creating a Control Summary 6. ASP.NET and Web Forms: Developing Browser-Based Applications Creating a Web Form Handling Page Events More About Server Controls Adding Validation Using Directives to Modify Web Page Compilation ASP.NET Objects: Interacting with the Framework Discovering Browser Capabilities Maintaining State Application-Level Code and global.asax Web-Application Security Designing Custom Controls Summary 7. Web Services Creating a Web Service Testing a Web Service with a Browser Web-Service Descriptions Consuming a Web Service Web-Service Discovery Limitations of Web Services Summary 8. ADO.NET: Developing Database Applications A Brief History of Universal Data Access Managed Providers Connecting to a SQL Server Database Connecting to an OLE DB Data Source Reading Data into a DataSet Relations Between DataTables in a DataSet The DataSet's XML Capabilities Binding a DataSet to a Windows Forms DataGrid Binding a DataSet to a Web Forms DataGrid Typed DataSets Reading Data Using a DataReader Executing Stored ProceduresThrough a SqlCommand Object Summary A. Custom Attributes Defined in the System Namespace B. Exceptions Defined in the System Namespace C. Cultures D. Resources for Developers E. Math Functions Index

Additional information

GOR001560941
9780596000936
0596000936
Programming Visual Basic .NET by Dave Grundgeiger
Used - Very Good
Paperback
O'Reilly Media, Inc, USA
20020108
445
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - Programming Visual Basic .NET