Developer's DescriptionBy Five TupleCreate a GUI from VB.NET or C# code.This assembly lets the developer create a GUI from VB.Net or C# code instead of by drawing controls with the form editor. This approach has many advantages: an organization can build up a hierarchy of standard UI templates. Behaviors, including input validation are inherited. The presentation layer becomes strongly encapsulated, and easier to manage. And it is faster than using the IDE.