VS2008 intellisense performance issue with large number of partial static classes

Posted by scebula on Stack Overflow See other posts from Stack Overflow or by scebula
Published on 2010-03-23T17:47:50Z Indexed on 2010/03/24 14:03 UTC
Read the original article Hit count: 197

My question is a follow-up to the issue posted here regarding the Intellisense performance issue when building a large solution in VS2008 that has many partial static classes.

Since Microsoft does not seem to be addressing the issue for VS2008, I would like to know if there are other ways around the problem? Waiting for VS2010 is not an option at this time. The proposed solution in the previous post is not practical as some of the partial classes may be regenerated and this would be a maintenance headache.

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about visual-studio-2008