Wrox Home  
Search titles for:

Topic: Visual Basic

Cover image for product 0470191368
Professional Visual Basic 2008
Bill Evjen, Billy Hollis, Bill Sheldon, Kent Sharkey
ISBN: 978-0-470-19136-1
Paperback
1420 pages
May 2008

Back to description


About This Title  |  Chapters on Demand  |  Download Code  |  Errata  |  P2P Forum for This Title
Add to Cart
Chapter 1: Visual Basic 2008 Core Elements

This chapter introduces the core elements that make up Visual Basic 2008. Every software development language has unique... more

Chapter 2: Object Syntax Introduction
US $4.99

Visual Basic supports the four major defining concepts required for a language to be fully object-oriented:... more

Chapter 3: Object-Oriented Programming
US $9.99

Visual Basic is a fully object-oriented language. Chapter 2 covered the basics of creating classes and objects, including... more

Chapter 4: The Common Language
US $4.99

You’ve learned how to create simple applications and looked at how to create classes. Now it’s time not only to start tying... more

Chapter 5: Localization
US $4.99

Developers usually build their applications in the English language. Then, as the audience for the application expands, they... more

Chapter 6: Generics
US $4.99

One of the things developers often need to do is create new types for their programs. Early attempts at type creation led... more

Chapter 7: Namespaces
US $4.99

Even if you did not realize it, you have been using namespaces since the beginning of this book. For example,... more

Chapter 8: Exception Handling and Debugging
US $4.99

All professional-grade programs need to handle unexpected conditions. In programming languages before Microsoft .NET, this... more

Chapter 9: Data Access with ADO.NET 3.5
US $4.99

ADO.NET 1.x was the successor to ActiveX Data Objects 2.6 (ADO). The main goal of ADO.NET 1.x was to enable developers to... more

Chapter 10: Using XML in Visual Basic 2008
US $4.99

This chapter describes how you can generate and manipulate Extensible Markup Language (XML) using Visual Basic 2008. Of course... more

Chapter 11: LINQ
US $4.99

Probably the biggest and most exciting addition to the .NET Framework 3.5 is the addition of the .NET Language Integrated... more

Chapter 12: Security in the NET Framework
US $4.99

This chapter covers the basics of security and cryptography. It begins with a brief discussion of the .NET Framework’s security... more

Chapter 13: Visual Studio 2008
US $4.99

It’s possible to work with Visual Basic without Visual Studio. In practice, however, the two are almost inseparable; without... more

Chapter 14: Working with SQL Server
US $4.99

While most of the relationship between a developer and an SQL Server relates to querying or saving data, Visual Studio 2008... more

Chapter 15: Windows Forms
US $4.99

Windows Forms is a part of the .NET Framework that is used to create user interfaces for local applications, often called... more

Chapter 16: Windows Forms Advanced Features
US $4.99

The previous chapter discussed the basics of Windows Forms 2.0. These capabilities are sufficient for straightforward user... more

Chapter 17: Windows Presentation Foundation
US $4.99

Windows Presentation Foundation (WPF)—previously known as Avalon—is the next-generation presentation library and development... more

Chapter 18: Integrating WPF and Windows Forms
US $4.99

Windows Presentation Foundation (WPF) was introduced in the preceding chapter as Microsoft’s next-generation solution to... more

Chapter 19: Working with ASP.NET 3.5
US $4.99

The introduction of ASP.NET 1.0/1.1 changed the Web programming model, and ASP.NET 3.5 is just as revolutionary in the way... more

Chapter 20: ASP.NET 3.5 Advanced Features
US $4.99

ASP.NET is an exciting technology. It enables the creation and delivery of remotely generated applications... more

Chapter 21: Silverlight Development
US $4.99

One of the newer technologies out there is Silverlight 1.0, which was released in September of 2007. At the time of this... more

Chapter 22: Visual Studio Tools for Office
US $4.99

This chapter introduces the Visual Studio Tools for Office (VSTO) project templates. VSTO has been around as an add-in to... more

Chapter 23: Assemblies
US $4.99

By now, you’ve probably developed some programs in .NET, so you’ve seen the modules produced by the .NET compilers, which... more

Chapter 24: Deployment
US $4.99

Applications developed with the .NET Framework have a host of deployment options that were not available for older, COM-based... more

Chapter 25: Working with Classic COM and Interfaces
US $4.99

However much we try, we just cannot ignore the vast body of technology surrounding Microsoft’s Component Object Model... more

Chapter 26: Threading
US $4.99

One of the results of the move from 16-bit to 32-bit computing was the ability to write code that made use of threads, but... more

Chapter 27: Windows Workflow Foundation
US $4.99

While Windows Communication Foundation and Windows Presentation Foundation enjoy much of the attention, the .NET Framework... more

Chapter 28: XML Web Services
US $4.99

This chapter begins with a short history of multi-tier architecture and network operating systems, a discussion of the early... more

Chapter 29: Remoting
US $4.99

Remoting is the .NET technology that enables code in one application domain... more

Chapter 30: Enterprise Services
US $4.99

Chapter 25 explored the vast hinterland of legacy software known as COM. This chapter looks at “what COM did next” and how... more

Chapter 31: Network Programming
US $4.99

Just as it is difficult to live your life without talking with people, your applications also need to communicate, perhaps... more

Chapter 32: Windows Communication Foundation
US $4.99

Until now, building components that were required to communicate a message from one point to another was not always the simplest... more

Chapter 33: Windows Services
US $4.99

Modern, multitasking operating systems often need to run applications that operate in the background and that are independent... more

Chapter 34: Visual Basic and the Internet
US $4.99

In today’s network-centric world, it is very likely that applications will need to work with other computers over a private... more

Appendix A: The Visual Basic Compiler
US $4.99

When the .NET Framework was first introduced, one nice addition for the Visual Basic developer was the inclusion of a standalone... more

Appendix B: Visual Basic Power Packs Tools
US $4.99

This appendix takes a look at the Visual Basic Power Packs Tools. These tools are a set of off-cycle release packages that... more

Appendix C: Visual Basic Resources

This appendix provides a short list of VB resources available.... more

Add to Cart