By tag: View
0
kicks
VIBlend Controls for Windows Forms - ver. 6.0 Released
VIBlend announced the availability of the VIBlend Controls for WinForms ver. 6.0.0. the next generation of user interface controls for Windows Forms.
0
kicks
Unit Testing Modal Dialogs in MVVM and Silverlight 4
As feedback to my recent post on Modal Dialogs in MVVM and Silverlight 4 I have received comments that the solution is not easy to Unit Test so i decided to create small blog posts on this subject just to show how simple and clean it is to do this...
0
kicks
Binding UI Events from View to commands in ViewModel in Silverlight 4
In previous two posts we covered wiring up the Views and ViewModels and Blendability and showing ModalDialogs in MVVM way.
Today we will touch another problem that people starting with MVVM very often fail to address properly:
Handling the UI Events of the View in the ViewModel while avoiding ...
0
kicks
SharePoint list view web part and wild card search. Is it possible?
Yes, It is possible and wonderful article which explains how to solve this problem. You can implement the same with data view web part in different ways. But, with list view web part don't have so many functions to implement partial search. But this post is explaining wonderful way to solve it. Real...
0
kicks
Free Xceed DataGrid Control for WPF Released
Xceed has decided to release their fully-functional, professional-level WPF DataGrid control completely free. No, this isn't a time-limited or "lite" version of the control...it's the real deal. When you consider that WPF version 1.0 doesn't ship with a data grid control at all, you'll rea...