Reflection - Find out if a type is subclassed from another type

I've been writing on a dynamic rules module for AlphaStaff and dug into my framework bag to use this gem.  The following function will crawl an object's dependency graph to find out if a class is ultimately a subtype of another class.  This code sample is in VB but could be ported to C# easily.   Public Function IsSubClas... [More]

Design Guidelines for class developers

There's always been some confusion for developers on things like naming conventions, coding style, when/where/how to use namespaces, and the like.  Microsoft published guidelines for this 3 or so years back and updates them as new releases of .Net come out.  You may find them online at:   http://msdn2.microsoft.com/en-us/librar... [More]

About the author

I'm your host, Brandon Kelly.  I'd like to thank you for taking the time to read some of my thoughts on software develoment, the technology industry and the Florida developer community.

Month List

On My Blog

Recent Comments

Comment RSS