SRT Solutions

Blogs

Browse by Tags

  • Another item from More Effective C# Posted on InformIT

    Today, the fine folks at InformIT posted another item from More Effective C# for you to learn more about the style and the content from the book: Item 29: Enhance Constructed Generic Types with Extension Methods If you have questions about the content, come by The Ann Arbor Computing Society (AACS) on...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Tue, Oct 28 2008
  • More Effective C# available now

    Today is the official release date for More Effective C# . Writing a book may seem to be a solitary activity, but nothing could be further from the truth. I have been lucky enough to work with fantastic editors, technical editors, and community members as I have put this together. If you read the acknowledgements...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Fri, Oct 17 2008
  • 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

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