Community developer blogs

Gizmox - Guy Peled (The developer of Visual WebGui)

Website

Recent Posts

  • Tiny ASP.NET Ajax Framework Contest

    Posted: 03 Jul 2007 at 05:06 by Guy Peled

    Wiktor Zychla has assembled a tiny AJAX framework contest between Visaul WebGui, ASP.NET AJAX and Ajaxium. Comparing a givven scenario he checked bandwidth consumption, requests per second, etc. The results as Wiktor wrote them are: "The VWG is an undoubt winner. It did a great job of serving the hi

  • Added open source installation provides an easy way to work with VWG sources

    Posted: 14 May 2007 at 20:55 by Guy Peled

    There is a new .NET2.0 open source package that comes with an installation that enables to work with the open sources as you work with the normal SDK. Working with the installed open source provides a quick way to fix your own bugs and to contribute to the VWG community. You can see in this web cast

  • Version 5.81.3.74.4d is available

    Posted: 07 May 2007 at 09:21 by Guy Peled

    A new version has been released and it includes many bug fixes and lots missing functionality implementation mainly with in the DataGridView control. There are also lots of new features that had been requested by developers including redirecting, clipboard support, Invoking client side scripts, Cale

  • Server based AJAX for enterprise applications – Solving the AJAX security issue and enhancing AJAX p

    Posted: 29 Apr 2007 at 16:25 by Guy Peled

    AJAX has been breaking new grounds almost every day, with over 150 AJAX frameworks, there are plenty of options to choose from and one might say too many. Most of the AJAX frameworks provide you with browser extension libraries that will help you utilize the browser and interact with the server in a

  • What is Visual WebGui ?

    Posted: 10 Apr 2007 at 13:58 by Guy Peled

    Visual WebGui is....   User-Friendly – Visual WebGui was designed to be the next VB6 for the web. Simple to program, simple to deploy. With a full WinForms API and design time support you can start developing complex AJAX applications in seconds with no web know-how.   Secured – Visual Web

  • Visual WebGui Version 5.81.3.74.4b is available

    Posted: 15 Mar 2007 at 19:40 by Guy Peled

    Version 5.81.3.74.4b is available and contains lots of bug fixes and some new exciting features that had been requested by many developers. This is a partial list of the changes (See change log to a more detailed list): Localizing Visual WebGui internal resources support - All of Visual WebGui inte

  • Visual WebGui extensibility version 5.81.3.73.5a is available for download

    Posted: 11 Nov 2006 at 08:32 by Guy Peled

    Yes I know I have not written for a long time.  I was kind of thinking about blogging and all and I did not get my self to start writing. Any way there is a new Visual WebGui version with extensibility features and we are working on supplying at last documentation. God knows way but documentati

  • Visual WebGui version 5.81.3.73.21 is available for download

    Posted: 20 Aug 2006 at 18:39 by Guy Peled

    The new version contains many bug fixes and performance enhancements and the change log can be viewed at http://support.visualwebgui.com. As always you can find the new version here: http://sourceforge.net/projects/visualwebgui.

  • Visual WebGui Version 5.81.3.73.1b is released fixing a critical bug found in 5.81.3.73.1

    Posted: 08 Aug 2006 at 05:52 by Guy Peled

    There is a new version fixing a critical bug found in the last version regarding a new capability for boosting performance by caching resources in run time. The bug caused an error to be thrown when the application was executed which detailed a permission denied error on writing a file to the “

  • Visual WebGui 1.0 (build 5.81.3.73.0e) available with first version of DataGridView and lots more

    Posted: 03 Aug 2006 at 12:35 by Guy Peled

    In my opinion the last two versions of Visual WebGui including this one shows why it's a killer environment. When building super complex apps comes to dragging three components to a design surface and writing a few lines of code to bind them together this sounds like a RAD product. But Visual WebGui

  • A new exciting version of Visual WebGui 1.0 (build 5.81.3.72.2) is available for download

    Posted: 18 Jul 2006 at 07:56 by Guy Peled

    The new version is available at source forge (http://sourceforge.net/projects/visualwebgui) and includes some new exciting features such as enhanced design time capabilities, data binding, colorlistbox control, and a new full blown property grid control. Design time architecture was re engineered to

  • Visual WebGui new release preview peek

    Posted: 13 Jul 2006 at 05:26 by Guy Peled

    The next release of Visual WebGui will include some exciting new features that considering the amount of developers that requested these features will defiantly be some thing to look for. We have added data binding support enabling binding of collections and datasets to list boxes and combo boxes an

  • A new version of Visual WebGui 1.0 (build 5.81.3.71.9) is available for download

    Posted: 21 Jun 2006 at 11:06 by Guy Peled

    View the change log here.Download the new version here.

  • Visual WebGui Enterprise Manager 1.0.0 is available on SourceForge.

    Posted: 06 Jun 2006 at 06:46 by Guy Peled

    Visual WebGui Enterprise Manager is available at SourceForge. The a new database administration tool was developed with Visual WebGui and is based on Microsoft's “Enterprise Manager”. Presenting a familiar interface for administrators and developers the application brings the p

  • “Index DOT Html“ a great reference site for cross browser programmers.

    Posted: 28 May 2006 at 10:18 by Guy Peled

    We are currently working on the Visual WebGui support for non IE browsers and we were striving for a good site that will help us summarize it all up. I came across this great site named “Index DOT Html“. Which is definitely the most productive comparison there is on the web. Supplying a

  • A new version of Visual WebGui 1.0 (build 5.81.3.71.5) is available for download

    Posted: 24 May 2006 at 05:06 by Guy Peled

    This version fixes a major bug found in the designer. Developers have been experiencing from time to time duplicate component creation on dragging a new component to the design surface. View the change log here.Download the new version here.

  • ASP.NET and Visual WebGui sharing the same application context.

    Posted: 20 May 2006 at 08:01 by Guy Peled

    Visual WebGui is actually based on the core objects of ASP.NET but implementing a different pipe line. This means that a Visual WebGui application project is actually an extended  ASP.NET application project to support the new pipe line. ASP.NET entities can be created the same way they ar

  • A new version of Visual WebGui 1.0 (build 5.81.3.71.4) is available for download

    Posted: 18 May 2006 at 16:18 by Guy Peled

    View the change log here.Download the new version here.

  • LINQ, totally blowed my mind

    Posted: 18 May 2006 at 02:39 by Guy Peled

    I have just read ScottGu's post about how to use LINQ and it totally blowed my mind. LINQ actually enables you to query your structures creating collections that comply to your conditions. I love the concept that you can query code/XML etc. I love the concepts that you can create collections on

  • The Visual WebGui Server capturing feature

    Posted: 17 May 2006 at 05:18 by Guy Peled

    The new Visual WebGui 1.0 (build 5.81.3.71.1)  release contains a new feature that enables capturing and replaying a Visual WebGui application. This feature can serve both as a demo application to use in sales presentations and for QA for the presentation layer. Replaying the captured appl

AddThis