T
Tom
I am working in a team environment and we have followed
the single solution model for our developement. We are
about 25% of the way through our project and Visual
Studio is taking 5 minutes to build the entire solution.
The machines that we are using are 1.8 Ghz with 512 Mg of
memory.
We have considered switching to a partitioned solution
but we feel any UI layer forms will still take a long
time to build because for the references to the business
layer and data access layers.
Are there any recommendations out there for this issue.
I don't like waiting 5 minutes for a build to debug a few
lines of code. At this rate the solution will take more
than 15 minutes to build before we are complete.
Tom
the single solution model for our developement. We are
about 25% of the way through our project and Visual
Studio is taking 5 minutes to build the entire solution.
The machines that we are using are 1.8 Ghz with 512 Mg of
memory.
We have considered switching to a partitioned solution
but we feel any UI layer forms will still take a long
time to build because for the references to the business
layer and data access layers.
Are there any recommendations out there for this issue.
I don't like waiting 5 minutes for a build to debug a few
lines of code. At this rate the solution will take more
than 15 minutes to build before we are complete.
Tom