1/21/2011

Everyone is talking about Cloud computing and moving to the cloud (public or private), but very few have actually done so. The reason is that the process of migrating existing applications to the cloud is a lot more complicated than you may think and this is where we come in.

In the past year we have been intensively working on a tool-based solution that gives application developers and enterprises a simpler way to migrate to the cloud. And now we are proud to present the Visual WebGui Instant CloudMove, which is the only solution that transforms desktop applications’ code to the cloud, in addition to web and mobile deployments.

To learn more, you can check out our press release and watch the video below. And if you have any feedback, we’d love to hear about it.


11/22/2010

AssessmentTool webcast announced

I would like to invite you to join us for a webcast on Thursday, Dec 2nd @ 17:00 GMT+2 which will explain and show how to run the new Visual WebGui AssessmentTool and to understand the report it generates. We will run the AssessmentTool on .NET compiled Assemblies (dlls and exes) and learn how to assess the readiness of the application for Cloud/SaaS in terms of the complexities of the manual adjustments that are required for the migration.

Assessmentool Report


The AssessmentTool webcast is the 1st of a series of sessions presenting the new CloudMove migration tools suite. However, we will also talk about the rest of the CloudMove solution roadmap in this session and mainly the upcoming TranspositionTool that will allow to automatically convert .NET Windows Forms code into a Cloud/SaaS ready code using VWG platform.

You can learn more about the AssessmentTool here.

Free registration link.

11/21/2010

Visual WebGui 6.4 RC1 released

Gizmox R&D team has been working very hard in order to bring this version to the required stability level. During that period, thirteen QA versions have been produced and our QA team and beta-testers group have been testing it for a coupon real-world applications while covering all the possible scenarios we could think of.

The stability added in this version is really across the framework, mostly concentrating in client-side behavior and display matters but also in server-side and fine-tuning infrastructures. All of the Visual WebGui controls were touched somehow and brought to a much higher level of stability and completeness - compatibility with Windows Forms (MS .NET Client/Server).

The Visual WebGui Team is now very close to declaring the Visual WebGui 6.4 final Release version. Users who consider moving to Visual WebGui 6.4, should know that we have already completed 1832 development task-entries in Visual WebGui 6.4 as a total. Each such entry is a change to the framework, very large, very small and everything in between. In Visual WebGui v6.4 RC1 alone, 272 of those task-entries have been completed.

6.4 RC1 free downloads and free trials are available here.

11/14/2010

ASP.NET Ajax will not be left behind the HTML5 rush, Visual WebGui the ASP.NET extension will support HTML5 frontends

It takes a short overview of Microsoft development tools and platforms evolvement in order to demonstrate the importance of supporting Web Forms development for ASP.NET Ajax with HTML5 enhancements. In an article that Todd Anglin publishes in Redmond Developers, under the title "Silverlight: What Web Forms Wanted to Be", Todd says that ASP.NET was supposed to be Web Forms. A framework that meant to duplicate VB6 ease of development or rather its more mature successor Window Forms. Asp.Net was expected to deliver this simple and easy development paradigm for web. But it failed, Microsoft could not reproduce stateful based development paradigm for a stateless environment. Years later Microsoft rolled out Silverlight that is really another trial to come up with Web Forms paradigm for website development. Todd says in his article " Silverlight is what Web Forms wanted to be, a stateful application development model that can be deployed and updated as easily as traditional Web sites. Unencumbered by the limits of stateless pages, developing for Silverlight finally achieves what ViewState could not: It allows traditional desktop application developers to reuse their skills and development patterns for applications that can be deployed with no installation, save for the Silverlight plug-in"

However, Silverlight does not seem to deliver as well, for 3, main reasons: it is propriety plug-in that enterprises hesitate to opt in for. It did not really maintain the classic state full development, and it did present a learning curve for the VB6 and WinForms developers. HTML5 is hitting faster and stronger than expected with its cross browsers, open approach and the support of world leaders: such as Google, Apple and now Microsoft and Adobe.

