Welcome to MSDN Blogs Sign in | Join | Help

September 2005 - Posts

The advent of neutral COM objects introduces the interesting consequence that your thread might have to share an apartment. This means that if you assume all asynchronous calls into your thread are on the same apartment, you probably have a subtle bug. Read More...
( Don Box wrote an article in this month's MSDN Magazine called " Scheme Is Love " in which he did a brief whirlwind tour of the Scheme programming language.) Back when gas was only $3 a gallon, if you wanted a programming language with anonymous types Read More...
The API for adding custom schema isn't supported yet on the builds handed out at the PDC. So, how was I able to demonstrate custom schemas in my PRS310 talk? I've had a request to make public how I was able to go about doing this in lieu of the schema Read More...
Flying back to Redmond, I jot down some of the key things I consistently heard from developers, in no particular order: "We want more/better command module extensibility." The term "command module" here refers to that toolbar that goes across the top Read More...
As a fan of languages like ML, I'm really excited about the new features in C# 3.0 that have been announced in this PDC. But one thing that always concerned me about great swathes of ML code was the readability of that code. If I’m working in a function Read More...
In his PDC keynote demo, Chris Capossela showed off some of Windows Vista's exciting new features for managing the ever-growing sets of data that people will have with PC's moving forward. He showed visualization features like thumbnails, search features Read More...
A couple of weeks ago, a couple of my colleagues and I sat down with Robert Scoble and Catherine Heller to talk about Programming Windows Vista Search and Organize. That interview was posted this morning and you can find it here . Read More...
When considering whether to extend the system schema, you should consider whether your extensions are actually necessary given the hundreds of properties that already ship with Windows Vista. You can view the schema as the indexer understands it by looking Read More...
I once attended a talk given by Paul Allen in which he described how he would routinely visit with Microsoft's most important customers wearing a t-shirt and some shorts. I remember first coming to Microsoft as an intern and standing in line at the cafeteria Read More...
0 Comments
Filed under:
In my PDC 2005 talk, PRS310, I'll be discussing ways developers can expose their data sources to the Windows Vista Explorer so they can participate in the full storage user experience: searching, stacking, property viewing and editing, "live icon" thumbnails, Read More...
 
Page view tracker