Visual WebGui Blog
ASP.NET Web & Mobile HTML5 Application Delivery
-
One too many, I have been asked; the answer is, yes VWG's On-Server Web model, is at least as scalable as ASP.NET AJAX
The model gets high attentions from developers who keep questioning this model scalability.
Well, here is the more detailed answer. -
Silverlight over Visual webGui, live from Redmond webcast with Joe Stanger
-
Sometimes such simple steps can triple up and more, your productivity
Guy Peled, Visual webGui CTO:
-
SAP LAB's Asaf Saar: We will show case, our Visual WebGui application, and how we cut almost 90% on development resources at AJAXWORLD
My team and I started with plain asp.net, and then we tried the Microsoft .NET Ajax framework (back when it was called Atlas). We have also tried other open source AJAX frameworks and some commercial solutions. None of them answered our needs.
Then came this Israeli Software Company called Gizmox, they developed an AJAX framework with a totally different concept then what was available out there. Basically, with Visual WebGui, you develop your web applications as if you are developing a Win Form based application. Then you compile your project and magic, you get a web page with an amazing rich look and feel. Of course, since it’s all AJAX there are no refreshes, no postbacks, and it’s very fast. -
Join my webcast and see simplicity being used, to develop AJAX / Silverlight enterprise grade application in 20 minutes.
-
Creating Silverlight themes
In the next 2 minute , let me demonstrate how we can create a new Silverlight theme for
your Visual WebGui application. -
Visual WebGui 5.84 release is available
We are pleased to announce that Visual WebGui release 5.84 is available
-
Developing Silverlight applications using Visual WebGui
In the next 2 minute , let me demonstrate how we can develop Silverlight application
using Visual WebGui. -
Visual WebGui Silverlight CTP is available
Today we have finally released our first version of the Visual WebGui Silverlight SDK CTP.
-
Silverlight development tips (part 2) - Creating a vista like window shadow
As part of developing our Silverlight UI layer, I wanted to have our windows display a shadow like in Windows Vista. Searching the internet I found several methods of doing it, and most of them looked too complicated. I wanted to have a simple XAML file that I can easily adjust to different sizes.