Contents tagged with wrapper
-
A new set of ASP.NET Controls Wrapping tutorials available
A new set of How To tutorials that show how to leverage 3rd party controls and use them within Visual WebGui projects was published. The articles demonstrate and walk through the wrapping process of a few common controls created by companies like Infragistics, ComponentOne and Telerik into Visual WebGui.
-
Manually wrapping ASP.Net controls without the use of Visual WebGui designer
In this tutorial we will learn how to wrap an ASP.Net control without the use of a designer or wizard and use that control in a Visual WebGui application. The ability to wrap ASP.Net controls allows you to use third party controls for ASP.Net and your own custom controls and to enrich your arsenal of controls to create rich internet applications.
Visual WebGui extends ASP.NET. It extends an ihttp handler and implements its own pipeline. VWG is actually an ASP.NET site. The diagram bellow illustrates the technological hierarchy which puts VWG at the same level as ASP.NET. Since the application and session are shared integration between ASP.NET and Visual WebGui is possible. -
MSDN Webcast: Harness the richness of ASP.NET controls to power up Visual WebGui
This upcoming Webcast demonstrates how the richness of ASP.NET controls can power up Visual WebGui