Welcome to MSDN Blogs Sign in | Join | Help

December 2007 - Posts

Client Application Services and WPF

Although my sample for Client Application Services (CAS) uses Windows Forms, you can adapt it to Windows Presentation Foundation (WPF) with little effort. The configuration steps are the same, and the client source code is the same, although some of the

Implementing the IBindingListView for filtering

Due to customer feedback and requests, I've been working on an article that demonstrates a simple implementation of the filtering portion of the IBindingListView . This implementation works with the DataGridViewAutoFilter code that Karl first published
Posted by cherylws | 2 Comments

DataGridviewAutoFilter sample updated

I've made a few bug-fixes to my DataGridViewAutoFilter sample, which is described in Building a Drop-Down Filter List for a DataGridView Column Header Cell . It might be a week or two until the article is updated (as of December 5, 2007), but the new

Client Application Services sample updated for Visual Studio 2008 RTM

I have updated my Client Application Services sample (previous posts here and here ) to work with the Visual Studio 2008 RTM release. See UsingClientApplicationServices.zip . Additionally, the final documentation is now available on MSDN. See: Client
 
Page view tracker