How to write an MMC snap-in for my Windows service?
Answer Posted / swapna
Yes, use classes from the System.Management.Instrumentation
namespace.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When we go for html server controls and when we go for web server controls?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Define satelite assembly?
What does cil do?
How to produce an assembly?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
What is a formatter in .net?
Explain the procedure to add assemly to gac to make it shared one?
Do you know what is lambda expressions in c#?
What is .net technology?
What is static constructor, when it will be fired? And what is its use?
What should you do to store an object in a viewstate?
How to instantiate a delegate?
What are the deferred execution and the immediate execution in linq?
Please explain what are an inheritance, polymorphism, and encapsulation?