Blog - Title

July, 2007

  • Sharp Things

    LINQ to SQL Trick: Get all Table Names

    • 6 Comments
    It's often useful to be able to list all the tables or columns in your DataContext. One example is if you want to write a report generation system that works for any DataContext class. LINQ to SQL has an API called the MetaModel which allows you to get...
  • Sharp Things

    The Least You Need to Know about C# 3.0

    • 20 Comments
    Jomo Fisher—A lot of people (myself included) have written about LINQ in the next version of C#. LINQ is indeed an empowering technology. However, even without LINQ, C# 3.0 would be a compelling upgrade. Now that Beta2 is publicly available , here’s my...
  • Sharp Things

    LINQ to SQL Beta2 Performance Numbers and the Dynamic Compilation Pattern

    • 1 Comments
    Jomo Fisher--Rico Mariani has been posting about LINQ to SQL perfomance and has finally posted the performance numbers for Beta2: http://blogs.msdn.com/ricom/archive/2007/07/05/dlinq-linq-to-sql-performance-part-4.aspx One of the tricks Rico and Matt...
Page 1 of 1 (3 items)