Loading...
65,951 articles found
Ramblings from VSLive 2001 in SF.
24 years ago
1
A tutorial for programmers new to COM that explains the internals of COM servers, and how to write your own interfaces in C++
24 years ago
4.81
Convert a string containing a hex value to an integer
24 years ago
2.7
A tutorial on how to incorporate the ErrorProvider object into .NET WinForms using C#
24 years ago
3.36
Microsoft's RemSpy sample's implementation has been explained and more remoting explanations.
24 years ago
4
Article on how to write a push button control displaying different images for different user actions
24 years ago
1
Using the high level API to send and receive SOAP messages in MFC
24 years ago
0
This C++ class serves as a wrapper for the Message Digest 5 code described in the Internet RFC 1321.
24 years ago
4.8
An article describing ways to use the clipboard to transfer data to and from applications on the .NET Platform using C#
24 years ago
3
This article discusses what a Design Pattern is, GoF's classification of Patterns, and MFC and Design Patterns.
24 years ago
4.27