Tag Archives: MVVM

ClientUI 7 Preview Part 1: Built-in IoC Cont...

Since its debut two years ago, ClientUI has been designed to facilitate application development toward loose coupling approach. This can be seen from the comprehensive MVVM-ready components and application framework included in ClientUI, then followed with the introduction of Event Aggregator in the latter release. [...]

Read More

ClientUI 5: Unlock The Amazing Possibilities

The latest ClientUI brings so many new innovations and technology advancement available no-where else. The release debuts with a host of various data visualization controls like grid view, tree view, document viewers, and more. Even better, the deep integration with IdeaBlade’s DevForce provides the fastest [...]

Read More

Get Started with ClientUI 5

Now that ClientUI 5 is officially released and the new license keys are delivered, you’ve got the most comprehensive and  powerful tools in your fingertips. The first thing you will be doing after installation is probably to figure out what you can do with the [...]

Read More

UXGridView Part II: Data Access the MVVM-way...

As Jimmy wrote in his blog post, our upcoming Grid control for Silverlight and WPF, UXGridView, allows you to perform data operation with MVVM pattern elegantly using QueryDescriptor. In this post, I will explain some of fundamental concepts of the QueryDescriptor in more practical ways. [...]

Read More

ClientUI Part 3 – Comprehensive MVVM Framewo...

Last week, I’ve posted two series of my blog post on our upcoming ClientUI for Silverlight and WPF 4. The first series discussed about architectural overview while the second series discussed more deeply on the presentation model and the control’s development standards compliance. I highly [...]

Read More