English 中文(简体)
Is there a solution to the fact that Visual Studio 2008 flashes like crazy over RDC?
原标题:

Editing with Visual Studio 2008 over Remote Desktop Connection is an insane exercise in patience, as the screen paints and repaints and repaints and flashes like crazy.

Is there any easy fix for this?

Both sides are running Windows 7. Vanilla Visual Studio, without anything installed. Literally every keystroke results in the whole window repainting itself, often multiple times.

最佳回答

Turns out I had Remote Desktop running in 32 bit color mode. In 24 bit mode, it s much much faster.

问题回答

Turning off Resharper fixed this problem for me. I was using a Cisco VPN from Windows XP to Windows Server 2003





相关问题
Screentoaster, how do they do it?

I need to develop a browser based application that record the user screen, much preferably on flv. Also doing that with java would be perfect. That s exactly what they accomplished at screentoaster....

Leverging Remote Assistance in Vista

On Windows XP there is a known way to create a Remote Assistance Ticket. http://msdn.microsoft.com/en-us/library/ms811079.aspx But on Vista this does not appear to work. How does one do this on ...

Does Monitoring An Excel Spreadsheet Via RDP Make It Slower?

We have a massive spreadsheet which does a lot of calculations and not much drawing / writing to spreadsheets My question is : Does monitoring the spreadsheet whilst it is running via RDP actually ...

Determine Remote Desktop Protocol version programmatically?

Remote Desktop Protocol version 6.1 changed the way RDP sessions are handled (making session 0, which previously meant "console session", into a non-interactive session). I need to be able to figure ...

热门标签