473,503 Members | 11,735 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Module hookup on a fly:

Hi!

I will try to explain what I want to do:

Here is a history:

In VB6 I was doing this:

1. DB have projectname.classname stored for each "module"
2. Classes had same interface. All "modules" was ActiveX exe files.
3. Main launcher program was responsible for logging into DB, populating
menus, extracting modules info. Then it would create needed object using
Late binding.

This way, just by ensuring that ActiveX exe have public class with defined
interface I was able to create "add-ons" without modifying/recompiling whole
application.

How would I do it in .NET?

Any related reading, pointers?

TIA
Nov 15 '05 #1
2 1018
"Ivan Demkovitch" <a@b.c> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi!

I will try to explain what I want to do:

Here is a history:

In VB6 I was doing this:

1. DB have projectname.classname stored for each "module"
2. Classes had same interface. All "modules" was ActiveX exe files.
3. Main launcher program was responsible for logging into DB, populating
menus, extracting modules info. Then it would create needed object using
Late binding.

This way, just by ensuring that ActiveX exe have public class with defined
interface I was able to create "add-ons" without modifying/recompiling whole application.

How would I do it in .NET?

Any related reading, pointers?

TIA


Creating a Plug-In Framework:

http://msdn.microsoft.com/library/de...nframework.asp

Erik
Nov 15 '05 #2
Thanks,

That is what I was looking for...

"Erik Frey" <er*******@hotmail.com> wrote in message
news:Ox**************@TK2MSFTNGP12.phx.gbl...
"Ivan Demkovitch" <a@b.c> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi!

I will try to explain what I want to do:

Here is a history:

In VB6 I was doing this:

1. DB have projectname.classname stored for each "module"
2. Classes had same interface. All "modules" was ActiveX exe files.
3. Main launcher program was responsible for logging into DB, populating
menus, extracting modules info. Then it would create needed object using
Late binding.

This way, just by ensuring that ActiveX exe have public class with defined interface I was able to create "add-ons" without modifying/recompiling whole
application.

How would I do it in .NET?

Any related reading, pointers?

TIA


Creating a Plug-In Framework:

http://msdn.microsoft.com/library/de...nframework.asp
Erik

Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1851
by: Matt Garman | last post by:
I'd like to write a class or module in python that allows me to do on-the-fly color changing in the curses module. I'm thinking about something along the lines of this: addstr(y, x, 'hello',...
14
10350
by: Jay O'Connor | last post by:
Is there a good way to import python files without executing their content? I'm trying some relfection based stuff and I want to be able to import a module dynamically to check it's contents...
0
883
by: Smoke | last post by:
How i can globally trap a keypress event? what i mean is, like, trap the CTRL+ATL+V keypress event no matter if my program is the active or not. Not sure how to do that, but i guess that i have to...
6
4795
by: Chetan Patil | last post by:
I would like to obfuscate and compress (remove comments, newlines etc) my javascript files / ajax code. Is there a module that will do this on the fly with some level of caching? Does such a...
1
983
by: JebBushell | last post by:
When I'm changing a 1.1 page, sometimes I remove a control but its declaration remains in the code-behind. Other times I add a control and no declaration is inserted and sometimes the Page_Load...
0
2812
by: emin.shopper | last post by:
I had a need recently to check if my subclasses properly implemented the desired interface and wished that I could use something like an abstract base class in python. After reading up on metaclass...
3
1991
by: kwatch | last post by:
What is the condition of module name which is available in 'from .. import ..' statement ? ---------------------------------------- import os print os.path # <module 'posixpath'...
1
1230
by: su33xra1gesb2gl4a1gx | last post by:
Hello, I am heather and I am new to the area and do not know anyone. I am looking to hookup for some drinks and then fun after that. Are you up for some fun? I uploaded some pictures for you to...
4
1700
scubak1w1
by: scubak1w1 | last post by:
Hello, I have a series of database tables in PostgreSQL that I am getting data from and displaying in the web browser (via PHP, SQL, etc.) How about giving some details of what I am looking to...
0
7212
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7470
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5604
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3186
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3174
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1524
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
751
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
405
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.