I have a web application which is importing DLLs from the bin folder. const string dllpath = "Utility.dll"; [DllImport(dllpath)] Now what I want to do is first import the DLLs from a folder...
Posted: 9 years, 3 month(s) ago
About · Feed · FAQs · Privacy · Terms · Contact
© 2014 Tipspit.com