Head in the Clouds

As a software architect, my head is often in the clouds, dreaming of the future. And the future is increasingly in the cloud...

MAF

Posts
  • Head in the Clouds

    Reference vs. Value: Types, Passing and Marshalling

    • 6 Comments
    The .NET Programming Model makes a clean distinction between Reference and Value on three different levels. These three levels interact directly, and it is important to understand the distinction. This article may be old hat to many of you, but it is...
  • Head in the Clouds

    What is MAF?

    • 4 Comments
    As I noted we also unveiled yesterday the Managed Addin Framework (MAF). MAF is necessary realization of the Addin Model architecture. It is included in two assemblies: System.Addin and System.Addin.Contract. These assemblies will ship first with the...
  • Head in the Clouds

    MAF vs. COM

    • 2 Comments
    OK, I know I said my next post would be an in depth treatment of IContract, but I remembered I wanted to fininsh something I started with my earlied post Addins in .NET . I noted there that .NET currently was still analogous to the LoadLibrary\GetProcAddress...
  • Head in the Clouds

    Contracts and IContract

    • 1 Comments
    In my post What is an Addin? I said that a "contract" is just that: "a previously decided upon method of communication with rules and limitations." Here is where we discuss the rules and limitations for .NET Addin contracts. In my post Addins in .NET...
  • Head in the Clouds

    Proxies

    • 2 Comments
    I'm sure that everyone's reaction to the contract concept is that it is very strict, that it can get complicated quickly, and that it is important to get it right and keep it right. In other words, you don't want just anyone partying in the contract space...
  • Head in the Clouds

    Are Arrays OK in Contracts?

    • 1 Comments
    I know its been a while, but I've been busy coding lately. That code will become public fairly soon, so I'll talk about it then. I'm still working on the promised Proxies and Adapters post, it will be coming, I promise. But in the meantime, the subject...
  • Head in the Clouds

    Adapters

    • 0 Comments
    Geez, did I make you wait long enough!?! I have been remiss, hopefully I will have time to do this more regularly. Those of you with kids know how time can evaporate. Anyway, I've promised a post on Adapters for months now, so here it is finally. As...
  • Head in the Clouds

    TechEd 06: Chalk-talk today, MAF 101

    • 0 Comments
    I'm doing a "chalk-talk" today at TechEd -- at 3:45 in DEV (Blue area) Theatre 1 in the TLC. The listed subject is Designing Managed Add-ins for Reliability, Security and Versioning, the same subject of the talk Jim and I did at PDC. I've refined the...
  • Head in the Clouds

    Categories

    • 0 Comments
    Those of you who have been following my blog will note that I have retroactively added some categories. I hadn't bothered with categories in the past because almost all of my posts have been about MAF. Well, now that MAF is a real thing, we (meaning...
Page 1 of 1 (9 items)