Playing with C#

Summary
I'm creating a small C# productivity app to learn about it

Some time ago I used to visit Codeguru frequently in search for MFC tips. The quality of the articles is a bit random and the source code is frequently not “production quality”, but the articles definitely point you in the right direction, which is what counts. The rest is up to you. So I want my C# form to display in the system tray. For this type of thing, I’d rather take results from Microsoft websites, but I can handle CodeGuru too. Next step is learning how to monitor the clipboard in C#. After that I’ll need some regular expression support. Hurray!

Friday 28 April 2006 16:40