User Profile
Collapse
-
gregbrant started a topic Creating instances of *unknown types* declared in my App_Code and not in a DLLin .NETCreating instances of *unknown types* declared in my App_Code and not in a DLL
Hi all,
I'm trying to write a plugin system for a website whereby a user can drop a class in the App_Code directory and then pass the class name on the query string of the aspx file and the ASPX will create an instance of this class.
I've been pratting about with various things but this is my first attempt/hack at reflection.
What i have so far in my Aspx codebeheind is
...Code:namespace MyNS{
No activity results to display
Show More
Leave a comment: