G
Guest
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
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