473,434 Members | 1,533 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,434 software developers and data experts.

Component management

Hi,

I am currently working on a massive project: several ActiveX dll's have been
written, using several references etc. It's a multi-tier environment. When I
have to change something in the lowest tier, all the tiers above have to
modified: remove old reference, save, include new reference, recompile. For
the layer above that, I have to do the same. Is there a tool which can
handle this? So, where you can recompile the whole model entirely because it
is a lot of work now.

Thanks for your answers,

Gerry
Jul 17 '05 #1
1 1446
Yes there are tools that do this. However, I think you are missing one of
the nice things about VB. In VB you can built true components. The only
reason to recompile a component is when it's source changes. What you
should do, especially on larger projects is have a look at binary
compatibility. Unlike any other programming environment, binary
compatibility keeps the new version of the component compatible with the old
version. In effect this means that all components built upon it should not
be recompiled at all. They just start using the new version.
My own comments on this are at
http://users.skynet.be/wvdd2/Compiling/compiling.html , but there's plenty
of other material.
--
For a work in progress :
http://users.skynet.be/wvdd2/
"Gerry Laenen" <ba******@mail.be> schreef in bericht
news:40*********************@news.skynet.be...
Hi,

I am currently working on a massive project: several ActiveX dll's have been written, using several references etc. It's a multi-tier environment. When I have to change something in the lowest tier, all the tiers above have to
modified: remove old reference, save, include new reference, recompile. For the layer above that, I have to do the same. Is there a tool which can
handle this? So, where you can recompile the whole model entirely because it is a lot of work now.

Thanks for your answers,

Gerry

Jul 17 '05 #2

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

Similar topics

6
by: ittay.dror | last post by:
Hi, I'm a java developer trying to get acquainted with PHP. In java web development, the most popular web applications framework is Struts, which is equivalent to Smarty. The problem with...
2
by: Alex | last post by:
Dear all, I am now creating an Content Management System which support 3 languages (English, Tranditional Chinese and Simplified Chinese). Before I use the component (aspSmartUpload) to help me...
3
by: Michael Crawford | last post by:
Hi, Where would one start for this type of application: I want to create an vb.net container application that has the gives the end user the ability to install and uninstall plugins or add-in...
0
by: Petr PALAS | last post by:
Hi, being a regular reader of these groups for more than year I would like to inform you about our new component PortSight Secure Access 1.1 for ASP.NET. It solves many issues discussed here -...
0
by: darrel | last post by:
I've asked this in the past with a few responses, but thought I'd as one more time ;o) As we polish up our in-house CMS tool, there's two components that we're missing yet that we can either...
4
by: tsutton | last post by:
I developed my application on my PC using a referenced Control component (which was analysed by Aximp.exe and give me a dll). It runs fine on my PC but when I place it on the network and run it...
1
by: Dave | last post by:
I have an existing COM component written in C++ that does some Windows account management stuff. We're moving to Active Directory and rather than change the whole application, the only changes...
0
by: fiona | last post by:
Yucca Valley, CA, - October 2007: Catalyst Development Corporation, publisher of SocketTools, SocketWrench and LogicGem, today announced the release of Catalyst File Transfer .NET V5.0. For...
0
by: fiona | last post by:
FOR IMMEDIATE RELEASE Catalyst releases Catalyst Internet Mail .NET V5.0 Message Delivery and Management .NET Component Yucca Valley, CA, - November 2007: Catalyst Development Corporation,...
2
by: lyra via DotNetMonster.com | last post by:
hello! is anyone here familiar with Printer Monitor Component? im using microsoft .NET framework version 3.5 but i cant find that component. can anyone help me with this? i really need it... tnx! ...
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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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,...
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.