SRT Solutions

Blogs

Browse by Tags

  • Channel 9 interview with the VS.NET IDE team

    Is located here . It's well worth 30 minutes of your time. Observation: Dustin is fitting in quite well with a great team.
    Posted to Bill Blogs in C# (Weblog) by wwagner on Tue, Sep 9 2008
  • Euler problems in other languages

    I've had some comments on the Euler problems, so I'm assuming there is some interest. There's also been interest among other developers in our office. Darrell Hawley has started solving the problems in Python. Marina Fedner has started solving the problems in Ruby. I highly recommend reading...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Mon, Apr 7 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
  • Brian Beckman explains monads

    I try to do more original writing here than posting links, but this is too good not to reference. http://channel9.msdn.com/ShowPost.aspx?PostID=358968 Brian Beckman is one of my favorite experts from Channel 9. He's a real rocket scientist, but that's not why I like hi videos. He's not trying...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Tue, Nov 27 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...