M
Marek
Hello.
I wrote simple Windows service. I'm wondering now, how
can I manage this service with my custom Management
console snap-in.
Is there any documentation how to write MMC snap-in in C#
and .NET. I found lots of code in C++, but nothing in C#.
On the other hand, I can write an application that
doesn't make use of MMC [only simple windows-form with
tree-view control]. Is this better approach?
Thank you for any given answer.
Marek
I wrote simple Windows service. I'm wondering now, how
can I manage this service with my custom Management
console snap-in.
Is there any documentation how to write MMC snap-in in C#
and .NET. I found lots of code in C++, but nothing in C#.
On the other hand, I can write an application that
doesn't make use of MMC [only simple windows-form with
tree-view control]. Is this better approach?
Thank you for any given answer.
Marek