Tagged Questions
14
votes
4answers
3k views
Building a Plugin Architecture with Adobe AIR
I'm thinking of choosing Adobe AIR as the client-side implementation technology for an upcoming project. (The previous choice was C# and WPF, but I've been really impressed with Flash/Flex/AIR ...
0
votes
3answers
400 views
Implementing Plugin Architecture - Dynamic DLL loading
I've an application which is basically a designer with preloaded controls where you can design your pages using the controls.
I'm planning to release more and more controls in the future. I don't ...