473,799 Members | 3,442 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Keeping assembly references sync'ed during development and straight in production

We're doing .NET development for PocketPC, BizTalk, and miscellaneous other
things. One of the difficulties has been keeping references to assemblies
intact in a project when the referenced assemblies are under development as
well. For example, I am developing AppA that uses ComponentB and
ComponentC, which are both being developed by two other developers (or in
BizTalk, MapA that uses SchemaB and SchemaC, all in different assemblies).
The interfaces are fairly fleshed out so that ComponentB and ComponentC
aren't going to have public interface changes frequently, but I've at least
got the "shell" components that I can reference in AppA and get my coding
going. Problem: Throughout the development process, ComponentB and
ComponentC are getting updated with more internal functionality, bug fixes,
etc. But whenever a new binary gets put into Source Safe, and I get it, I
need to then drop and re-add my references.

I understand that I can add the component projects to my solution and then
reference them as project references. This may solve part of the problem.
The point where I am at is trying to come up with a solid development
process in VS.NET. I'm also trying to take this development process
knowledge (once I have it!) of component versioning and expand it to a
better understanding of production versioning of assemblies (and things like
manifests).

So, after all that introduction, my (2-part) question is just this: Has
anyone worked through this process and been able to come up with a solid and
efficient way of doing team development in Visual Studio .NET (in regard to
cross-project references) and also successfully managed production updates
with components of different versions? There is documentation scattered
about all over, but I can't seem to get a good grasp overall.

Thanks for any help you can provide.

Mike Jansen
Sr. Software Developer
Prime ProData, Inc.
[mjansen][at][primepro-com]
Jul 21 '05 #1
0 1021

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

Similar topics

8
6589
by: filip stas | last post by:
How do i add references during runtime?
2
1423
by: Carlson Quick | last post by:
Hi, I am attempting to register an Assembly with the GAC programmatically from within a C# test system I am writing. Unfortunatly the test user that the test system is runs under does not have sufficient rights to register an assembly. I have tried to work around this by using WindowsIdentity.Impersonate() to emulate the administrator and then starting a new process that runs gacutil.exe. However, it seems like the spawned process is...
0
806
by: Mike Jansen | last post by:
We're doing .NET development for PocketPC, BizTalk, and miscellaneous other things. One of the difficulties has been keeping references to assemblies intact in a project when the referenced assemblies are under development as well. For example, I am developing AppA that uses ComponentB and ComponentC, which are both being developed by two other developers (or in BizTalk, MapA that uses SchemaB and SchemaC, all in different assemblies)....
1
1573
by: gulfam.murad | last post by:
Hi, I need to change AssemblyCompany and AssemblyTitle attributes at Runtime of an assembly (ie Executing assembly). Is there any way to do so? Thanks, Gulfam
3
4373
by: Henrik Dahl | last post by:
Hello! In VS.Net 2003 it was easy to make the build number to increase automatically at each build. Therefore it was easy to ensure that only one assembly would get a certain build number. I'm doing "No touch deployment" so it's particularly important that the versioning works as it should as assemblies otherwise do not get probed for. May some of you provide me with a hint on how to make the version number to increase automatically...
3
2798
by: iKiLL | last post by:
Hi , I am trying to debug a problem with a Windows Mobile Application. I need the PDA to Sync(I have writen the sync process myself using a web service) using GPRS while Debugging from the VS IDE. My question is: How can this be done? Is there some settings i need on the PDA. Could some one point me in the direction of an artical on this.
1
2483
by: OrionLee | last post by:
I am using C# to work with a 3rd party DLL (Nevron Charts), and attempting to serialise it. The serialisation itself is handled somewhere inside the DLL, so to get it to happen you call the Nevron's serialiser and then SaveToStream() which will serialises the chart object into a stream for you, which is all well and good... Now for the problem: If I create a standalone application and use the serialiser to serialise charts it all works fine....
6
15622
by: Andrus | last post by:
VCSE 2005 .NET 2 WinForms I created assembly at runtime and added mydll.dll reference to it. mydll.dll is in applicatino startup directory. When I change mydl.dll to never version, this assembly is not loaded anymore: error occurs which says that created assembly requires specific version of mydll.dll How to add assembly reference at runtime which does not require specific version ?
7
10088
by: chage | last post by:
Hi, I have been searching around to try adding reference assembly to another assembly during runtime, programatically. Is this possible in .Net? The reason for this is because i am having trouble using a library that creates an instance of a Type that i specified, and it failed the locate the Type during runtime, if i do not reference it during compile time.
0
10490
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10238
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10030
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7570
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6809
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5467
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5589
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4145
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 we have to send another system
2
3761
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.