I have a mental block on this so I'm making sure I don't forget it by putting it up here. If you want to copy/paste files from your desktop to the server your remoted into, you have to make sure you allow your local drives to be accessed by the remoting session. Once you do that copy/paste works as expected ......
Generics are a great way of getting code reuse. However there are a few things that can make them difficult to work with. Generics are similar to C++ Templates in the way you define them, but are very different in the way they work. This series of articles is planned to explore Generics in detail by example. Most of the online references to Generics that I have found are always dealing with collections. We all know that collections are a great way to use generics. However, it's a bit tougher to spot ......
Code Camp 10 in Boston is around 4 weeks away and there's still room if you want to attend or if you want to speak. Check out Chris Bowen's blog for complete details or just head over to the web site to register. I have several sessions already planned. See you there ......
I haven't been to a PDC since 1997. The big announcement that year was 'ActiveX'. It was a great event and I have high hopes for this years event as well. This year the topic seems to be 'cloud computing'. I'm going to enjoy steeping myself into this technology. I just found out that Don Box is now going to be part of the keynote as well. It's sure to be a great time and there'll be more reports here ......