How to write an MMC snap-in for my Windows service?
Answer / swapna
Yes, use classes from the System.Management.Instrumentation
namespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What application do you use to install a Windows service?
What are data types in .NET?
Explain the features that are common to all .Net languages.
Explain about managed heap?
What is lazy initialization?
How do you view the methods and members of a dll?
How can I get at the win32 api from a .net program?
Can a try block have nested try blocks?
How is .net able to support a lot of languages?
Conceptually, what is the difference between early-binding and late-binding?
Why do we use msmq?