G
Guest
Though I have searched far and wide, I haven't been able to find a solid, qualified answer to my question: can an MMC Snapin be developed in .NET? Preferrably in fully managed code, however if necessary I would be willing to resort to unsafe code (as long as it cane done natively in C#)
I did run across several users that recommended a third-party, open-source solution - though in all cases a low-level implementation in C++ was required. I would like to keep all our development in a single language, though of course, we will adopt that direction if absolutely required
Truthfully, I'm surprised that its not more straightforward, seeing as how MS strongly recommends using MMC for enterprise configurations...
Thanks
Avi
I did run across several users that recommended a third-party, open-source solution - though in all cases a low-level implementation in C++ was required. I would like to keep all our development in a single language, though of course, we will adopt that direction if absolutely required
Truthfully, I'm surprised that its not more straightforward, seeing as how MS strongly recommends using MMC for enterprise configurations...
Thanks
Avi