473,511 Members | 10,700 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Version management

Hi ,

we'd like to manage our dll's versions. When we change version in the
assembly file, it looks like if we have to rebuild all dependents files,
even if the modified file still compatible. It seems we have to rebuild all
the dependencies of the modified file, and the dependencies of the
dependencies of the modified file, and so on.

Is that the solution ?!
We don't use the GAC's functionalities, we leave all DLL in the principal
application folder.

Thanks

Jeff
Nov 20 '05 #1
2 1534
I'm still confused.... you can get version information out of the
Reflection namespace. but as for recompling, yeah... .NET thinks its a
different version, therefore, needs to rebuild itself to be compatible. Or
something... I'm sick this morning so if I don't make sense, its the
benedryl compiling...

So yeah... wait... I just said benedryl compiling... what a twit I am.. see
what this stuff does. Anyways, yeah, you have to recompile on version
change, this is that whole DLL Hell issue..
"Jean-Francois Cantin" <je*****************@expertisa.com> wrote in message
news:um**************@TK2MSFTNGP11.phx.gbl...
Hi !

We'd like to track all customer's version by using this property.

Jeff
"Jeremy Cowles" <jeremy.cowles[nosp@m]asifl.com> a écrit dans le message de news:bz********************@twister.tampabay.rr.co m...
we'd like to manage our dll's versions. When we change version in the
assembly file, it looks like if we have to rebuild all dependents files, even if the modified file still compatible.


If the code is still compatible, why are you changing the version?
~
Jeremy


Nov 20 '05 #2
> We'd like to track all customer's version by using this property.

Yes, but if the customers version is compatible, what difference does a
number make? Again, the version numeber should only change when
compatiblity is broken, if you are using the version number for some other
reason, then you should be shot, in cold blood while you sleep (j/k).

HTH

~
Jeremy

Nov 20 '05 #3

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

Similar topics

0
2120
by: Scott Abel | last post by:
For immediate release: The Rockley Group Content Management Workshop Series Coming to Atlanta, Seattle, Vancouver, Chicago, Washington, DC, Toronto, and Research Triangle Park Learn more:...
6
1736
by: DraguVaso | last post by:
Hi, I have a, maybe strange looking, question: Is there any way to obstruct developpers to Develop and or Deploy a newer version of a VB.NET-application? Things should happen like this: -...
2
1667
by: jonathan.beckett | last post by:
Hi all, Just a quick message letting whoever might be interested know that I've packaged up a new version of my blog script for people to download. Information about the project......
1
1010
by: clusardi2k | last post by:
I want to use things such as (1) Start > Programs > SQL Server > SQL Server Management Studio, and (2) Start > Programs > Microsoft SQL Server 2005 menu, etc. Per a book I have, I only can do :...
4
2053
by: HandersonVA | last post by:
compare to ms sql 2000, the newer version seems to be slow when i try to open or modify a table. is this a demerit of the newer vesion or my machine problem?
0
1568
by: Grant_Sutty | last post by:
Hi The only file information I need to access for a bunch of files (dlls & exe) on several remote servers is "file version number". Using the code below, I appear to be able to access all...
7
6489
by: Olegus | last post by:
Hello, in order to perform backup/restore MSSQL database using SMO, one needs to reference several namespaces in a backup class : using Microsoft.SqlServer.Management.Common; using...
5
1417
by: Aggelos | last post by:
I want to start developing a simple Content Management System and having done that before I know there is a point where you can't manage different versions of applications unless you have a...
14
1995
by: Charlie | last post by:
I am a single developer, and new to SQL Server. I have Windows XP Pro, and my system has a couple gigs RAM. I would like to know what version of SQL Server I should buy. Any advice is appreciated.
0
7251
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
7148
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
7430
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...
1
7089
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7517
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...
1
5072
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
3217
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
790
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
451
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.