Andrew Stopford's Weblog

poobah

Sponsors

News

Articles

Family

Old Blogs

Browse by Tags

All Tags » CLR & Rotor (RSS)
.NET 4.0 Contracts
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...
To fight my fire I need a MOP
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...
Silverlight PAL
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...
Rotor 2.0 reference book
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...
Vote for generic co\contra generic variance
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...
Debugging with source
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...
Posted: Oct 26 2006, 12:52 PM by astopford | with no comments
Filed under: ,
Phoenix rising
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...
Posted: Aug 01 2006, 11:40 AM by astopford | with no comments
Filed under: ,
Mono's new GC
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...
Posted: Jul 10 2006, 10:06 AM by astopford | with 1 comment(s)
Filed under: ,
Browse Rotor in VS
Check this post , I agree that this is super useful for browsing the source.
Posted: Jun 07 2006, 04:48 PM by astopford | with 3 comment(s)
Filed under: ,
Sam's CLR\Rotor internals talk gets an update
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...
Posted: May 11 2006, 09:24 AM by astopford | with no comments
Filed under:
More Posts Next page »