Wrox Home  
Search

Topic: Visual Basic

Professional VB 2005 with .NET 3.0 (0470124709) cover image
Professional VB 2005 with .NET 3.0
Bill Evjen, Billy Hollis, Bill Sheldon, Kent Sharkey, Tim McCarthy
ISBN: 978-0-470-12470-3
Paperback
1296 pages
June 2007

Back to description


About This Title  |  Chapters on Demand  |  Download Code  |  Errata  |  P2P Forum for This Title
Add to Cart
Chapter 1: Understanding the .NET Framework Architecture
16 pages

New technologies force change, nowhere more so than in computers and software. Occasionally, a new technology is so innovative... more

Chapter 2: Visual Basic 2005 Core Elements
44 pages
US $4.99

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

Chapter 3: Object Syntax Introduction
52 pages
US $4.99

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

Chapter 4: Object-Oriented Programming
92 pages
US $6.99

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

Chapter 5: The Common Language Runtime
26 pages
US $4.99

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

Chapter 6: Localization
30 pages
US $4.99

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

Chapter 7: Generics
24 pages
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 8: Namespaces
28 pages
US $4.99

Even if you didn’t realize it, you’ve been using namespaces since Chapter 2. For example,... more

Chapter 9: Exception Handling and Debugging
28 pages
US $4.99

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

Chapter 10: Data Access with ADO.NET 2.0
48 pages
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 11: Using XML in Visual Basic 2005
56 pages
US $4.99

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

Chapter 12: Security in the .NET Framework
56 pages
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 2005
62 pages
US $4.99

In theory, it’s possible to work with Visual Basic without Visual Studio 2005. In practice, however, the two are rather inseparable... more

Chapter 14: Working with SQL Server
34 pages
US $4.99

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

Chapter 15: Windows Forms
50 pages
US $4.99

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

Chapter 16: Windows Forms Advanced Features
32 pages
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
26 pages
US $4.99

Windows Presentation Foundation (WPF)—previously known as Avalon—is the next generation for user interfaces, and it’s a key... more

Chapter 18: Integrating WPF with Windows Forms
16 pages
US $4.99

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

Chapter 19: Working with ASP.NET 2.0
38 pages
US $4.99

The evolution of ASP.NET continues! The progression from Active Server Pages 3.0 to ASP.NET 1.0 was revolutionary, to say... more

Chapter 20: ASP.NET 2.0 Advanced Features
48 pages
US $4.99

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

Chapter 21: Assemblies
22 pages
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 22: Deployment
44 pages
US $4.99

One of the significant advantages of .NET over its predecessor, COM, is dramatically improved deployment. NET offers a host... more

Chapter 23: Working with Classic COM and Interfaces
24 pages
US $4.99

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

Chapter 24: Threading
32 pages
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 25: Windows Workflow Foundation
28 pages
US $4.99

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

Chapter 26: XML Web Services
44 pages
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 27: Remoting
28 pages
US $4.99

Remoting is the .NET technology that enables code in one application domain (AppDomain) to call into the methods and properties... more

Chapter 28: Enterprise Services
28 pages
US $4.99

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

Chapter 29: Network Programming
34 pages
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 30: Windows Communication Foundation (WCF)
32 pages
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 31: Windows Services
30 pages
US $4.99

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

Chapter 32: Visual Basic and the Internet
36 pages
US $4.99

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

Appendix A: The Visual Basic Compiler
14 pages
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 Resources
2 pages

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

Add to Cart
Printer-Ready Version   Share This
DRM-free e-books from Wrox

Visual Basic Related Resources

Blogs

Articles