10/18/2009

Should Visual Webgui used for the Umbraco backoffice UI

Daniel Bardi, a .NET developer and a Visual WebGui user shared his experience with the Umbraco community as he wrote in his post

"...The UI is amazing and works in all known webbrowsers... it's the reason I had decided on the platform for the project (and by reading the many, many reviews). The framework allows non-web developers (or winform developers) to build web applications using a WinForms development environment. No more worries about session and state.

The web applications runs on the server and is "projected" into the clients browsers (no client overhead). They call this "Empty Client" technology.

There is no installation on the client side, but they get a full Windows application experience. The best part is that it's open-source (with a commercial license available for a mere $1500). I personally use the it for projects and have had nothing but positive feedback..."

Click here to read the complete post.

9/08/2009

Visual WebGui 6.3.10 Web Development & Deployment SDK released

A new Visual WebGui version was released today providing further stablization to 6.3.x. The new version is available to download for free in VWG SDK and Express Studio versions and with a 30-day free trial with the Professional Studio.

Visual WebGui is the only platform to offer simple one-layer development for web, bullet-proof security & unrivalled performance of desktop-like rich UIs, even with poor conectivity.

View Change log >
Download now >

9/03/2009

Visual WebGui ASP.NET Control Wrapper tutorials

I would like to share the new How To tutorials published on VisualWebGui.com showing how to use 3rd party asp.net controls within Visual WebGui projects. The articles demonstrate and walk through the wrapping process of a few common controls created by companies like Infragistics, ComponentOne and Telerik into Visual WebGui which allows you to leverage those controls.

Visual WebGui allows simple & fast development & deployment of Web/Cloud applications while providing full flexibility & extensibility of other ASP.NET components.

These are the articles:
How To Wrap ASP.NET Controls (Walkthrough) - Telerik RadListBox
How To Wrap ASP.NET Controls (Walkthrough) – ComponentOne C1Calendar
How To Wrap ASP.NET Controls (Walkthrough) – Infragistics UltraWebGrid

8/30/2009

A new VWG web development Vlog launched

The Visual WebGui Web developers community continues to initiate with some more cool projects. We are proud to present the Genius Code project.

GeniusCode.net is the spontaneous idea of Ryan Hatch and Jeremiah Redekop - the Vlog includes anything from screencasts to code articles while the idea is that Anyone can be a genius. "We've discovered some tools that developers can use in order to implement their ideas quickly and effectively," said Ryan and added that "the blog focuses on LLBLGen and Visual WebGui in order to generate some code demos and routine software, but hopefully it will spark your imagination to do some really cool things.”

The Code Genius just finished recording a new screencast on using custom Urls within Visual WebGui.

Previous screencasts introducing the basic CRUD data operations using LLBLGen Pro, the O/R mapper and the first screencast: Advanced Text Formatting in Visual WebGui.

Visit Genius Code...

8/25/2009

New Social Networking blogging concept created with Visual WebGui

MyTimelineOnline is a unique blogging website featuring advanced controls that allows users to document their life, or the life of a loved one and to share their collective experiences within their social network and with the world. MyTimelineOnline features a control originally designed by MIT and converted to .NET by Rob Chartier. The timeline view allows users to quickly navigate several years' worth of postings to explore what events occurred in their own life or the lives of others.

The site was developed by a single individual and originally technologies such as Telerik were considered and discarded due to the complexity and cost. As a result, the entire site was rewritten by a single part time developer in Visual WebGui which provided a significant increase in the usability of the site as well as the visual style. Visual WebGui was chosen since it was extremely easy to use & develop with and it also allowed rewriting pages written in other Ajax solutions very quickly. Additionally, Visual WebGui allowed focusing on usability since the Visual WebGui themes took care of the rest.

Prior to upgrading the site to Visual WebGui the user experience was lacking, including repeating unnecessary page refreshes. "With VWG I was able to create a fully ajax’ed site quickly without worrying about the typical issues," founder John Ruf.

Read the full Case Study...

8/24/2009

The new Ajax for Line of Business applications

I would like to bring to your attention the following article that compares between traditional web development and a new approach to Ajax represented by Visual WebGui.

This article is targeted towards traditional web developers that always wanted to bring the benefits of Ajax to their business applications but encountered the complexities and would like to learn a way to focus their development efforts on algorithms, requirements and business logics using a new, highly productive, boosted web development paradigm which provides maximal flexibility, interoperability and interactivity with any other web applications, controls set and architectures.

Click here to read the full article...

8/20/2009

Patch Theme download for Visual WebGui 6.3.9

A Patch Theme that fixes some renedering issues for version 6.3.9 was released.
Fixes for these issues have already been implemented in the upcoming version 6.3.10 and will also be relased with that version.

The patch is a VWG v6.3 Theme. There is no installation required for using it.All you need to do to use it is:

1. Either add the project or the assembly to there references of your Visual WebGui Application project

2. Register the Theme with the name "PatchTheme" and select it as the default theme, either by using the VWG VS integration, or by going to the Web.config of your application and adding the following XML element in the 'Themes section:

3. Change the Themes section opener to look like this:

When VWG v6.3.10 is released with these fixes, you can simply remove the registration of this theme, set the Default theme as Selected and remove the reference to that theme from the VWG Application project.

You can get the patch theme from this location here.