Hi YasserTaherkhani,
How far have you get into it? Have you worked it out?
What Konrad said did make sense. We have to unload assembly by unloading AppDomain.
Here are some documentation for you to read.
How to: Unload an Applicaiton Domain
http://msdn.microsoft.com/en-us/library/c5b8a8f9.aspx
How to: Load Assemblies into an Application Domain
http://msdn.microsoft.com/en-us/library/25y1ya39.aspx
How to load an assembly at runtime that is located in a folder that is not the bin folder of the application
http://support.microsoft.com/kb/837908
Best Regards,
Kee Poppy [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
