Skip to main content

Application Development

  • Chapter
Visual Basic 2005 Recipes
  • 408 Accesses

Abstract

This chapter covers some of the fundamental activities you will need to perform when developing your Visual Basic .NET (VB .NET) solutions. The recipes in this chapter describe how to do the following:

  • Use the VB .NET command-line compiler to build console and Windows Forms applications (recipes 1-1 and 1-2)

  • Create and use code modules and libraries (recipes 1-3 and 1-4)

  • Access command-line arguments from within your applications (recipe 1-5)

  • Use compiler directives and attributes to selectively include code at build time (recipe 1-6)

  • Access program elements built in other languages whose names conflict with VB .NET keywords (recipe 1-7)

  • Give assemblies strong names and verify strong-named assemblies (recipes 1-8,1-9,1-10, and 1-11)

  • Sign an assembly with a Microsoft Authenticode digital signature (recipes 1-12 and 1-13)

  • Manage the shared assemblies that are stored in the global assembly cache (recipe 1-14)

  • Make your assembly more difficult to decompile (recipe 1-15)

  • Manipulate the appearance of the console (recipe 1-16)

  • Compile and embed a string resource file (recipe 1-17)

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 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

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

© 2007 Todd Herman, Allen Jones, Matthew MacDonald, Rakesh Rajan

About this chapter

Cite this chapter

(2007). Application Development. In: Visual Basic 2005 Recipes. Apress. https://doi.org/10.1007/978-1-4302-0295-0_1

Download citation

Publish with us

Policies and ethics