![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |


Tagged: visual basic, wpf, xml, linq, article, devcenter
In my last post on this subject I explored creating WPF UI's dynamically using XML literals. The one part that bugged me a bit was that even though the UI was dynamic, we were using a fixed object model of our customer (using LINQ to SQL classes). I wanted to augment this code a bit more so that we could not only dynamically generate the WPF UI but also dynamically edit any maintenance table in … Continue Reading »