473,396 Members | 1,879 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.

Master project file

Sorry if this is the wrong group.

We have many C# project files at my company. I would like to force certain
settings across all project files. For example, enable the documentation
build. There are other examples.

Is there any way to create a "master" project file that all other project
files reference? Kind of like project file inheritance. :)

It becomes rather troublesome to manage 100+ project files.

Thank you,
Bill
Oct 12 '06 #1
2 1339
MMA
Hi,
sound like you may want to start by investigating on adding custom templates
to your VS template libaries. Within this custom template you will be able to
add custom settings, forms, etc.... which you might be able configure to pull
from a centralized local that an administrator may control. However in
regards to your existing projects built with an older version of your custom
template, I am not too sure.

Here's a link to building and adding custom templates to VS 2005

http://msdn.microsoft.com/msdnmag/is...CodeTemplates/

Hope this helps.

Thanks

"Bill O'Neill" wrote:
Sorry if this is the wrong group.

We have many C# project files at my company. I would like to force certain
settings across all project files. For example, enable the documentation
build. There are other examples.

Is there any way to create a "master" project file that all other project
files reference? Kind of like project file inheritance. :)

It becomes rather troublesome to manage 100+ project files.

Thank you,
Bill
Oct 12 '06 #2
"Bill O'Neill" <bi***@cu.netwrote in message
news:O2**************@TK2MSFTNGP03.phx.gbl...
>
Is there any way to create a "master" project file that all other project
files reference? Kind of like project file inheritance. :)
I don't know if there is or not (I tend to think not), but I will say that
because project files are XML, it would be straightforward to write a
utility that would apply common settings to all projects in a solution.

///ark
Oct 12 '06 #3

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

Similar topics

1
by: Steven K | last post by:
Hello, Is there a way to declare imports so that they don't have to be declared both in Master Page.vb and the Content Page.vb? For example, I have the following in the Master Page.vb Imports...
3
by: Irfan | last post by:
hi, All I am working on a CAD related project using VB.net and MSAccess. It has a 'master.mdb' which populates a datagrid whenever a user opens a NEW project. what i want is that when a user...
1
by: Bob | last post by:
In ASP.NET 1.1, I had a class library with a bunch of base classes for all my projects. One of the base class is a base page class. In .NET 2.0, how can I compile a master page into a separate...
8
by: otto | last post by:
Hi, all: I have a problem with the inclusion of .js files in mu .aspx pages when using Master Pages. I try to explain it. If I make a web project without master pages I simply put in the head...
13
by: Michael | last post by:
I have setup a public variable in the Master Page "code-behind-file". Now I would like to set that value from the UserControl, but I can't seem to find a way to do this. Does anyone have any ideas?...
9
by: Andy | last post by:
Hey all, I'm building out my first project using asp.net v2.0 master pages. It seems that when you use master pages and try to reference document.body.scrollTop it allways = zero/0. The same code...
2
by: Alec MacLean | last post by:
Hi I've just recently upgraded to VS2005 and started using/learning about the Master Pages. I'd like to know if it is possible to have separate web app projects use the master page(s) from...
8
by: JT | last post by:
Hi, I have done a fair amount of style editing inline in ASP. I'm now using VS 2005 with a standard web project (not Web Application Project). This is my first foray into CSS in a style sheet...
0
by: james.mcdonagh | last post by:
Hi I am a newbie using nAnt for .net 2.0. As such I have not come across this bug before, and I would be happy of any help that you may be able to provide. In order to help I have included the...
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
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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
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
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...
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,...

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.