Hi
I am working on Web application. I have seen some Win Form application. They Create the Separate small application using existing web application and add that small application in Existing application as PLUGIN.
I want to do that same thing under Web application.
1. I have Main web Application. I have created the small web application or i say one Aspx page using some of the dll from Main web Application.
2. No i want to add that page and Dll to Main application on run time. Like we add the dll using Activator.CreateInstance.
Can we do some thing like this in Asp.net
Would be appreciated for your help
Thanks and Regards
Muhammad Junaid Khan
Go to the complete details ...