Tim Ng

F# for the masses

May, 2007

Posts
  • Tim Ng

    Anonymous Types and Object Identities

    • 3 Comments
    One of the recent changes we made to anonymous types was to allow the syntax to convey the notion of object identity. Paul (our architect) has a blog post on this topic, and I wanted to add a little bit to what he said with a few examples. The C# team...
  • Tim Ng

    How did the collection of Anonymous Types work?

    • 3 Comments
    In my last post on Making Collections of Anonymous Types , I demonstrated how to create anonymous type collections by using a generic method as a "blueprint" factory method. Today, I will describe how this works, and conclude that it might not be a good...
  • Tim Ng

    Visual Basic LINQ web cast tomorrow!

    • 1 Comments
    A couple of this: tomorrow (Wednesday at 9 am PST) Amanda (our uber language PM) is going to do a web cast about LINQ and dive deep into the details and language features that we enabled to support LINQ. It should be a great talk and we hope to see you...
Page 1 of 1 (3 items)