In the Trenches

Marc Miller, Windows Developer

September, 2005

Posts
  • In the Trenches

    COMmunism: Sharing your Apartment

    • 3 Comments
    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...
  • In the Trenches

    ML is ALSO Love

    • 6 Comments
    ( 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...
  • In the Trenches

    Custom Schema on the PDC05 Handout Build

    • 2 Comments
    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...
  • In the Trenches

    PDC05 Takeaways on Programming Explorer

    • 0 Comments
    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...
  • In the Trenches

    Will I be able to read my new C# Code?

    • 4 Comments
    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...
  • In the Trenches

    How do I do that with my file types?

    • 0 Comments
    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...
  • In the Trenches

    Learn More about Programming Windows Vista Search & Organize on Channel 9

    • 0 Comments
    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 .
  • In the Trenches

    Indexer Internals: What is the System Schema?

    • 2 Comments
    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...
  • In the Trenches

    PDC05 Fashion

    • 0 Comments
    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...
  • In the Trenches

    Come to PRS310

    • 1 Comments
    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...
Page 1 of 1 (10 items)