How to call the dll at runtime in .Net?
Answer Posted / suresh
By using System.Reflection.LoadAssembly('path of dll')
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
So what exactly is the configuration file for then?
Name some changes done since version 3.0?
How can we perform data binding in atlas?
what is polymorphism and advantage ?
What is textview control of .net mobile? : Microsoft dot net mobile
define cache memory? : Dot net architecture
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
What is the difference between an event and a delegate?
When do I need to use gc.keepalive?
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
How can I create a application?
Explain the use of virtual, sealed, override, and abstract.
Explain 'managed' mean in the .NET context
how to change row background color in gridview