3
Reply

Calling a dll from .NET allpication

Neerav Sachdeva

Neerav Sachdeva

13 years ago
2.4k
I have a dll supoose it is also made in C# .I have a functionality suppose adding of 2 numbers in this dll.I want to use this dll in my new application i want that from this application i give 2 numbers to dll and it gives me sum of 2 numbers .How can i do it in .NEt

Answers (3)