softend:software:visualstudio:start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
softend:software:visualstudio:start [2016/02/11 09:38] adminsoftend:software:visualstudio:start [2019/05/02 17:26] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 1: Zeile 1:
 +{{tag>Softenddevelopment}}
 +
 +====== Visual Studio ======
 +
 +VS 2010 Express reg
 +
 +<code>
 +PQT8W-68YB2-MPY6C-9JV9X-42WJV
 +</code>
 +
 +====== Editor-Kommandos ======
 +
 +CTRL + M + O will collapse all.
 +
 +CTRL + M + L will expand all.
 +
 +CTRL + M + P will expand all and disable outlining.
 +
 +CTRL + M + M will collapse/expand the current section.
 +
 +These options are also in the context menu under Outlining.
 +
 +====== VS2013 ======
 +
 +[[VS2013_Umstellung:start]]
 +
 +====== C# ======
 +[[csharp:start]]