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

projects, binaries, and user controls

I'm going to ask the really short version of a rambing scenario I posted in
Feb.: http://tinyurl.com/2nx4k7

The short version:
a) A VS.NET solution can comprise many projects. If you're working in a
project and you build, will it build just the project or the whole solution?
b) Can binaries can be shared across multiple projects in the same solution?
c) Can code/classes be shared across multiple projects in the same solution?
d) Can ASP.NET user controls be shared across multiple projects in the same
solution?
e) My goal is to speed compile times. Will splitting a solution into
projects have the desired effect?
f) I have an existing collection of applications in one huge solution/one
project. If there is benefit I could split them out to projects. Can you
think of any other subtle "gotchas" to watch out for?
g) [unrelated] My boss has approved a new machine for purchase. I'm guessing
a 64 bit processor would help compile times a lot. Any suggestions on
processor/machines to be released anytime between now and EOY 2007?

Thanks,
-KF
Mar 16 '07 #1
4 1217
On Mar 16, 7:53 pm, <kenf...@nospam.nospamwrote:
I'm going to ask the really short version of a rambing scenario I posted in
Feb.:http://tinyurl.com/2nx4k7

The short version:
a) A VS.NET solution can comprise many projects. If you're working in a
project and you build, will it build just the project or the whole solution?
Go to Build menu, you'll see that you can either build solution or
project

The keyboard shortcut to build the whole solution is Ctrl+Shift+B

b) Can binaries can be shared across multiple projects in the same solution?
References - Add New Reference - Project

c) Can code/classes be shared across multiple projects in the same solution?
See above, #b

d) Can ASP.NET user controls be shared across multiple projects in the same
solution?
Not for the ascx. You may consider e.g. a Web Control Libraries...

e) My goal is to speed compile times. Will splitting a solution into
projects have the desired effect?
You can compile just one project.

f) I have an existing collection of applications in one huge solution/one
project. If there is benefit I could split them out to projects. Can you
think of any other subtle "gotchas" to watch out for?
g) [unrelated] My boss has approved a new machine for purchase. I'm guessing
a 64 bit processor would help compile times a lot. Any suggestions on
processor/machines to be released anytime between now and EOY 2007?

Thanks,
-KF

Mar 17 '07 #2
Thanks so much, Alexey. Very helpful. One other question: is there an easy
way to exclude directories from the build process?

Thanks.

Ken Fine
http://ideapod.com

"Alexey Smirnov" <al************@gmail.comwrote in message
news:11**********************@y80g2000hsf.googlegr oups.com...
On Mar 16, 7:53 pm, <kenf...@nospam.nospamwrote:
>I'm going to ask the really short version of a rambing scenario I posted
in
Feb.:http://tinyurl.com/2nx4k7

The short version:
a) A VS.NET solution can comprise many projects. If you're working in a
project and you build, will it build just the project or the whole
solution?

Go to Build menu, you'll see that you can either build solution or
project

The keyboard shortcut to build the whole solution is Ctrl+Shift+B

>b) Can binaries can be shared across multiple projects in the same
solution?

References - Add New Reference - Project

>c) Can code/classes be shared across multiple projects in the same
solution?

See above, #b

>d) Can ASP.NET user controls be shared across multiple projects in the
same
solution?

Not for the ascx. You may consider e.g. a Web Control Libraries...

>e) My goal is to speed compile times. Will splitting a solution into
projects have the desired effect?

You can compile just one project.

>f) I have an existing collection of applications in one huge solution/one
project. If there is benefit I could split them out to projects. Can you
think of any other subtle "gotchas" to watch out for?
g) [unrelated] My boss has approved a new machine for purchase. I'm
guessing
a 64 bit processor would help compile times a lot. Any suggestions on
processor/machines to be released anytime between now and EOY 2007?

Thanks,
-KF


Mar 17 '07 #3

More see here!

http://www.flash50.com/index.php
Mar 18 '07 #4
On Mar 17, 9:30 pm, <kenf...@nospam.nospamwrote:
Thanks so much, Alexey. Very helpful. One other question: is there an easy
way to exclude directories from the build process?
What directories, with a static content? In Solution Explorer, right-
click the directory, and click Exclude From Project (or on the Project
menu, select Exclude From Project). All this information you can also
find in the Help section. On the Help menu, select Search, type
"exclude directories".

Result:

How to: Remove, Delete, and Exclude Items
How To: Build all Files in a Directory Except One
etc...

Mar 18 '07 #5

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

Similar topics

2
by: Brian Henry | last post by:
Is it possible to create web users controls which can actively be used on multiple projects? similarly to how a winforms user control can be used in multiple project when referenced. What I want...
5
by: Raed Sawalha | last post by:
We have a web application with at least 570 Pages and 10's of user controls ....all under project name LinkDevProject ...recently we start separating the project into multiple projects ....the...
7
by: crowl | last post by:
VS.2003, .NET Framework 1.1, C# My goal: Creating a dll (helper.dll) which contains some UserControls and some other helpful classes in order to use it in other projects. Symtoms: The...
0
by: | last post by:
I'm come from a self-taught ASP/Dreamweaver background and over the last year have used VS.NET/ASP.NET/C# more and more to the point that it is my primary development environment now. VS.NET is an...
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
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
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...
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...

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.