First benchmarked using latest Passmark. Then did some tests with latest Aida64. What's interesting here is that both processor and memory speed keeps fluctuating. I have not found a good explanation for this behavior.
Because there is no easy/built-in way to edit XML using Powershell, I wrote a script that can change parts of XML documents. I used it for bulk edit of connections in Remote Desktop Manager, to change some values in RDP session over dozens of servers. You can modify it for your needs - in simple cases you would only need to change `ArrayOfConnection` to your document's root.
I have a main form which is an MDI parent and a modal form, which is a progress dialog. When loading is completed, an MDI child is opened. If it cannot be completed, an error message shows up with user prompt. Problem is if user takes action, and the modal form is closed, the focus is switched to the application, which was active before my application was started.
After installing the memory kit, I noticed weird blue screens and sudden application crashes on a fairly new workstation. They happened 1-2 times a day. Tried many things to remedy, but then decided to check memory with Memtest. During the first 15% of it I got over 100K errors in one specific region of the 16GB range, so I estimated 1 stick is faulty.
So I have my VS 2010 and also just installed VS 2012. After that my main project started showing this error -- The βVSTS for Database Professionals Sql Server Data-tier Applicationβ package did not load correctly.
It appears that Google Chrome provides a solution for this. Unfortunately, it did not work for me, because all options were already set to (Not configured) and it still could not update.
There are many ways to do this, depending on what you need. In this article I'm going to highlight 2 of them. (1) Function-style conversion (2) Filter-style conversion.