Browse by Tags

Tools for Framework Architecture Verification
04 August 08 05:14 PM | mirceat | 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.msdn.microsoft.com/fxarch Read More...
The Managed Extensibility Framework (MEF) CTP is out!
05 June 08 01:24 AM | mirceat | 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 Read More...
Filed under:
LINQ Framework Design Guidelines
13 March 08 03:11 AM | mirceat | 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- Read More...
Semi-structured data
25 September 07 11:17 PM | mirceat | 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. Read More...
Languages...
25 September 07 07:21 AM | mirceat | 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 Read More...
Page view tracker