Skip to main content
  • 108 Accesses

Abstract

When you’ve finished an application and finally get it into the customers’ hands, you often want the ability to store application-specific information when the program runs. You might want to store a serial number or a hashed version of one. Other times, you might want to store a user’s name and company to display later on a splash screen. The full .NET Framework supports a System.Configuration class that handles the grunt work to store and retrieve application settings (in an XML format). Unfortunately, the .NET Compact Framework doesn’t support this namespace, so if you want to handle configuration settings, you have to do it yourself.

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

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.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.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2003 Larry Roof and Dan Fergus

About this chapter

Cite this chapter

Roof, L., Fergus, D. (2003). Application Settings. In: The Definitive Guide to the .NET Compact Framework. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0789-4_20

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0789-4_20

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-095-9

  • Online ISBN: 978-1-4302-0789-4

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics