runtime compilation / extensible framework?
.NET (Core and Framework)
2
Posts
2
Posters
0
Views
1
Watching
-
Hey all, I'm writing a modular application which is essentially an application framework. I would like users to be able to select the modules they want to use AND I would like them to download new modules as they are developed. Any ideas how I can 'attach' code to my application?
-
Hey all, I'm writing a modular application which is essentially an application framework. I would like users to be able to select the modules they want to use AND I would like them to download new modules as they are developed. Any ideas how I can 'attach' code to my application?
Search for "plugin based architecture" here or in Google, you should get plenty of pointers. Regards Senthil _____________________________ My Blog | My Articles | WinMacro