Todd says "Microsoft envisioned a world in 2002 where developing for the Web and Windows would be indistinguishable. Windows Forms and Web Forms tried to present a uniform approach, but ultimately Web Forms was bound by the limits of the Web and the vision was never fully realized."

Microsoft did make a huge step with Silverlight toward realization of the concept, but HTML5 takes it back to square one and to ASP.NET as a platform that target HTML.

And here is where Visual WebGui presents its value. VWG takes a different approach all together. It virtualizes Dot.Net code atop ASP.NET server, and by doing that, it provides 2 major achievements: In design time it enables the VB6 and WinForms classic development paradigm AS IS for ASP.NET Ajax, as Web Forms based development, with no learning curve for Microsoft core developers. In run time it enables again AS IS desktop richness and experience atop ASP.NET that turns ASP.NET Ajax into Rich Internet Application (RIA), deployed in a plain (plug-in free) cross browser environment and now with HTML5 frontend.

The outcome is the Web Form experience that Microsoft was trying to deliver with ASP.NET and later with Silverlight BUT IN A PLAIN HTML5 BASED BROWSER, with Silverlight-like rich user experience. This makes ASP.NET extension, Visual WebGui the first Microsoft shop solution to support stateful Web Form experience for HTML5. Very soon, developers will use the same drag & drop, stateful and event driven development paradigms of VWG to build perfect ASP.NET based data centric apps using HTML5 frontend for both desktop browsers and mobile browsers.

And what HTML5 features Visual WebGui is going to support? Among HTML5’s features and capabilities which VWG is about to support are further UI and behaviors flexibilities, Canvas, SVG and additional boost utilizing the local-storage
Some examples:

  • Utilizing a HTML5’s Canvas element which enables client side manipulation on images and client drawing simply by dragging the Canvas control onto the form and hooking-up to its events. Streamlined according to VWG’s concepts, you will of course be able to choose whether to handle events on the client side or on the server. Providing full jQuery support for those client scripting
  • VWG will enable the usage of the events bound scalable vector graphics (SVG) by dragging an SVG element to the Form and manipulating it through Object Oriented code or direct HTML5 tags & attributes. Events will be handled either by the server or by the client according to the developer’s choice.
  • Native HTML5 Audio, Video and media elements will be drag-able to the Form, controlled through Object Oriented code and events or directly customized using standard HTML5 tags & attributes, jQuery and JavaScript.

  • HTML5 new form field types such as Required Text, Email, Range, Date, Search, Tel, Meter etc will be added to the list of available controls. Those controls will inherit VWG efficiency at runtime and at the same time they will enrich and enhance the interactivity of the application.

  • Full complementing support for CSS 3 such as Border Radiuses, HSLA, Opacity and others will be present through the theme designer. Transitions and Animations will be controllable through Object Oriented code or direct HTML5 tags & attributes.

  • Improved drag & drop experience utilizing the newest HTML5 drag & drop concepts.

11/07/2010

I want to introduce a new simple tool that can bring a huge change to your .NET (Windows Forms) applications. The new free AssessmentTool (as we call it) provides a quick assessment report about your Client/Server (Windows Forms at the moment and soon VB6 and other Client/Server technologies) application readiness to be moved to Web and Cloud using the Visual WebGui CloudMove solution.

The AssessmentTool is a simple, downloadable standalone EXE application that can be executed on the runtime assemblies of a WinForms application, from which it extracts detailed information regarding your project (technology statistics and usages). This information is by no mean a risk to your intellectual property as it collects technological information and statistics and not business logic analysis or algorithms capturing.

This tool is based on a wide database which is created progressively during the assessment process. After creating this database we run some queries on it, searching for patterns and usages that are risky or requiring manual adjustments when running as VWG Web or Cloud. The results are aggregated as a readable report which indicates the relative portion of the application that can be reused automatically (as-is). In addition it provides more specific information on the parts that will require adjustments and manual intervention.

Assessmentool Report

This report assists you further to decide and assess the efforts require to upgrade the application to the Web, based on the level of the automatic transposition vs. the manual intervention required. We expect that the majority of Window Form applications will show 80% - 90% portion readiness for transposition and will not require manual adjustment.

More info and the free download is available here.