i can't imagine someone put 28 project into 1 solution ? unless he/she has the most high end computer to use.
On Tue, Nov 17, 2009 at 12:39 PM, Benj Nunez <[email protected]> wrote: > I have a Project Manager who showed to me he has written a MDI > application consisting of more than 28 projects in one solution. He > reasoned out that he designed it that way so that it is more > manageable and he could > easily debug a particular project when there's a problem found. > > > > > On Nov 14, 12:31 am, cheesehead36 <[email protected]> > wrote: > > Hi all, > > > > I'm working on a large VB.NET <http://vb.net/> application (.NET > framework 3.5) that > > includes a project in the solution with extension methods. As the > > project gets larger, the compile time on the extensions project > > continues to take more and more time, we're currently at about 5-10 > > minutes for a full compile. We're working on other projects with > > similar architectures and size in C# that don't experience the slow > > compile time. Has anyone else experienced this and does anyone have > > an idea how to bring the compile time down? >
