C
CSharpNewBie
Hi
I am looking to create a Plugin Architecture. I looked at this extend or
enhance the User Interface (UI) article
http://www.codeproject.com/csharp/extensibleui.asp
and It looks good and I would like to know if any better way to do.
My requirements are
I have several screens and each screen will have grid with data and thinking
of putting each screen in a PlugIn(assembly) and loading it in a Container..
Any help or advice is appreciated.
I am looking to create a Plugin Architecture. I looked at this extend or
enhance the User Interface (UI) article
http://www.codeproject.com/csharp/extensibleui.asp
and It looks good and I would like to know if any better way to do.
My requirements are
I have several screens and each screen will have grid with data and thinking
of putting each screen in a PlugIn(assembly) and loading it in a Container..
Any help or advice is appreciated.