Lecture – Creating a Dynamic Interface Part 1

 Creating a Dynamic Interface Part 1

Prerequisites

This topic uses code from Topic – Creating a Single Table Database Object Storage and extend on the materials in Topic – Using Collection Classes and Topic – User Controls

Summary

In this first part we create a basic user control that dynamically creates an input form for properties of a domain class (Trapezoidal Channel). It does this by using Dictionaries of properties and values

Video 

Reference Materials

Additional Information

COP 4834 Lectures Page