Tim Ng

F# for the masses

March, 2007

Posts
  • Tim Ng

    IEnumerable(Of T) and LINQ Queries

    • 1 Comments
    Now that the March CTP is released, I wanted to blog about different ways you can use LINQ queries to simplify your code and write less code to achieve the same results. Consider a typical application that has a collection of some type (say, a collection...
  • Tim Ng

    Type inference in Visual Basic (part 2)

    • 1 Comments
    Last time, I discussed a bit of the basics of type inference. Today, we'll delve into it a little bit more to explore how type inference can make programming with Visual Basic a little more convenient. Type inference can help you write less verbose code...
  • Tim Ng

    The March CTP is released!

    • 1 Comments
    The March CTP is released! This is the first CTP since the LINQ Preview (that shipped last May!) that contains working LINQ bits for VB. There is definitely more to come, but this release contains some exciting features as well! VSTS Self-Extracting Install...
Page 1 of 1 (3 items)