Tag Archives: Visual Studio
When the best is not recommended.
A lovely quote from the Visual Studio 2005 documentation (found through searching index for /W4): Level 4 displays all level 3 warnings plus informational warnings, which in most cases can be safely ignored. This option should be used only to … Continue reading
Visual Studio vs. Xcode
Working with Xcode and Visual Studio on a day-to-day basis, it’s natural that I’d compare the two tools. The following is not intended to be an unbiased comparison. These are my opinions only. They’re based on how I work, and … Continue reading
Whole Tomato Software makes a product called Visual Assist X that makes Visual Studio’s text editor almost tolerable. This replaces the evil demonic spawn Microsoft calls “Intellisense” with something that doesn’t seem to crash.
Are we talking about the same Visual Studio?
Every time someone tells me how great an IDE Visual Studio is, I wonder if we’re talking about the same Visual Studio. Just to be clear, the one I’m using is from Microsoft. Here’s an error message I ran into … Continue reading