Managed Space : Jason Whittington's Radio Weblog

Updated: 3/26/2003; 9:21:34 AM.DevelopMentor

 

Subscribe to "Managed Space" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Thursday, February 20, 2003
AOP fans take note - eXtensible C#

Fellow DM Instructor Pierre Nallet has been working on a compiler project for quite awhile now.  Whenever I would ask him what it was he mumbled something about "adding some stuff to C#" and wouldn't say much more. 

Today I got an email that "eXtensible C#" shipped.  Wow! XC# lets you say things like this:

[Requires ("o != null")]
void SomeMethod (object o)
{
  ...
}

I'm too busy making the donuts this week to really sit down with it but it looks like a pretty slick product.  Perhaps the most amazing thing of all is that it's free.  Very nice stuff...


1:26:45 PM      comment []

© Copyright 2003 Jason Whittington.



Click here to visit the Radio UserLand website.

 


February 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28  
Jan   Mar

Stuff I recommend:
.NET Resources
COM/C++ Resources
Fun stuff
Stuff I've done:
Windows/COM
.NET
Writings
Conferences

Stuff I read: