Tag Archives: Resources

New ClientUI Videos and Live Sample Updates

We’ve recently updated our ClientUI online demos with the latest product builds which includes a host of major enhancements in various areas such as navigation framework, windowing and data controls, as well as stability improvements – thanks to your continuous support and feedback! Find out all enhancements introduced in the latest release here.

The update also includes numerous enhancements on the sample level such as treeview, resizable pane, grids, and much more. Click here to check out the updated ClientUI online demos.

UXTreeView live samples


In addition, we’ve also published several new HD-quality videos to compliment the latest ClientUI release. The 5-minute videos demonstrate the key features of each new control, giving you quick insights of what you can achieve with the new controls. Here the list goes.

Intersoft WebUI Studio 2011 Tour Video

This video outlines the new controls and enhancements available in WebUI Studio 2011 which also includes the much anticipated ClientUI 5, WebCombo 5 and much more. The latest ClientUI 5 focuses on a wide array of data presentation controls for Silverlight and WPF development. The major new controls are grid view, tree view, document viewer, navigation pane, and resizable pane.

GridView and Data Controls Overview

This video demonstrates the advanced capabilities and rich features of Intersoft’s flagship data grid control for Silverlight and WPF application development. UXGridView is a powerful, MVVM-ready data grid control with high-performance virtual data loading architecture.


TreeView Overview

This video demonstrates the advanced features of UXTreeView for Silverlight and WPF. UXTreeView is a versatile, feature-rich tree view control for displaying and navigating hierarchical data. Uniquely engineered with loosely-coupled architecture, UXTreeView enables full support for MVVM design pattern. It offers numerous advanced features such as child load-on-demand supporting both MVP and MVVM pattern, tri-state check boxes, customizable expand mode, multiple item selection, node editing and hierarchical template editing support.


Document Viewers Overview

This video demonstrates the rich features of XPS Document Viewers for Silverlight and WPF. UXDocumentViewer is the next-generation document viewing control with a sleek user interface, high-performance and pixel-perfect document rendering. It adds sophisticated document viewing capabilities to Silverlight business applications with easy document zooming, navigation, text selection, and searching, and printing.


Advanced Navigation Controls Overview

In today’s modern applications like digital dashboards, maximizing every pixel without cluttering the whole UI is a tough challenge, even for a UI designer. This video demonstrates the new UXNavigationPane control which is designed to address these challenges and at the same time improves user experiences.

That’s all for now. I hope you enjoyed our new HD tour videos. As usual, feedback and comments are warmly welcomed.

Best,
Jimmy

New Silverlight Tutorials: Building business applications with ClientUI and DevForce

By the latest release, we’ve shipped a whopping 300+ rich controls for Silverlight and WPF development – and that’s not to mention the included advanced frameworks like MVVM, commands, event aggregators and more! Fortunately, we included a comprehensive documentation and dozens of new tutorial videos to help you getting on the board fast. If those are still not enough, make sure you check out the new ClientUI tutorials focusing on line-of-business application development – thanks to our friend, Bill Gower, for such the great contributions.

In the first series of his post, Bill overviews the application that he’s going to build using Intersoft ClientUI for the presentation layer and IdeaBlade DevForce for the data service layer. And Bill picks up the line just right, you’ll be surely excited to explore through the steps of creating a fully-functional sales/retail application – from the Customers, Inventory, Sales Invoices to Purchases and more.

Best of all, you can learn how to build the applications right using the best design and architectural patterns. You can check out the post here.

Furthermore, Bill has written a series of great articles to share his experiences while developing in Silverlight and WPF. Some of the noteworthy links are as follows.

Best,
Jimmy

ClientUI 5 Learning Resources

Earlier this month, we released the first 2011 volume release of WebUI Studio, which includes over thirty new controls across all .NET development platforms. In case you missed the news, click here to read the press release and other related news.

We’re so excited about the new release, not only because it ships dozens of new shinny controls that will make your development faster and easier, but ultimately because we have addressed the most challenging and important development aspects such as data access and connectivity issues, and design pattern challenges in Silverlight and WPF development.

Many Silverlight developers have been long struggling with questions like “How to bind a data grid to a relational database using MVVM pattern?”, “What’s the best way to display dynamic data with server paging and server filtering for the best performance?”, or perhaps more advanced questions like “How to implement editing with batch update that takes account server paging and server filtering?”. These are typical questions every developer will encounter as they are building real-world business applications. Fortunately, we now have confident answers to all these questions, and defied the most challenging data access issues for once and all – thanks to the new MVVM data controls and components in this new release!

In this blog post, I will share a number of new resources that were made available to help you get the most out of the new release.

New Documentation Topics

We added over hundreds of new documentation topics in each release, which includes new walkthroughs and getting started topics for new controls, as well as conceptual topics for fundamental architecture such as data access component model and design patterns.

As you entered client-based development such as Silverlight, the first thing you might realize is that you can’t access relational database the way you used to do as in server-based development such as ASP.NET. That’s true, you will need an intermediate layer called data service that understands what the client is requesting, and consequently response with something that the client recognizes. You will later deal with data operation types such as when to use client-side operation or server-side operation in your data application. Learn about the supported data services, data operation types and find out more about Silverlight data access in Data Access Overview.

Once you grasped the data access concept in Silverlight, you’ll be looking for ways to display data based on dynamic queries using MVVM pattern. Enter QueryDescriptor, the industry’s first MVVM-ready data component for Silverlight and WPF. It lets you write the interaction and data access logic in your ViewModel, while allows the Views to reflect the data seamlessly in “loosely-coupled” fashion. To learn more, head to Understanding QueryDescriptor.

To jump start with Silverlight data application development, make sure you check out the following walkthroughs:

We shipped two data providers to let you work with the data service of your choice. If you owned a DevForce license, be sure to check out the DevForce walkthroughs above.

As you learn about data application development in Silverlight and WPF, you might find the following resources useful to address specific needs.

So far, I’ve shared some of the most essential resources related to data access and data presentation development. However, the new release includes many controls in addition to the data presentation controls.

You might also be interested in the new Treeview and learn how to bind hierarchical data using MVVM pattern, how to use XPS document viewer to load an XPS document, as well as learning how to use navigation pane to build rich Outlook 2010 style navigation interface. All the resources you need can be found in the following links.

There are also numerous enhancements in addition to new controls such as smooth content transition, improved memory management and multi-window drag and drop support in WPF. Another noteworthy enhancement is the MVVM support for the ClientUI page navigation framework which allows you to write interaction logic such as query string and data context parsing in the ViewModel. Learn about these enhancements and find out more in What’s New in ClientUI 5.

New Samples

If you haven’t aware, we’ve updated our Control Explorer with many new exciting samples ranging from employee leave records, enterprise assets management to digital magazine reader sample and Outlook navigation sample. Jemmy did a nice write-ups about the new samples, make sure you check it out here.

While the samples are available offline in your development box, you can always access the samples online anywhere and anytime you need it.

ClientUI Live Demos

Our designers made a minor facelift on the live sample to improve your browsing experiences. You’ll notice fresh new backgrounds on every 15 minutes interval. We hope you enjoyed the new samples and the improved experiences. Visit live.clientui.com to see all new samples online.

In the next few weeks, we’ll be releasing more learning resources such as walkthrough videos and tutorials. Until then, I suggested you to check out the readily-available resources above, or post your questions to ClientUI Forum.

Best,
Jimmy