c# - VS2010 和 WPF 缓慢调试问题

标签 c# wpf debugging performance visual-studio-2010

我(像很多其他人一样)正在做我在 vs2010 中的第一步。

我刚刚发现的一件真正让我恼火的事情是,每次我尝试调试 WPF 应用程序时,ide 都会变慢,因此从一个语句到另一个语句的每次移动都会在 10 秒内产生结果。 (!) 等待。

我能做什么?有没有好的解决方案(除了不使用 WPF:)

阿迪尔。

最佳答案

    1)Which version of VS2010 are you using RC or the RTM?

    2)What is your machine's spec? Does it comply with the minimum requirements of VS2010?
    (if you're using single core processor you're screwed kidding...) 

    3)Try defragmenting the partition in which you've installed VS2010?

关于c# - VS2010 和 WPF 缓慢调试问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3078219/

相关文章:

debugging - Angular 2 错误和 Typescript - 如何调试?

c# - WPF 是否讨厌猫图像?或 : Why can I reference one, 但不是来自同一文件夹的其他图像?

javascript - 在 C# 中,如何用 & 替换\u0026?

c# - 我有一个由 6 个不同标签共享的上下文菜单,我如何知道哪个标签正在使用上下文菜单的当前实例?

.net - MVVM 模式存在哪些问题?

PHP XDEBUG 未启用

c# - 如何更新 Dictionary<string, bool> 中的所有值

c# - 如何从 Amazon API Gateway 将参数从 POST 传递到 AWS Lambda

c# - 如何通过 WPF Path 对象单击保持 MVVM 模式?

javascript - JSHint "not defined"错误