How to call the dll at runtime in .Net?
Answer Posted / sreekanth
we will refer that dll by adding Add refernce to our project
and using the namspace o the dll we can use that class.
| Is This Answer Correct ? | 14 Yes | 17 No |
Post New Answer View All Answers
What is msil, and why should my developers need an appreciation of it if at all?
What is a managed code? : Dot net architecture
Explain domestic architecture artifacts? : Dot net architecture
6. Wcf- what is SOA
What is the purpose of Treeview control?
Explain what does the term "green architecture" mean? : .NET Architecture
What is the purpose of cache? How is it used? : Dot net architecture
deference between display and visibility property of CSS
Explain the difference between l1 and l2 cache? : Dot net architecture
Whats new features in Visual Studio 2012?
What are relation objects in dataset?
Explain .net mobile input controls? : Microsoft dot net mobile
What is .net mobile utility controls. : Microsoft dot net mobile
Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile
How is the using() pattern useful? What is idisposable?