Reputation: 3974
I am having problem in using the source view of an asp.net page in VS.net 2008 IDE. I am not using Design view at all. IDE hangs a bit every now and then, when I use intellisense in it, and I scroll the page. Please throw some light on it. Such issues doesnt come up while editing the HTML page, and while editing same asp.net page with the HTML editor which can be configured using Tools -> Options menu option.
Upvotes: 1
Views: 65
Reputation: 3974
In my case, I think longer file is the culprit. I think partial page concept should be applicable to asp.net page too.
Upvotes: 0
Reputation: 15043
I've had problems like that with Visual Studio before. The intensity of the problems seem to multiply exponentially as the size of the file I work with gets larger.
Here's what I'd reccomend:
Upvotes: 1
Reputation: 21991
This might help to make your visual studio a bit faster in general. I am not very sure about the exact reason for the behavior you mentioned of your Visual Studio.
I suspect that it has something to do with Graphical Interfaces like Toolbox etc.
Thanks
Upvotes: 1