“the outputpath property is not set for this project” error

Usually this happens when the OutputPath property of the project file is blank. Project files are just MSBuild files. To edit in Visual Studio: Right click on the project, pick “Unload project” then right click on the unloaded project and select “Edit …”. Look for the Release-Versionincrement property group. It should look something like <PropertyGroup … Read more

Visual Studio 2008: Can’t connect to known good TFS 2010

Check out this article ‘Connecting VS2008 to any TFS2010 Project Collection’. The only catch here is that the author didn’t mention that you need to install/reinstall Service Pack 1 ‘Microsoft Visual Studio 2008 Service Pack 1 (Installer)’ for Visual Studio 2008 after installing Team Explorer 2008. This will take care of the invalid characters error … Read more

Visual Studio, per solution indentation settings

UPDATE: VS 2017 supports EditorConfig natively: https://blogs.msdn.microsoft.com/dotnet/2016/12/15/code-style-configuration-in-the-vs2017-rc-update/ In VS 2010 and above, there’s an extension that sets the indentation based on .editorconfig file in the solution/project root: http://visualstudiogallery.msdn.microsoft.com/c8bccfe2-650c-4b42-bc5c-845e21f96328 There’s also similar extension for Visual Studio Code.

Find in Files: Search all code in Team Foundation Server

Team Foundation Server 2015 (on-premises) and Visual Studio Team Services (cloud version) include built-in support for searching across all your code and work items. You can do simple string searches like foo, boolean operations like foo OR bar or more complex language-specific things like class:WebRequest You can read more about it here: https://www.visualstudio.com/en-us/docs/search/overview

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)