Visual WebGui Blog
ASP.NET Web & Mobile HTML5 Application Delivery
-
Web 2.0 Extension for ASP.NET
ASP.NET is now much extended to support line of business and data centric applications, providing Web 2.0 rich user interfaces within a native web environment. New capabilities allowed by the Visual WebGui extension turn Visual Studio into a rapid development tool for the web, leveraging the wide set of ASP.NET web infrastructures runtime and extending its paradigms to support highly interactive applications.
-
Creating extendible applications with MEF
Ever wanted to create an application that is easy to maintain and even more easy to extend?
Then the following piece by Michael Hensen about Microsoft Extension Framework (MEF) could be a solution for your needs! -
Channel Web 20 Coolest Cloud Platform Vendors
Visual WebGui was chosen by Channel Web within 20 Coolest Cloud Platform Vendors among the list you can also find Amazon EC2, Google App Engine, Microsoft's Windows Azure and AT&T.
-
Web & cloud development simplicity Webcast
Have you asked yourself why Web development tasks are so complex? Why must you master so many different coding languages and moving-target standards to develop a single line-of-business Web application?
-
Visual WebGui 6.4 beta 1 released w/ jQuery integration and further enhancements
The new version of the VWG web/cloud applications framework offers upgraded performance, scalability and complete developer and designer freedom to design and customize Web 2.0 UIs. Visual WebGui 6.4 beta 1 incorporates about 1,000 complete features either added or fixed from 6.3, including increased customizability with the new control level designer, theme designer and jQuery integration. The new version also includes 4 out-of-the-box skins for simple personalization of the UI look and feel. The new version improves WinForms compatibility and provides a much comprehensive set of events with upgrades to the DataGrid and ListView.
-
Visual WebGui adopts jQuery framework as its app client engine
We are excited to announce that Visual WebGui 6.4 client is going to adopt jQuery as its client engine in order to provide better support for cross browsers, enhanced UI behaviors and most important provide a familiar API to write Visual WebGui extensions such as custom controls and utilizing different protocols such as JSON and REST.
-
My top 3 IT New Year’s Resolutions
As we head into 2010, technological companies and experts are making their predictions as to what the New Year can expect to bring while reviewing the best of 2009. Navot Peled, CEO of Gizmox, has three personal resolutions to share with developers and the IT community, focusing on commitments that he is making.
-
Are Enterprise AJAX Applications Doomed…Or Are We?
Sometimes, it seems that the world is all about man vs. technology, and one has to lose. This seems to be the question raised about AJAX; from the general challenges of AJAX, including cost and expertise needed, to its security issues, will the technological good prevail or will we humans be seeking an alternative? Navot Peled explains that it doesn’t have to be only one or the other; there are solutions that offer a win-win situation.
-
Discovering Windows over Web
Have you asked yourself why Web development tasks are so complex? Why must you master so many different coding languages and moving-target standards to develop a single line-of-business Web application? Do you understand what it takes to optimize an application's performance and security and to minimize the bandwidth and the CPU consumption without drastically raising the development costs and time-to-market? Based on pages, the Web was designed to carry informative Web sites and some stateless-based interactive apps. However, highly mature forms-based desktop development paradigms have evolved to the level of common knowledge among Microsoft .NET developers. Discover the right combination between greatest Web benefits and the most mature development paradigms in a MSDN webcast to be presented on January 27.
-
How to make your ASP.NET third party control run faster
You can learn more on implementing ASP.NET third party controls with the Empty Client approach and by that enhancing its performance and making it secured by design in this article.