How to call the dll at runtime in .Net?
Answer Posted / ashish kumar
by writting the following command to the form section we
can call thee dll file.
Private Declare Function LockWorkStation Lib "user32.dll"
() As Long
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is difference between Desktop, Client Server & Web based applications?
Can you explain atlasuiglitz library?
Explain .net mobile events? : Microsoft dot net mobile
difference between data reader and dataset
Explain some of the disadvantages due to microsoft.net?
What is new in the .net 2.0 class library?
What is textview control of .net mobile? : Microsoft dot net mobile
What is the mesi? : .NET Architecture
How can I create a application?
Waht is Dot net Arcitecture
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
Explain cache memory? : Dot net architecture
where should I put this information then?
How does an appdomain get created?
Explain about cookie less session state? : .NET Architecture