Pragadheesh
In the zone
hi,
how can i add an assembly(dll) as reference in a C# project at run time.?! i need to add a reference at run time.!?
Consider i ave a class library(dll) in "C:\Documents and Settings\Pragadheesh\My Documents\Visual Studio 2005\Projects\qwerty\qwerty\bin\Debug\qwerty.dll"
i need to add this dll as reference in my project. how can i do this at run time.?
how can i add an assembly(dll) as reference in a C# project at run time.?! i need to add a reference at run time.!?
Consider i ave a class library(dll) in "C:\Documents and Settings\Pragadheesh\My Documents\Visual Studio 2005\Projects\qwerty\qwerty\bin\Debug\qwerty.dll"
i need to add this dll as reference in my project. how can i do this at run time.?