473,461 Members | 1,491 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

multiproject solutions

Hi,

I have several websites which share 99% the same code.
At the moment i use a text diff program to synchronize changes between
each site. This is a right pain because theres lots of sites and lots
of code!

Because most of the code is the same, surely there must be some way i
can share this between sites?

What I was thinking i could do is make a project of all the common
code, and then for each site have a multi-project solution which
includes the common project, and a project containing the site
specific code. However, it doesnt look like you can publish a solution
(so that all sub-projects get compiled into one), so that doesnt
really solve my problem.

The other alternative i was thinking of was simply including a common
folder into all my site projects. However, i cant have the common code
within a /common/ folder, it needs to be in the root with everything
else :(

Am i missing something, or does anyone have any alternative solutions?

Thanks

Andrew
Mar 18 '08 #1
1 1025
you can solve it with 2 ways.

1. Move common code to DLL project and reference that DLL in every project.
2. Using SourceSafe. I've never done it before but know it's possible from
times I got my MCSD. You can "merge" different folders into one folder in
SourceSafe. So when you modify file in one project it will be automatically
modified in all others. You will only have to get latest version and
recompile
George.

<tr******@googlemail.comwrote in message
news:58**********************************@e6g2000p rf.googlegroups.com...
Hi,

I have several websites which share 99% the same code.
At the moment i use a text diff program to synchronize changes between
each site. This is a right pain because theres lots of sites and lots
of code!

Because most of the code is the same, surely there must be some way i
can share this between sites?

What I was thinking i could do is make a project of all the common
code, and then for each site have a multi-project solution which
includes the common project, and a project containing the site
specific code. However, it doesnt look like you can publish a solution
(so that all sub-projects get compiled into one), so that doesnt
really solve my problem.

The other alternative i was thinking of was simply including a common
folder into all my site projects. However, i cant have the common code
within a /common/ folder, it needs to be in the root with everything
else :(

Am i missing something, or does anyone have any alternative solutions?

Thanks

Andrew

Mar 18 '08 #2

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

Similar topics

8
by: Martin | last post by:
I am reading through Koenig and Moo's "Accelerated C++" and attempting the exercises. Are there any sample solutions somewhere? It's all very well me doing a solution, which seems to work, but for...
4
by: Bob Morvay | last post by:
I am interested in any .NET enabled portal solutions that are in the same class as the J2EE BEA Weblogic portal solution. Can anyone point me to articles comparing the available portal solutions...
3
by: Dmitry Shafranov | last post by:
Hi. Does anybody know a website with solutions to 3rd edition of Bjarne Stroustrup's *The C++ Programming Language*. I have already purchased David Vandevoorde's *C++ Solutions,* but unfortunately...
9
by: Graham | last post by:
I have been having some fun learning and using the new Controls and methods in .Net 2.0 which will make my life in the future easier and faster. Specifically the new databinding practises and...
11
by: Romram | last post by:
I was asked to submit atleast 5 solutions for the following problem: By Replacing/Adding or deleting only one character from the following code snippet, make it print tttttttttttttttttttt (20...
3
by: Jerad Rose | last post by:
This is regarding Visual Studio 2003 (framework 1.1). We have several projects/libraries. Of course, many of these reference each other. If we only had one solution, we would simply add all of...
5
by: Thirsty Traveler | last post by:
I would like to organize my development environment into a master solution containing solution folders with child solutions. That way, individual solutions can be built on a product by product...
0
by: aydeggy | last post by:
I am Ajibade Ayodeji by name and I am a Software Engineer working with an Electronic payment Solution development company based in Nigeria. I have developed several solutions on the Nurit Lipman...
12
by: coolcatjon | last post by:
Hey guys- I've decided to learn me some C, as any hacker must :) So I've got a C compiler handy, and I've downloaded the book by Kernergan and Richie that was recommended to me... One bad...
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:
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
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...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.