When working with huge projects that contains vast amount
of files in VS.net, the class view or also known as
statement completion will sink down the IDE to a
unworkable level. I would like to disable the class view
and statement completion programatically, any ideas?
registry entries etc.etc. would be very helpfull.
Known issues from the past.
In VS 6.0 there was a registry entry that could be changed
for this to disable the class view and statement
completion to maintain the IDE at a workable level.
(although i couldn't handle large amount of files though)
//Bob
Bob/Censor - 04 Feb 2004 15:26 GMT
I found out that there is a key in the registry that disables the Class view visually but not functionality and the problem of building the .ncb file in the background
now the question is, if I disable the other functions like statement completion will this stop the building of an ncb file that gets + 50 Mb for our project... I need this ncb to stop building it self for all eternity, anybody know anything please??? pretty please with sugar on top :)...