Command to collapse all sections of code?

CTRL + M + O will collapse all. CTRL + M + L will expand all. (in VS 2013 – Toggle All outlining) CTRL + M + P will expand all and disable outlining. CTRL + M + M will collapse/expand the current section. CTRL + M + A will collapse all even in Html files. These controls are also in the context menu under Outlining. Right click in editor -> Outlining to find these controls. (After disabling outlining, use … Read more

Visual Studio error “Object reference not set to an instance of an object” after install of ASP.NET and Web Tools 2015

Maybe this helps: Delete the contents from the following folders: C:\Users\%userprofile%\AppData\Local\Microsoft\VisualStudio C:\Users\%userprofile%\AppData\Local\Microsoft\VSCommon Sometimes, you need to go to: [x64] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE [x86] C:\Program Files\Microsoft Visual Studio 14.0\Common7\IDE and run devenv /resetuserdata. Expect, that all of your user settings such as Visual Studio layout, linked Microsoft account or start page might disappear.

Installation of MySQL for Visual Studio 1.2.8 failed

Today I’ve encountered a similar error. In my case I couldn’t uninstall mysql-visualstudio-plugin-1.1.1.msi. Also had MySQL Connector Net 6.7.4 + 6.8.3 installed before (and more stuff which give and gave me many errors to solve manually). Before doing machine.config replacement as described below, first make a backup or rename them, of course. Modified versions of … Read more

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