In search of a better name...
March 2006 - Posts
-
Rick Schaut has a great post on why moving to Intel is not just a simple recompile as some make it out to be. He dispells many of the myths. In the last several years, Mac developers have had to go through a bunch of work like this, first to get on Mac Read More...
|
-
See http://www.tidbits.com/tb-issues/TidBITS-821.html#lnk3 . This is very cool! Read More...
|
-
ThreadPool.QueueUserWorkItem is commonly used to execute some task in the background at a later point in time using a thread from the thread pool. If you read the MSDN documentation carefully, you'll note it says: Return Value true if the method is successfully Read More...
|
-
Sometimes you want to attach some behavior to an Avalon element by adding some event handlers, but without subclassing the element. An example of this is my most recent version of the layout animation code. In my original post , I had code in my code Read More...
|
-
A new version of Max is now available for download with support for reading MSN newsbot among other new features. We've finally moved on from the September CTP of WinFX that was running on a beta version of the CLR. We now work with the December or January Read More...
|
-
The Windows Live Mail Desktop is about to go beta, and the team has started a blog . I've had the pleasure to work with several members of the team, and I can't wait to see what they've been up to. I'm sure it's going to be great! Read More...
|