Tag Archives: visual studio

Review: PVS Studio

Disclaimer: The friendly folks at Viva64 have kindly provided me a review version of PVS Studio. I could test it completely on my own, on my machine, just as if I would have bought it. As I have been curious … Continue reading

Posted in Programming | Tagged , , , | 1 Comment

Building Qt from source with Visual Studio

In case you do UI development, Qt 4.5 and later is now a very interesting alternative since it is licensed under the LGPL. However, if you use Visual Studio, you’ll find that there are no precompiled binaries, so you have … Continue reading

Posted in Programming | Tagged , , | 6 Comments

.NET 4.0/Visual Studio 2010 Beta 1 is out

Already two days old, but I didn’t have time so far to try on my own. Today, I gave the new Visual Studio 2010 Beta1 a try. For a much longer list of features, see Jason Zander’s announcement. Installing is … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

Visual Studio 2010 preview released

Today Microsoft released a preview of the Visual Studio 2010 with partial C++0x support. This should be also based on their new, Phoenix based compiler, and brings the most important features like auto, rvalues and lambdas. There is a post … Continue reading

Posted in Programming | Tagged , | Leave a comment