Winforms .NET Apps with plugin architecture
Create Extensible .NET Apps
Good article on creating WinForms applications that contain a plugin architecture, it scans the Bin folder for available DLL plugins which can extend via inheritance the Controls on forms and their Event handlers. Some good approaches suggested, including security considerations.



0 Comments:
Post a Comment
<< Home