If YOU had this many personalities, they’d put you in a Straight Jacket.

I’m not Crazy

As you begin any .NET project, one of the biggest decisions you can make is which framework version to use.  There are a lot of down-stream things effected by this decision

As we’ve covered in the other articles in this series, not only are there a plethora of versions to chose from, but each version has it’s own capabilities and caveats.

Choosing the wrong version could mean a costly (time intensive) re-write of your application or at the very least, a full re-test (which also takes a lot of time).

[Read the Full Article…]

.NET 4.0

February 4, 2012

Two Loops At The Same Time…. Concurrency Concurrent Programming is often seen as one of the most difficult types of programming.  I personally love it, but some might say that this is a masochistic trait.

Read the Rull article →

.NET 3.5

February 3, 2012

New, But… The Same? Needs Improvement… At the time when .NET 2.0 was still the “latest” version, there were still some significant areas that would greatly benefit from improvement.

Read the Rull article →