Basic Instincts: Dynamic Data Entry With XML Literals(msdn.microsoft.com)
submitted by
schalkvanwyk(1335) 3 years, 7 months ago
Wouldn't it be nice to generate all your maintenance screens in your data-driven applications automatically? When I say "maintenance" I mean all those simple lookup data tables or contact tables. Instead of handing those screens to the junior developer on the team, why not just generate them all at run time based on your object model or database schema? This is a relatively easy task in Windows Presentation Foundation (WPF) using XAML, and with the deep XML support in Visual Basic it becomes a snap to generate user interfaces dynamically.
Contents:
Dynamically Loading XAML
Obtaining the Metadata
Generating UI Based on Metadata
Dynamic Data Entry
|category: VB.NET
|Views: 22
tags:
VB.NET another
Everyones tags:
Your Tags: