SRT Solutions

Blogs

Browse by Tags

  • Q & A on a recent VSM Article

    One of my last Visual Studio Magazine article discussed object validation and object invariants. I received a great email discussing questions about how to handle UI validation in this world. My recommendation in the article was that classes should be responsible for their own state. Furthermore, they...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Tue, Jul 22 2008
  • Another new community author for the C# Developer Center

    Charlie Calvert has added another new author to the C# Develper Center . Thomas Lebrun has added an article about extension methods. He gives a good solid overview of what extension metods are, how to use them, how to define them, and how to prevent collisions between different extension methods with...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Thu, Oct 25 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...