ASP.NET News from Blogger: Gizmox - Guy Peleds Blog   Get the feed of: Gizmox - Guy Peleds Blog

Total News: 29

6.3.11 released with important fix for VWG designer

Visual WebGui 6.3.11 was released after we had a major breakthrough with an issue that had been with us from day one of the Visual WebGui designer. I guess most of you are used to reopening the design...

New web development paradigm for ASP.NET Ajax Web Developers

I would like to direct your attention to an interesting articletargeted for Web developers and more specifically ASP.NET developers who would like to learn a way to focus their development efforts on ...

Server vs. Client Empowered Web Applications

The following post is taken from an article that explore the differences, pros, cons and usages scenarios oftheServer empowered web architectureof Visual WebGui and on the other side the Client empowe...

Visual WebGui Cloud-friendly technology

Being ASP.NET based Visual WebGui is coded, parsed and executed on top of .NET and is most native application nature for Windows Azure, Amazon and other cloud providers. Having an optimized received &...

Tiny ASP.NET Ajax Framework Contest

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 r...

Server based AJAX for enterprise applications Solving the AJAX security issue and enhancing AJAX productivity and manageability

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 ...

Visual WebGui extensibility version 5.81.3.73.5a is available for download

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 extensi...

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

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 t...

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

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...

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

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, colorlistbo...

Visual WebGui new release preview peek

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 add...

Visual WebGui Enterprise Manager 1.0.0 is available on SourceForge.

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...

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

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 D...

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

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 ap...

LINQ, totally blowed my mind

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...

Customizing the Visual WebGui design templates

Visual WebGui is fully xsl driven, which means that every component has an xsl that renders its presentation on the browser. The Visual WebGui developer uses the SDK abstraction layer defining control...

The Visual WebGui Server capturing feature

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 t...

Developing a Visual WebGui gateway

I have just published an article on code project here that shows a basic Visual WebGui gateway development sample. ...

Design differences between Visual WebGui and WinForms

The main difference between a WinForms application and a Visual WebGui application is the execution context. Visual WebGui being a platform for building web applications, is a multi-threaded environme...

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

The new version has some major bug fixes, mainly in the designer that now also has better support for VS2005 designer. Download the new version here....

Source code for the Visual DNN Admin is now available on SourceForge

Visual DNN Admin has it's first release. Built upon a generic framework for building admins, this project can be fully customized through a configuration file. The released code includes code for the ...

Visual WebGui / Visual DNN Admin / Visual Generic Admin issue tracker

http://support.visualwebgui.com/ This new issue tracker system is available for developers and users to report there bugs and enhancements for Visual WebGui platform, Visual DNN Admin a...

Source code for the Visual WebGui SDK is available at SourceForge.net

Visual WebGui is going open source enabling developers to contribute to the Visual WebGui platform, extend it or create a completely different SDK more suited to there needs. Opening the SDK also can ...

Developing your first Visual WebGui application

I have just published an article on code project here that shows a basic Visual WebGui development sample. ...

Visual WebGui a unique approach to AJAX development

Visual WebGui is not just another AJAX framework but rather a different approach to web application development, specially designed to simplify building highly complex applications like Outlook Web Ac...

Design patterns as a way of life

Here is a nice site showing the most common design patterns....

Microsoft Atlas does not give ASP.NET what it needs

As the developer of Visual WebGui it is obvious that I don't like the way ASP.NET is taking us and as I have been faced with the shallow saying WebGui can be replaced by Atlas I would like to poi...

WebGui gateways bridge WinForms object module and web development

Visual WebGui basically leverages the WinForms object module to give you a new development experience developing rich internet applications like outlook web access. This object module by say covers 90...

Observer Design Pattern

I am currently working on a MMC like application (over WebGui which is kind of WinForms for web) that is going to be a DNN admin. I am using the observer design pattern through an object wrapper calle...

View Other bloggers