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 the cli? Is it the same as the clr?
How to improve the cache performance? : .NET Architecture
What is the purpose of hard disk? : Dot net architecture
Explain the difference between primary & secondary storage device? : Dot net architecture
What are public and private assemblies ?
What are the different pipelining hazards? : Dot net architecture
What happens to the winfx technologies?
Session State and can i store desirialized object in state server, if yes how and if not why.
What re interop services?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
What is .net mobile input validation. : Microsoft dot net mobile
Explain about code access security?
What is .net mobile lists. : Microsoft dot net mobile
How do I know when my thread pool work item has completed?
Differnce between managed code and unmanaged code ?