SRT Solutions

Blogs

Browse by Tags

  • Creating Readable LINQ

    Keith Elder wrote a post a post asserting (or at least proposing) that a more imperative syntax for a problem is more readable than a LINQ based C# 3.0 version. (See here for his post). Well, that got my hackles up. Some days, my hackles get up before I do, but I digress. His example code as examining...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Fri, Oct 10 2008
  • My CodeMash Agenda

    As I finish my talk preparation for CodeMash, I'm putting together my schedule. You can view the silverlight page here: http://codemash.org/sessionscheduler/?1=2&2=28&3=4&4=7&5=3&7=42&8=14 However, that doesn't let me annotate the agenda, and discuss some of the other...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Fri, Jan 4 2008
  • CodeMash: I'll be there again this yeare

    Yes, CodeMash V20.08 is happening again in Sandusky, OH at the Kalahari resort. I've got two sessions this year: One on Real World C# 3.0, where I'll show how LINQ works with and enhances many of the other tools you're already using. The second is entitled Linq to <whateever> where...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Tue, Dec 11 2007

In our last colurm, we wrote about how technical mentors can benefit companies ( Ann Arbor Business Review, May 22, 2008 ). In this installment, we're...