Posts
  • Mircea Trofin's blog

    Tools for Framework Architecture Verification

    • 0 Comments
    The beans have been actually spilled already - I was working on a few command line tools for framework architecture verification, to help with my own work. We decided to make them available for download. They can be found on Code Gallery: http://code...
  • Mircea Trofin's blog

    The Managed Extensibility Framework (MEF) CTP is out!

    • 0 Comments
    Krzysztof has blogged about the Managed Extensibility Framework (MEF) a while ago. Today, the Application Framework Core team has published the first Community Technical Preview (CTP) of MEF! For those that are not familiar with the topic, MEF " provides...
  • Mircea Trofin's blog

    LINQ Framework Design Guidelines

    • 20 Comments
    Writing applications that interact with data sources, such as databases, XML documents, or Web Services such as Flickr or Amazon, is made easier in the .NET Framework 3.5 with the addition of a set of features collectively referred to as LINQ ( L anguage...
  • Mircea Trofin's blog

    Semi-structured data

    • 0 Comments
    I think that, from the perspective of a component (== "chunk" of code meant for reuse) writer, the world outside their component is semi-structured data : the component writer may assume some sort of structure, but they cannot assume that structure exclusively...
  • Mircea Trofin's blog

    Languages...

    • 2 Comments
    I was talking to colleagues about functional languages, in particular Haskell and Lisp, and I promissed some links and whatnot... I meant to start a blog anyway, I thought, what a good way to start it! So here we are, I'll have at least this page with...
Page 1 of 1 (5 items)