 |
Codes
|
|
 |
|
|
|
|
|
Entries for the 'Interopability' Category
| Sunday, November 23, 2008 |
|
|
|
| Monday, April 28, 2008 |
|
Using Parameters with VisualWebGui in a Modal Dialog
By gailsteiger @ 10:02 AM :: 1466 Views ::
2 Comments :: :: Interopability, Library, C#, JavaScript
|
|
These 2 projects demonstrate passing parameters to and retrieving parameters from a VisualWebGui application running in a Modal Dialog. This is achieved using a WGAdapter.
The WGAdapter is a primarily client side component that launches a VWG application from another application, in this case, a simple ASP.NET app called Gizmox.WebGUI.Adapters.AspNet.Testing. The adapter is created in the ASP.NET application, which opens the Modal Dialog and launches the VWG application, in this case, Gizmox.WebGUI.Adapters.AspNet.Testing.Site.
|
| Download... |
|
|
|
|
| Tuesday, February 05, 2008 |
|
|
|
| Friday, December 28, 2007 |
|
ASP.NET Forms Authentication Sample
By david.hardin @ 5:12 AM :: 9036 Views ::
1 Comments :: :: Interopability, C#
|
This sample application demonstrates how to use the Forms Authentication, Membership, Roles, and Health Monitoring infrastructure of ASP.NET from a Visual WebGUI application. Using Forms Authentication, which validates authentication tickets during each request, significantly improves the security of the VWG application over simply controlling access with the Session.IsLoggedOn property.
|
| Download... |
|
|
|
|
| Thursday, November 22, 2007 |
|
|
|
| Friday, September 28, 2007 |
|
|
|
| Wednesday, August 15, 2007 |
|
|
|
|
|
 |
|
 |
|
|