W1 Generating Dynamic UI in WPF 4 and Silverlight 4

11/17/2010

8:00 am - 9:15 am

Level: Intermediate

Prerequisite: None

Billy Hollis

XAML Slinger

Billy Hollis is a software designer and developer with a contrarian streak that often challenges conventional wisdom in the industry. He has a consulting practice in Nashville, Tennessee. He and his team focuses on user experience design (UX), advanced user interface development, rules-based architectures, and healthcare systems. He teaches design classes for UX and technical classes on XAML for the Universal Windows Platform and XAML for WPF.

XAML-based technologies are a great match for applications that need highly dynamic user interfaces. Healthcare and education are two example domains that need to gather information from the user that often can’t be determined to runtime. This session shows a basic design for getting information from a database to build a dynamic interface in WPF or Silverlight, and shows how the binding and templating capabilities of XAML make such a system dramatically simpler than it would be with earlier technologies. You’ll also see how to get styling and skinning capabilities from a database and apply them on the fly, and learn how to inject XAML into a running application.