Heiko
Contributor
Hello everybody,
I am wondering if anyone has experienced that the IDE slows down BIG TIME when the solution gets larger.
We now have a solution of approx. 300 classes.
All UI-classes use custom user controls plus "extended" controls (inherits textbox, checkbox, cbobox etc.)
Depending on the notebook, IDE startup time takes between 7 and 30 minutes. 30 minutes full CPU power on a P4.
Just inserting a new line of code via copy / paste make take 30 seconds.
Any solutions or workarounds?
We are not overly eager to split the sln into several ones, because that would either make debugging much more difficult or require us to have more than one instance of devenv.exe running.
Any hints or ideas are greatly appreciated.
(By the whole team)
I am wondering if anyone has experienced that the IDE slows down BIG TIME when the solution gets larger.
We now have a solution of approx. 300 classes.
All UI-classes use custom user controls plus "extended" controls (inherits textbox, checkbox, cbobox etc.)
Depending on the notebook, IDE startup time takes between 7 and 30 minutes. 30 minutes full CPU power on a P4.
Just inserting a new line of code via copy / paste make take 30 seconds.
Any solutions or workarounds?
We are not overly eager to split the sln into several ones, because that would either make debugging much more difficult or require us to have more than one instance of devenv.exe running.
Any hints or ideas are greatly appreciated.
(By the whole team)