Many thanks to Donny for the help in getting this blog set up. I have spent the last 6 months reading numerous blogs (mostly .Net related) to appreciate the advantages, not only to others who will (hopefully!) read my posts but for myself to be able to 'serialize' (couldn't think of a better word) my thoughts and experiences for later retrieval.
Having downloaded a copy of .Text a while ago I hadn't actually got around to installing and running it before, but I must say I'm very impressed. Thanks must go to Scott for this.
Anyway, slightly off the .Net topic, I recently downloaded Office 2003 Beta and must point out one feature of Outlook that I can now not do without and that is the non-intrusive way of informing you of an incoming email by displaying a translucent box of the sender and the first line of the mail. What is the key part of this feature is that the focus isn't taken away from your current window as with previous versions. I remember all to well the number of times that I have been busy typing (yes, I must look at the screen more often) only to find that a dialog box had popped up 6 or 7 words ago.
Getting to the .Net angle I can see this being a useful addition to an asynchronous Windows Form, for example, and wondered if anyone had any ideas how to implement this.
Would just like to add that I have been using Snippet Compiler lately, fantastic addition to the developer toolbox. Jeff blogs about the latest release here.