Welcome to MSDN Blogs Sign in | Join | Help

May 2007 - Posts

Client Application Services in Windows Forms: End-to-End Walkthrough Available

The Beta 1 release of Visual Studio Code Name "Orcas" includes a new feature called Client Application Services. This feature enables Windows client applications to easily access user-management services hosted by a centralized ASP.NET Web service application.

What does "not supported" mean?

Periodically someone questions me about a caution that appears in all of the System.Drawing.* namespace overview topics. It reads: "Classes within the System.Drawing namespace are not supported for use within a Windows or ASP.NET service. Attempting to
Posted by cherylws | 1 Comments

Windows Forms and WPF Interop Docs

Now that interest in WPF is really heating up, we've been getting more inquiries about WinForms and WPF interop. Fortunately, we have a lot of coverage in the SDK docs, which shipped in November: Migration and Interoperability How to: Enable Visual Styles

DataGridView Drop-Down Filtering Tip

Recently, a reader asked how to detect filter changes with the code in Building a Drop-Down Filter List for a DataGridView Column Header Cell . That article describes how to derive from DataGridViewColumnHeaderCell , so it seems like a trivial matter
 
Page view tracker