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


Please Help Members By Posting Answers For Below Questions

How do I prevent concurrent access to my data?

545


Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture

497


What are the different pipelining hazards? : Dot net architecture

572


what is sessions and cookies take one example simple way to understand

1855


what is polymorphism and advantage ?

1515






What is an interrupt? : .NET Architecture

469


Explain the difference between l1 and l2 cache? : .NET Architecture

549


Explain the use of virtual, sealed, override, and abstract.

565


What re interop services?

558


Define cache coherency and how is it eliminated? : Dot net architecture

521


What is ILDASM ?

659


Explain the difference between inprocess vs out process session state : Dot net architecture

518


Explain difference between state server and sqlserver? : .NET Architecture

530


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

527


What is a virtual memory? : Dot net architecture

529