Projects in Visual Studio use references in order to include code from external DLLs. Obviously these references must have relative or absolute paths to the DLLs. You would think that if everything is fine and all references get resolved, you never worry about the paths. And if a reference is missing, you want your IDE to show you where […]
Tag: #VS
Triangles in VS
Do you notice the two identical green triangle buttons in Visual Studio 2010? These buttons are close to each other and look the same, but have very different effect.