SRT Solutions

Blogs

Browse by Tags

  • Paul Kimmel interviews me about C#, LINQ, and writing books

    Paul Kimmel spent some time over the summer chatting with me about More Effective C# , LINQ, upcoming C# features, and the process of writing books. It's live here: http://www.informit.com/articles/article.aspx?p=1237069
    Posted to Bill Blogs in C# (Weblog) by wwagner on Mon, Oct 6 2008
  • DNR TV on C# 3.0 is live

    Last week, I recorded a DNR TV with Carl Franklin discussing C# 3.0 extension methods, local type inference and some of the best practices that revolve around those parts of the languages. It's up and live now. Check it out here .
    Posted to Bill Blogs in C# (Weblog) by wwagner on Mon, Sep 29 2008
  • Charlie who?

    I did it, I started a blog. And I’ve gotta say, these first blog posts are pretty hard. There is the tried and true “about me” blog post, and there is the tactic of just writing a blog post like it’s a second post. But the fact of the matter is, this isn’t a second blog post. There may be people reading...
    Posted to Coding with Great Hair (Weblog) by cmsears on Mon, Jun 23 2008
  • My second DNR TV is live

    The world-famous Carl Franklin invited be to be on DNR TV again. The episode is live here: http://dnrtv.com/default.aspx?showID=105 We discuss generics in C#, and how you can use generics to create more reusable block of code. We go from fairly obvious generic uses like collections and EventArgs<T>...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Tue, Mar 11 2008
  • DNR TV on Learning C#

    Carl Franklin and I got together and did an intro to C# for VB.NET developers last month. The first version is up here: http://www.dnrtv.com/ Or, watch the silverlight version here: http://perseus.franklins.net/dnrtv/0096/silverlight/video.html This discussion is somewhat introductory, it should be approachable...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Wed, Jan 16 2008

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...