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

Best Practices for MultiProject Solutions

Hi all..

We are designing an ASP.NET application and have created a solution to
contain the various modules, like this...

MyApplication
+Common
+Project1
+Project2
+Project3

The folder structure on the web server is setup the same for the compiled
files.

Each module is assigned to a seperate developer and is represented by its
own project in the solution. The project 'Common' is shared by all other
projects, added as a reference with CopyLocal = False.

Now, since all projects are part of the same application, how do we go about
sharing files such as Global.asax, web.config, and a common css file? It
would seem that there should be one copy of each in the MyApplication folder
and the various projects should all use the same files.

Thanks for any pointers in the right direction..

--
Michael White
Programmer/Analyst
Marion County, OR
Nov 19 '05 #1
1 919
How about using Visual SourceSafe?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"Michael" <xxx.xxx.xxx> wrote in message
news:e7****************@TK2MSFTNGP09.phx.gbl...
Hi all..

We are designing an ASP.NET application and have created a solution to
contain the various modules, like this...

MyApplication
+Common
+Project1
+Project2
+Project3

The folder structure on the web server is setup the same for the compiled
files.

Each module is assigned to a seperate developer and is represented by its
own project in the solution. The project 'Common' is shared by all other
projects, added as a reference with CopyLocal = False.

Now, since all projects are part of the same application, how do we go
about
sharing files such as Global.asax, web.config, and a common css file? It
would seem that there should be one copy of each in the MyApplication
folder
and the various projects should all use the same files.

Thanks for any pointers in the right direction..

--
Michael White
Programmer/Analyst
Marion County, OR

Nov 19 '05 #2

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

Similar topics

11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
136
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their...
10
by: jojobar | last post by:
Hello, I am trying to use vs.net 2005 to migrate a project originally in vs.net 2003. I started with creation of a "web site", and then created folders for each component of the site. I read...
5
by: Graham Charles | last post by:
I've got several generic "library" routines that are used by many of my controls & applications (things like string manipulation, generic error handling, an "about" box generator, etc.). As I...
2
by: Jordan | last post by:
I'd appreciate references to online materials presenting general recommendations or best practices (if there are any) for organizing .NET projects.... ideally covering things like naming...
9
by: optimistx | last post by:
Which url in your opinion would be a good or even the best example of javascript usage in a set of pages at least say 10 or more pages? How to use css, how to split js-code to files, how to code...
2
by: | last post by:
Best practices and recommendations for asp.net 2 multilingual web sites? Thanks
1
by: =?Utf-8?B?R3JlZw==?= | last post by:
Are there any sample projects or web-sites out there that discuss best practices with regards to inserting, editing and deleting records in a database with VB.Net. I know how I can do all this, I...
1
by: trullock | last post by:
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...
5
by: Serge Rielau | last post by:
The DB2 development team has compiled a set of best practices for DB2 for LUW which can be found here: http://www.ibm.com/developerworks/db2/bestpractices/ Feedback (completeness, too much, too...
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:
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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...

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.