views:

72

answers:

1

hi all,

im (like a lot of other people) doing my first steps in vs2010.

one of the things i just found which really annoys me is that each time i try to debug a WPF application the ide slows down so each movement from one statement to the other results in 10 sec. (!) waiting.

what can i do ? is there a nice solution (besides not using WPF:)

adiel.

A: 
    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?
Vivek Bernard
1. vs2010 premium RTM !2. my machine meets the min. req. by far - core 2 quad q6600, 2GB ram3. the drive was defragmented a week ago.any other ideas ?
Adiel