Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
I posted a little while ago about trying to use reflection with generic types. I have been trying to use a generic list type within OJB.Net (an object relational mapper for .Net).
I finished investigating this and thought I'd post a write-up about it here in case anyone else is using or wants to use OJB.Net and Generics together: https://weblogs.asp.net/chrisgarty/articles/150558.aspx.