|
|
Articles in this category - 6
Adding Help To Applications
|
| With Help class, our applications can display either HTMLHelp or Win32 Help.
Help class has 3 main static methods : ShowHelp(), ShowHelpIndex() and ShowPopup(). In this article, I will show how to us |
C# And API's
|
| Implementing API’s in C# is tuff job for beginners. Before implementing API you should know how to implement structure in C#, type conversion, safe/unsafe code, managed/unmanaged code and lots more. |
C# for MFC programmers - Quick Equivalents Map
|
| "This list is by no means intended to be comprehensive. I am learning C#, and as I've had to look something up, I record it here. I figure if I had to look it up, you will, too." By Joseph M. Newcomer |
C# Timer Demo
|
| This is an example of a timer in C#. It gives you an understand of time / clock and time conversion functionality. |
Extreme Programming with C#
|
| Join extreme programming luminaries and learn the basic fundamentals of extreme programming and how C# is an ideal language for XP. |
|
|