I see the same thing even when I set EnablePartialRendering="false" in site.master. I am guessing that just a few of us are seeing this, because it makes the site unusable and nobody is saying anything.
I think Gregor is right, it seems that part of the problem its the anonymous code items that appers on Visual Studio while the site is running. I select the Costumers page and just moving the mouse over the grid sends the cpu usage up to 50% (I am guessing
thats 100% for one of the CPUs of my AMD Athlon). Mmmmm, I also have 2 monitors...
If I close the solution explorer on VS while running the site, its a little bit faster, but still sends the cpu to 50% on the Visual Studio process.
jesusgarza
Member
6 Points
3 Posts
Re: Dynamic Data March Update findings (used the wizard)
Apr 15, 2008 05:45 PM|LINK
I see the same thing even when I set EnablePartialRendering="false" in site.master. I am guessing that just a few of us are seeing this, because it makes the site unusable and nobody is saying anything.
I think Gregor is right, it seems that part of the problem its the anonymous code items that appers on Visual Studio while the site is running. I select the Costumers page and just moving the mouse over the grid sends the cpu usage up to 50% (I am guessing thats 100% for one of the CPUs of my AMD Athlon). Mmmmm, I also have 2 monitors...
If I close the solution explorer on VS while running the site, its a little bit faster, but still sends the cpu to 50% on the Visual Studio process.