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 |
What is the use of gacutil.exe?
Explain the difference between public and static modifiers?
Explain the purpose of Remoting in .NET?
0 Answers Petranics Solutions,
what is managed data and managed code?
Explain the differences between server-side code and client-side code.
How viewstate is being formed and how it is stored on client in .net?
Explain attributes in dot net?
Can we have same method with same name and signature using partial classes
Do you know what is the difference between an abstract class and an interface?
What is SOAP? How you will do windows and forms authentication?
Difference between class and interface in .net?
What is Assembly manifest? what all details the assembly manifest will contain.