White Papers

Use Windows Forms Application Settings to Personalize Your Applications

Overview One way to improve the usability of the application is to allow personalization - where different users of the same application have their own set of personalized settings. To do this, one needs a way to store user-specific data, such as the size of the Window, the background color, etc. And while some data should be user-specific, some data applies across the board - things like database connection strings, Web services URLs, etc. In Windows Forms 2.0, a new feature known as Application Settings provides a good solution to the personalization problem, by allowing a developer to maintain both user-specific and application-specific data (known as settings). This paper takes on a tour of this new feature and how one can implement it in C#.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
Jupitermedia
File Format
HTML
Date Published
Jul 11, 2007
Format
White Papers
Topics
Application Development, Programming Languages

Similiar White Papers

Build Strong, Flexible J2EE apps With a WebSphere Cluster Environment

Build Strong, Flexible J2EE apps With a WebSphere Cluster Environment

When building a strong, extensible, and flexible J2EE application, one needs to consider several factors. One important

Publisher: IBM  |  Tags: application server, management, server

TechNet Webcast: Managing Hyper-V Virtual Machines With WMI and Windows PowerShell (Level 300)

TechNet Webcast: Managing Hyper-V Virtual Machines With WMI and Windows PowerShell (Level 300)

Before the beta release of Microsoft System Center Virtual Machine Manager 2008, there was only one option for automatin

Publisher: Microsoft  |  Tags: beta, management, windows server, windows server 2008

Taking Advantage of Microsoft Enterprise Library 4.0 for Visual Studio 2008

Taking Advantage of Microsoft Enterprise Library 4.0 for Visual Studio 2008

Microsoft Enterprise Library is a collection of reusable software components (application blocks) designed to assist sof

Publisher: Microsoft  |  Tags: developers, software

Visual Studio Hacks: Speed Up Visual Studio

Visual Studio Hacks: Speed Up Visual Studio

No one has ever accused Visual Studio of being the fastest application in the world. One particular sore spot is the tim

Publisher: O'Reilly Media

MSDN Webcast: Using Windows Workflow Foundation to Build Services With Jon Flanders (Level 300)

MSDN Webcast: Using Windows Workflow Foundation to Build Services With Jon Flanders (Level 300)

Windows Workflow Foundation (WF) is a programming model, set of tools, and runtime environment which allows to write dec

Publisher: Microsoft  |  Tags: applications, network, operating systems

Jupitermedia White Papers

ITIL and the CMDB: Think Small?

ITIL and the CMDB: Think Small?

The concept of the Configuration Management DataBase (CMDB) is not exceedingly difficult to comprehend, particularly as

Publisher: Jupitermedia  |  Tags: data, itil

How to Create a Custom Policy Injection Application Block Handler

How to Create a Custom Policy Injection Application Block Handler

As part of Enterprise Library, the Policy Injection Application Block lets a developer control the behavior of the appli

Publisher: Jupitermedia  |  Tags: applications

ClickOnce: Delivering .NET Applications Via the Net

ClickOnce: Delivering .NET Applications Via the Net

From the simplest point of view, ClickOnce is a software technology from Microsoft that gives .NET developers the abilit

Publisher: Jupitermedia  |  Tags: applications, data, developers, server, software

A Data-Centric Approach to Distributed Application Architecture

A Data-Centric Approach to Distributed Application Architecture

Application architects design distributed applications based largely on their computing resources and network infrastruc

Publisher: Jupitermedia  |  Tags: applications, computing, data, infrastructure, network, network infrastructure, object-oriented

Programming Serial Ports Using Visual Basic 2005

Programming Serial Ports Using Visual Basic 2005

This paper shows how to use the SerialPort control in .NET 2.0 for the serial communication needs. In particular, it wil

Publisher: Jupitermedia  |  Tags: bluetooth