Bill Blogs in C#

Bill Wagner discusses C#, LINQ, and other items of interest

Browse by Tags

All Tags » articles » C# General » C# (RSS)
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...

Posted by wwagner | 1 comment(s)

Filed under: , ,

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

Posted by wwagner | with no comments

Filed under: , , ,