I have installed VS2008 with SP and VS2010... However i use normaly VS2008 for developing, since its seems to me a bit faster and more clean from the usability.
Atm VS2008 really makes me crazy, becuase its not the first time where the IDE destroyed parts of my project! Yesterday i just only added a ColorDialog from the Toolbar. After compiling a got a error that something (a jpg) is missing - but it was absolutly not comprehensible - so i closed the message and tried again to compile by pressing F5... Without chaning something on the code, this time the project normaly compiled and run... But then i noticed that the complete menustrip was missed (empty)!
I went back to the IDE and checked the source and the menustrip component... It was still available but all entries are lost! Damn, its not the first time! Why and how does this happens? Any way to undo this? (Ok, i have tons of backups but the things that happens in the IDE is something that absolutly should not happens in such a way)
Today i just only a added one new subentry to the contexMenuStrip... Compiling is fine and without any error... but i really cant believe what happens and what i see! All Subentries are not shown in the compiled/debugged version... But inside the IDE all entries are visible (available) - What the hell?
Here is a small screenshot you can check yourself - If you have any idea how and why does this happens or how to solve such problems (without tons of prj backup) i would thank you very much!
(http://www.secretly.de/public/vs2008_bug.jpg)