Category Archives: Development

Posts about web development topics in general.

2011 Survey Winner

Last month’s survey was a huge success. We gathered a lot of constructive feedback and critics and it’s really happy to see how people respond to our products and services. As our gratitude, three lucky winners were selected and they are: gnaik@******.com WilmarVH@******.co.za chris@******.com Each [...]

Read More

UXGridView CTP2: MVVM Data Editing

Two weeks ago, we released the first CTP of our new data controls for Silverlight and WPF. The first CTP was focused on MVVM Grid architecture and server-based data access, as well as data operation such as paging and filtering. More information can be found [...]

Read More

UXGridView Part 3: Fundamental Grid Features

The core feature-sets that we wanted to focus in the first data controls CTP are the QueryDescriptor component model, and the fundamental grid architecture/features such as high-performance virtualization, adaptable layout, drag and drop, grouping and much more. In my previous post, I’ve explained how to [...]

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

Enhanced ClientUI Navigation Framework for WPF

In my ClientUI blog series last year, I have covered the importance of navigation infrastructure which makes the application’s overall user experiences. There were many other details that I described in the blog post, including our support for nested navigation, easy role-based security configuration and [...]

Read More

ClientUI & DevForce Part 2: Contact San...

A while back, we released the first version of Contacts sample application to demonstrate the best practices in building MVVM applications that support Silverlight and WPF using one codebase. The sample application was jointly developed by Intersoft and IdeaBlade. In case you missed the story, [...]

Read More