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 about the base class library provided by microsoft.net?
6. Wcf- what is SOA
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
Explain the purpose of cache? How is it used? : .NET Architecture
Explain about validation?
Whats new features in Visual Studio 2012?
how to create applications by using Visual Studio 2012?
What is code access security (cas)?
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
How do we do authentications using atlas?
What is a managed code? : Dot net architecture
How resource files are used in .net?
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 on hardware that converts the ascii value to binary? : .NET Architecture
how to change row background color in gridview
What are the types of application software?