I recently joined a new company that was already using Infragistics controls. Sat down at my new PC and over the past month I have experienced a lag inside Visual Studio that I have never experienced in my 7+ years of using it. Most of the slow downs are in pages that contain an UltraWebGrid.
While I understand that these controls have a ton (almost too many IMO) of properties, it's VERY annoying to have to lag a second or two while I am simply moving my mouse through the code in Source Mode of the markup.
VS.NET 2008 (Team Edition)NET Advantage 2008.1
Has anyone else experienced this same issue and have you found a solution or atleast a work around?
There were some noticible slowness issues with VisualStudio 2008, especially as the ASPX size got bigger. I believe the bug was addressed in SP1. You may want to give that a try and see if it corrects the problem.
-Tony
With SP1 still being in Beta, and my company preparing for a release, I cannot at this time try this out. That being said, I don't believe it is a VS.NET issue. This is only an issue on pages with infragistics controls. The sheer number of properties seems to choke up the intellisense.