Skip to main content

VB 2005 Programming Constructs, Part II

  • Chapter
Pro VB 2005 and the .NET 2.0 Platform
  • 206 Accesses

Summary

This chapter began with an examination of several VB 2005 keywords that allow you to build custom subroutines and functions. Recall that by default, parameters are passed by value (via the ByVal keyword); however, you may pass a parameter by reference if you mark it with ByRef. You also learned about the role of optional parameters and how to define and invoke methods taking parameter arrays.

Once we investigated the topic of method overloading, the remainder of this chapter examined several details regarding how arrays, enumerations, and structures are defined in Visual Basic 2005 and represented within the .NET base class libraries.

With this, our initial investigation of the Visual Basic 2005 programming language is complete! In the next chapter, we will begin to dig into the details of object-oriented development.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2006 Andrew Troelsen

About this chapter

Cite this chapter

(2006). VB 2005 Programming Constructs, Part II. In: Pro VB 2005 and the .NET 2.0 Platform. Apress. https://doi.org/10.1007/978-1-4302-0160-1_4

Download citation

Publish with us

Policies and ethics