By mswatcher
via bradwilson.typepad.com
Published: Apr 17 2008 / 17:17
When .NET was being designed and introduced, it was notable not only in the ways in which it “borrowed” from Java, but also in the ways in which it parted from it. Some decisions were obviously good (dumping checked exceptions comes to mind) while some were clearly troubling (non-virtual methods by default).
Add your comment