Brockmann: "Creating Rich Web
Applications Gets a Ton Easier"

e-grou chooses Visual WebGui
over standard ASP.NET

Quick migration of VB 6.0
Applications to the Web

Fully functional software versions
for 30 days evaluation period

Download the free edition of the
Visual WebGui Studio
 

Code Snippets

Entries for 'Guy'

Guy posted on September 28, 2007 :: User Rating:Article Rating
The following peace of code contains a small project that demonstrates creating a simple download button using a gateway.

Read more...

Guy posted on November 01, 2007 :: User Rating:Article Rating
This code sample demonstrates a script component which is used to get a file name from the user. The script component combines both a client invocation usage and raising events to provide information about the user feedback.

Read more...

Guy posted on November 02, 2007 :: User Rating:Article Rating
This code sample demonstrates a simple application that has two registered forms which can be switched between.

Read more...

Guy posted on November 20, 2007 :: User Rating:Article Rating
This sample code shows how to switch the current UI culture in run time and to refresh the UI text.

Read more...

This sample code demonstrate how to add support for the browser's Back/Forward/Refresh buttons.

Read more...

Guy posted on December 02, 2007 :: User Rating:Article Rating
This sample code demonstrates how to switch themes in runtime.

Read more...

Guy posted on December 02, 2007 :: User Rating:Article Rating
This code demonstrates how to switch the current main form to a different form.

Read more...

This sample code demonstrates the ability to use the new FolderBrowserDialog to create custom browsing dialogs. In this case we have create a simple dialog that can select registry keys. This is just a sample to show how you populate the dialog with custom data. Because this control is by default implemented using the server folders which is not your average scenario this control has the ability to be customized to accommodate the customers needs.

Read more...

The KeyFilter property is a new property that was added to control. Handling the KeyDown /KeyUp / KeyPress generates a callback on every key down which can be a great overhead if all you want is to handle a specific key down. That is way the new KeyFilter property was added. Basically it allows to define a filter which helps VWG generate callbacks only when you really need it. In the following sample code we have demonstrated the implementation of adding arrow behaviors to a set of text boxes which allows navigating between the fields.

Read more...

Guy posted on December 02, 2007 :: User Rating:Article Rating
This sample code demonstrates working with user controls to simulate frames.

Read more...

Guy posted on January 10, 2008 :: User Rating:Article Rating
This sample code demonstrates working with a background thread that can be monitored from the VWG UI. It is important to remember that ASP.NET limits the amount of non request threads by default to 20, but this can be a very nice solutions for long actions scenarios that can live within this limitation.

Read more...

Guy posted on April 22, 2008 :: User Rating:Article Rating
This sample code demonstrates how you can integrate printing capabilities into your application in a structured way.



The code presents the IPrintable interface which should be implemented by each control which can be printed within your rendered form. This interface defines the Print method that is responsible for rendering the desired form of HTML suitable for the control. Looping the IPrintable controls in the form and invoking Print() method on each of those controls provides a generic mechanism of rendering and printing the entire form as a unit.

Read more...

Guy posted on July 11, 2008 :: User Rating:Article Rating

Migrating a codeproject code which was created for WinForms and provides ActionList as in Delphi. For those of you who are not familiar with the concept, it lets you define an action an bind to that action and set properties and then attach an "action control" (button, toolbarbutton, menuitem, etc.) to this action.

Read more...

Guy posted on March 03, 2009 :: User Rating:Article Rating
 In this sample code I demonstrate how to create a multi column ComboBox which is based on the ListView control. I have checked this control in d...

Read more...

Guy posted on January 05, 2010 :: User Rating:Article Rating
 Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plu...

Read more...

Page 1 of 2First   Previous   [1]  2  Next   Last   
Most promising startups
Top 3 most promising startups in 2009
   AJAX Framework | Web Development | Cloud applications | RIA Development | Silverlight Applications | Legacy Migration
The most popular open source Ajax applications framework for enterprises | Sitemap | Terms Of Use | Privacy Statement
Copyright © 2005-2009 Visual WebGui®    Design By: Template World
   
Visual Studio Partners