Browse by Tags
All Tags »
CLR & Rotor (
RSS)
First showed at the PDC as a part of this Pex session was support for contracts , if you have seen the Spec# project before then you would be on the right lines (same team has worked with the BCL team to deliver his). More details in the Pex session as...
I feel like I have reached a peak, I understand and use Inheritance, Polymorphism, Abstraction, Encapsulation and Parametric Inheritance (Generics) every day. They solve my computing needs but I very often I can think of better approaches to a problem...
I started pondering about the DLR and running it on the SSCLI when I came across this article on the CoreCL R (shared source version of that would be fun) and the following. A lot of the Silverlight PAL benefits from lessons learned when we developed...
The SSCLI aka Rotor tends to not draw all that much attention unless your a researcher or CLR wonk but it is one of (if not the best) source code referances to the very depths of .NET that you will ever find. For me personally getting the very most of...
Back in 2006 I wrote about the co\contra variance generics support in .NET , fast foward to today and with the last few .NET releases not effecting the CLR this is still missing. I have high hopes the next version will bring some changes to the CLR and...
Mike Taullty has a post on debugging your app's and needing to see source using a combination of debugger and reflector. Although things do differ one approach is to use Rotor , it really does depend on what your doing as to see if Rotor would be...
For all you hardcore CLR nutters I ran across a download for the Phoenix project on Microsoft Connect. Check out this article as well the MS Research website for the project . Guy Eddon's work on a transaction processing model for C# (and Java) is...
I noticed that the latest Mono release has details on the new Mono GC . This is diffent to the current GC but not yet operational. It will be interesting to see bench marks against the two. I would be interested to learn more about it's impact on dynamic...
Check this post , I agree that this is super useful for browsing the source.
Sam has posted about updates to his popular CLR\Rotor internals talk , its great to see Sam adding Rotor 2.0 stuff to his talk. I will admit that while I am a complete Rotor junkie I have had zero time to look at Rotor 2.0, day job, personal matters and...
More Posts
Next page »