1. INF: Looking for sample for CDHtmlDialog
I have created an application, and I have enabled Common controls V6 by creating a manifest file and Initiating Common Controls. It works properly whenever I use a standard Dialog but when I use a CDHtmlDialog and create a html button or a html radio button, it has the old Pre-Windows XP look, Is there a way to enable XP Look in the buttons created with HTML ?
3. Looking for a sample C++ project
4. looking for a CF C# socket client sample
I'm looking for a simple CF C# tcp/ip client that I can use as a start point (I'm new to C# and .NET). I found a couple async socket samples, but none of them worked with the CF. One used Send() (which is not allowed in CF with non-blocking sockets ). Other used classes not present in CF. Any help will be appreciated. Omar
5. looking for sample:multiple view single document in C# or VB - .Net Framework
6. Looking for good c# sample NetworkStream BeginRead/EndRead...
Need the correct usage pattern for something like a chat program. Don't want any threading issues or stack problems. Kyle!
7. Looking for samples of parsing xml with linq dump to database table - CSharp/C#
8. Looking for some sample codes in C#
Hi all, I am looking for some sample codes in C#, in which, it can read a schema xsd file and use it to validate an xml stream or file. Ideally the sample will use XmlValidatingReader. TIA, JoeZ