Sample Solutions

A collection of various sample programs or code snippets that are standalone or part of articles/tutorials.

Return to Project Homepage

Article: Simple UI Binding (Version: 1.0)

Download Article: Simple UI Binding, v1.0

This release is archived. Visit the project page for a newer release.

Release Date
5/1/2009 3:48 PM
Downloads
365

Description

It's a common need in developing software to change control values based on data from a database or a property on an object. For example, choosing a customer name in a ListBox and filling in all their details into some form controls. You might first begin by implementing code in OnSelectedIndexChanged events, OnTextChanged events, etc. I will cover how to create a totally dynamic data-driven interface without using any UI logic at all.

PDF of article is included.
An error has occured while trying to process your request. Hide