ISnappinable Interface

I recently conduct a through  study on Microsoft Management Console. MMC is one windows components that i realy admire for its flexibility and power. I run to Code project and MSDN and found useful information on doing snapins and exploring interfaces implemented to be a snapin-able component.

I created a simple project that mimics  these functionalities but limited features only. The Framework Management Console, a program unit that cetralizes the maagement of my Application Framework. I apoloze for loosing originality but the interfaces is just the same as the MMC but limited features.

Now, i named my first shared interface as ISnapinnable and my co-developer laughs when he saw it.... Nakakatwa talaga pangalan ng interface na 'to but i ca'nt think of any that time. It can't be IPlugin maybe ISnapin will do.

Filed under: