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
Explain the Lapsed Listener problem in .net
Are there any third party logging components available?
What's the difference between an application and a program?
how to delete the record using data reader
Define domestic architecture artifacts? : Dot net architecture
Define an interrupt? : Dot net architecture
Explain about cookie less session state? : .NET Architecture
What actually happes when you add a something to arraylistcollection ?
What is the use of CLR in .NET?
Explain write back and write through caches? : Dot net architecture
Explain the purpose of cache? : Dot net architecture
Explain some of the disadvantages due to microsoft.net?
What is code access security (cas)?
Explain difference between inprocess vs out process session state? : .NET Architecture
What is .net transaction?