Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • greengiant83 88 posts 109 karma points
    Feb 24, 2011 @ 17:41
    greengiant83
    0

    is there a non generic version of DataProvider.Load<T>?

    I am looking for a way to load an entity like this, but I can't specify the class type explicitly.  Instead I have a Type (IE typeof(MyObject) or myObject.GetType()) 

    Does anyone know anyway of doing this?

Please Sign in or register to post replies

Write your reply to:

Draft