How to write an MMC snap-in for my Windows service?



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

Post New Answer

More Dot Net General Interview Questions

How is threading done in .net?

0 Answers  


How to get the number after decimal point in .net?

0 Answers  


How to create multiple inheritance in c#, with example?

0 Answers  


for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?

5 Answers   IBM,


How do you start, pause, continue or stop a Windows service off the command line?

1 Answers  






Explain the features that are common to all .Net languages.

0 Answers   Accenture,


What is the difference between override and overload in a method?

0 Answers  


What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

0 Answers  


How to Create and Consume a Web Service?

1 Answers  


Explain acid properties?

1 Answers  


What is Global Assembly Cache (GAC) and what is the purpose of it?

2 Answers   Ksb,


What is the difference between encrypting a password and applying a hashing?

0 Answers  


Categories