MMC designer in .NET

  • Thread starter Thread starter mary
  • Start date Start date
M

mary

was great! But I have been unable to find anything similar in .NET
2002 or
2003? Does anyone know how to develop snap inns for use in MMC using
.NET?

Thanks!
 
I'm not sure on this, but I think this can only be done with C++ or C. I
could be wrong, happens all the time.
 
I've done snap-in development using C# since .Net Beta (2001). It's not as
straight-forward as you would like, but it is possible. You have to redefine
the MMC interfaces. Yuck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top