in

Corey Roth and Friends Blogs

Group site for developer blogs dealing with (usually) Ionic, .NET, SharePoint, Office 365, Mobile Development, and other Microsoft products, as well as some discussion of general programming related concepts.

Browse by Tags

  • My 500th Post! Left Outer Joins with LINQ

    Today, this blog reaches an important milestone. This is my 500th post. It's just a number, but I thought I would use it as an opportunity to talk about the history of the blog and where it is heading. On December 1st, 2004, I wrote my first .NET Tip of the Day about a great new method on primitives...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-15-2008
  • How to: Use LINQ to SQL without using the Object Relational Designer

    LINQ to SQL has already proved to be extremely easy to use to create object relational mappings when you have an existing database schema using the Object Relational Designer. This designer is good, but you may not want something that is autogenerating your domain classes. You may want to generate your...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 03-17-2008
  • LINQ to SQL Logging

    The other day I was reading Charlie Calvert's excellent post on LINQ and Deferred Execution and stumbled upon a logging feature inside LINQ to SQL. By setting the Log property to a TextWriter (in this case Console.Out), LINQ to SQL will log the query and what parameters it sent to the database server...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 02-21-2008
Page 1 of 1 (3 items)
2019.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems