Browse by Tags

All Tags » .NET Development » .NET 3.x (RSS)

Oww, my brain hurts. Extension methods *will* cause me grief.

As a consultant, a task that I'm commonly asked to perform is to troubleshoot applications in need of repair. The underlying source code and architecture for many applications in need of repair has, let's say, "problems". One of the...

Near Future: Side by Side CLRs in One Application

Jason Zander blogged about Silverlight being able to be hosted in an application already hosting a different CLR version. This is fantastic news as it impacts being able to support add-ins written in different versions of future CLRs. (e.g. shell extensions...