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

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]
Nov 22 '05 #1
0 792

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

Similar topics

8
by: filip stas | last post by:
How do i add references during runtime?
0
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...
2
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...
0
by: jcvoon | last post by:
Hi: My application will compile a source code and generate an executable assembly during run time, i'm able to generate the exe, but i don't know the correct way to link a resource file into...
1
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
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...
3
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...
1
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...
6
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...
7
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...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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
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
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...

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.