Re: maximum projects in solutions
- From: "Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Apr 2007 00:03:04 +0000
You can read about creating the hack here:
http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!364.entry
But I can't post my code without checking with Microsoft's IP department first.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net
"John T" <jt@xxxxxxx> wrote in message news:#iVuPpibHHA.4000@xxxxxxxxxxxxxxxxxxxx:
"Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:uFf2ZSFaHHA.5044@xxxxxxxxxxxxxxxxxxxx
>
> There is no limit per se. But in Visual Studio 2002, 2003 and VB in
> 2005 RTM, there were problems with the Intellisense engine locking
> your compiled dlls so that you would get strange errors when you
> compiled. To resolve the issue, you had to restart the IDE. Most
> people started splitting the projects into multiple solutions to
> handle the problem, but I created a hack based on Microsoft's detours
> library to prevent Visual Studio from ever locking files.
Where is this hack of yours? :)
I'm dealing with a situation where our VB.NET solution is causing very
significant IDE performance issues that we think are related to the
background compiler working overtime, but I'm interested in the solutions
others have come up with.
--
John T
http://sage1solutions.com/blogs/TknoFlyer
Reduce spam. Use Sender Policy Framework: http://openspf.org
____________________
.
- Prev by Date: Re: VS sub-menus
- Next by Date: RE: Parallel Installation of VST 2005 (no SP1) on Notebook and Worksta
- Previous by thread: VS sub-menus
- Next by thread: RE: Parallel Installation of VST 2005 (no SP1) on Notebook and Worksta
- Index(es):
Relevant Pages
|