INF: Looking for sample for CDHtmlDialog
Please help,
Can anyone post a sample that uses the CDHtmlDialog class?
1. Looking for sample for CDHtmlDialog
3. assign NaN, +Inf, -Inf to double/float
Hello everybody, how can I assign one of the above values to a float or double? regards, Andreas
4. Looking for a sample C++ project
5. 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
6. looking for sample:multiple view single document in C# or VB - .Net Framework
7. 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!
8. Looking for samples of parsing xml with linq dump to database table - CSharp/C#