add on - "dynamic addons" is this the right term? -


I have been asked to do some research about using "adsense" when creating a program.

Actually, I have a main program that checks the available components (OSX, DLL, etc.). What depends on the components, it will dynamically create menus and load components.

This is possible. Net framework 2.0 or later

I think you are searching for the term "plugin" and This is definitely possible with the net.

For example:


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

php - What is the best way to get the URL of a 404'd file after redirect? -