SRT Solutions

Blogs

Browse by Tags

  • Learning new languages with VSM

    This month’s VSM has a pair of articles by me and Kathleen Dollard that were great fun to write, and I believe they’ll be useful to a wide audience. My regular C# corner column discusses what every VB Developer should know about C#. Kathleen’s column discusses what C# developers should know about VB...
    Posted to Bill Blogs in C# (Weblog) by wwagner on Mon, Dec 1 2008
  • 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...