473,396 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to create modular design using late bound references?

First off, let me say that I'm still relatively new, so please bear with me.

My problem lies in creating a program that has two parts, a core
application, and then other modules that can be added in for greater
functionality. The program was originally written in VB6 and the modules
were created as ActiveX exe's that would be accessed by using the
CreateObject command and then supplying two strings which have the root
namespace and the class to be used for operations.

I've migrated the core and modules to VB.Net but I cannot achieve the same
functionality. The modules have been created as libraries that I create
references to. What I would ideally like to do is create a late bound
reference using string variables that contain the namespace and class.

Any help is greatly appreciated.
Thanks in advance,
Jeff B.
Jul 21 '05 #1
1 1802
See the below URL for more information. It sounds like it's exactly what you
are trying to do.
http://msdn.microsoft.com/library/de...nframework.asp

Nice free email component:
http://www.freesmtp.net
"Jeff B. Jr" <Je*****@discussions.microsoft.com> wrote in message
news:17**********************************@microsof t.com...
First off, let me say that I'm still relatively new, so please bear with
me.

My problem lies in creating a program that has two parts, a core
application, and then other modules that can be added in for greater
functionality. The program was originally written in VB6 and the modules
were created as ActiveX exe's that would be accessed by using the
CreateObject command and then supplying two strings which have the root
namespace and the class to be used for operations.

I've migrated the core and modules to VB.Net but I cannot achieve the same
functionality. The modules have been created as libraries that I create
references to. What I would ideally like to do is create a late bound
reference using string variables that contain the namespace and class.

Any help is greatly appreciated.
Thanks in advance,
Jeff B.

Jul 21 '05 #2

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

Similar topics

30
by: Christian Seberino | last post by:
How does Ruby compare to Python?? How good is DESIGN of Ruby compared to Python? Python's design is godly. I'm wondering if Ruby's is godly too. I've heard it has solid OOP design but then...
6
by: jw56578 | last post by:
In general, What is the best approach in creating a dynamic update stored procedure, that can handle recieving varying input paramters and update the approporiate columns.
9
by: sk | last post by:
I have an applicaton in which I collect data for different parameters for a set of devices. The data are entered into a single table, each set of name, value pairs time-stamped and associated with...
1
by: danielhardman | last post by:
I am implementing a component that helps a developer with som localization tasks at design-time, and provides some related feature at run-time. My problem is that in order to do the design-time...
4
by: Nick Goloborodko | last post by:
Hi, I'm in the process of conceptualizing a new ASP.NET application. I'm a relative newbie in ASP.NET / .NET in general, so any comments will be greatly appreciated. Basically i need to make...
0
by: Andy Franks | last post by:
I took me a while actually figure out what this problem was, and now I'm totally stuck. Any help is much appreciated. Basicaly, I have an application (App1) that references a class library...
7
by: pmclinn | last post by:
I was wondering if it is possible to dynamically create a structure. Something like this: public sub main sql = "Select Col1, Col2 from Table a" dim al as new arraylist al =...
1
by: Jeff B. Jr | last post by:
First off, let me say that I'm still relatively new, so please bear with me. My problem lies in creating a program that has two parts, a core application, and then other modules that can be added...
2
by: Canice | last post by:
I'm working on a web application where 90% of it is common 'product' code an the other 10% is customer specific. I want some method of separating the customer specific presentation, business and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.