Tag Archives: MVVM

UXFileUpload: Store Uploaded Files in Database

Handling client files which are uploaded to a server is a common requirement for application. Files can be uploaded either to the FileSystem of your server or directly to the database as BLOB. However, there has been a lot of … Continue reading

Posted in 2011 R2, Development, Products, Tips and Tricks | Tagged , , , , | 1 Comment

Create Rich Outlook Style Silverlight Application in Minutes

Recently I was assigned to create a simple Silverlight project that shows a list of data with full editing support. The first thing that comes to my mind is using the ClientUI project template as a first step to start … Continue reading

Posted in 2011 R2, Development, Products, Tips and Tricks | Tagged , , , , , | Leave a comment

ClientUI 7 Preview Part 1: Built-in IoC Containers

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 … Continue reading

Posted in 2012 R1, Development, Products | Tagged , , , , , , | 1 Comment

Introducing Event Aggregator in ClientUI 5 SP1

In my recent blog posts, I have covered two of the major new features introduced in ClientUI 5 service pack 1. Check out my post for LightSwitch support here, and the real-time streaming capability in XPS Document Viewer here. Since … Continue reading

Posted in 2011 R1, Development | Tagged , , , , | 4 Comments

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 … Continue reading

Posted in 2011 R1, General, Products | Tagged , , , , | 1 Comment