There are some bugs in VS2010 RTM. We discovered that some Dynamic Resources from Merged Dictionaries in App.xaml stopped working. See how to fix this...
In last days I experience some annoying and frustrating bug in MS Visual Studio 2005 (at work and at home). I write some project in VB.Net, this project is included in solution that contains another ten projects, that written in VB and C#. In the middle of work with IDE I receive error message: " Microsoft(R) Visual Basic Compiler has encountered a problem and needs to close. We are sorry for the inconvenience ", and IDE crushes. I made quick search in MSDN and found that this is known...