Limitations In Chaining References Across Class Libraries
So I discovered something interesting today when working with class libraries and references in .Net. It isn't necessarily a bug, but it is definitely not…
Read more →So I discovered something interesting today when working with class libraries and references in .Net. It isn't necessarily a bug, but it is definitely not…
Read more →Dang it. But I want to. C'mon. Apparently System.Reflection has it's limits. Also, creating a default value of a string that isn't null is non-trivial.
Read more →I had a spirited discussion today about the use of the keyword this in C#. I love conversations like that. Great things come from debates…
Read more →There has always and invariably been a "pro" version of whatever software I have used. This version was always enhanced with additional features that a…
Read more →I live for nifty code snippets. They make life so much easier. I also like .NET's generics support. When I was recently writing a utility…
Read more →I don't think that it is news to anyone that knows me that I am a Disney fanatic. It was my family's go-to vacation destination…
Read more →