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 difference between state server and sqlserver : Dot net architecture
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
How to improve the cache performance? : .NET Architecture
How can I create a application?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
Explain the purpose of cache? : Dot net architecture
Explain .net mobile input controls? : Microsoft dot net mobile
Explain 'managed' mean in the .NET context
What is cache coherency and how is it eliminated? : .NET Architecture
Can I create my own permission set?
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 Object Caching in Visual Studio 2010?
What is a managed code? : Dot net architecture
What are library functions?
What is a service contract, operation contract and data contract?