Unwelcome forced pauses during code development in VS 2005

G

Guest

I have a Windows Form VB.NET application with many, many menu items, and
thousands of lines of code in the form class. I have upgraded it to VS 2005
and am now very unhappy with periodic delays during code development. I
rarely have the design window for the form open in VS 2005; only the vb code.
As I change between VS code panes or begin and end a debugging session,
frequently devenv.exe hogs up the CPU (Information from Task Manager) for
what appears to be minutes at a time. The earlier version of VS only had
this problem when I changed between design panes. My computer has 1 gig of
memory. The processor is an AMD 3400+ (2.41 GHz)
Are other people experiencing this same problem with VS 2005? Any
thoughts? This annoying periodic delay almost makes real-time code editing
not worth it. Sitting there staring at the screen during these update
periods is not fun.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top