Sign in
Windows Forms Documentation Updates
We're the Windows Forms User Education team at Microsoft. We use this space to update folks on developments with Windows Forms docs, publishing doc updates before they're published. Feel free to ask us questions about WinForms, and we'll do our best to an
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Application Settings
ClickOnce
Container Controls and Layout
Crossbow
Data Binding
DataGridView
ElementHost
Form and Application Classes
Pages
ToolStrip Control
WebBrowser, HTML, Networking
Windows Forms Globalization and Localization
WindowsFormsHost
WPF
XML, XSL & RSS
Archive
Archives
May 2008
(1)
January 2008
(1)
December 2007
(5)
September 2007
(1)
June 2007
(1)
May 2007
(4)
April 2007
(3)
February 2007
(1)
November 2006
(1)
October 2006
(2)
August 2006
(3)
July 2006
(5)
June 2006
(7)
May 2006
(4)
April 2006
(10)
March 2006
(10)
February 2006
(6)
January 2006
(5)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Forms Documentation Updates
Client Application Services and WPF
Posted
over 6 years ago
by
Karl Erickson
1
Comments
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...
Windows Forms Documentation Updates
Implementing the IBindingListView for filtering
Posted
over 6 years ago
by
Cheryl Simmons - MSFT
2
Comments
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...
Windows Forms Documentation Updates
DataGridviewAutoFilter sample updated
Posted
over 6 years ago
by
Karl Erickson
1
Comments
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...
Windows Forms Documentation Updates
Client Application Services sample updated for Visual Studio 2008 RTM
Posted
over 6 years ago
by
Karl Erickson
1
Comments
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: ...
Page 1 of 1 (4 items)