Social Sites Are Dead?

Well, maybe not just quite yet. (more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Wednesday, January 16th, 2008

Extension Methods in VB.NET

Last week we took a look at Extension Methods in CSharp.  Today we will continue looking at Extension methods using VB.NET syntax.  It’s obvious by comparing the syntax in VB.NET to the syntax we used in C#, that either there was a strong disagreement as to how to implement Extension Methods syntactically, or the language teams never talk to each other.

(more…)

Tuesday, December 18th, 2007

Lambda Expressions. Other than LINQ…

… what are they good for?

(more…)

Friday, December 7th, 2007

Anonymous Types

Well, Connecticut had a small ice storm last night, and I’m one of the lucky ones who still has power.  So, let’s get to work looking at anonymous types in .NET.

</embed>
(more…)

Monday, December 3rd, 2007

Top Ten Reasons to Not Buy Visual Studio 2008

For those of you who can’t view video because you are at work (and are probably still using Visual Studio 2002 or 2003) I’ve included the relevant text below.

(more…)

Friday, November 30th, 2007