Difference between revisions of "VisualStudio"
From Lost In Wonderlands
(Created page with " = Visual Studio = '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''Everything You Always Wanted to Know on Subject... (But Were Afraid...") |
(→Tools link) |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
= Visual Studio = | = Visual Studio = | ||
Line 8: | Line 7: | ||
− | '''''Everything You Always Wanted to Know on | + | '''''Everything You Always Wanted to Know on Visual Studio... (But Were Afraid to Ask)''''' |
''a collection of links of interest'' | ''a collection of links of interest'' | ||
Line 20: | Line 19: | ||
* [[VisualStudioCode]] | * [[VisualStudioCode]] | ||
* [[Atom]] | * [[Atom]] | ||
+ | * [[xCode]] | ||
+ | * [[intelli-J]] | ||
== Visual Studio== | == Visual Studio== | ||
Line 28: | Line 29: | ||
** https://fr.wikipedia.org/wiki/Microsoft_Visual_Studio#Visual_Studio_pour_Mac | ** https://fr.wikipedia.org/wiki/Microsoft_Visual_Studio#Visual_Studio_pour_Mac | ||
**https://code.visualstudio.com | **https://code.visualstudio.com | ||
+ | |||
+ | === PlugIns === | ||
+ | * [https://clangpowertools.com/ clangpowertools] | ||
=== 2015 === | === 2015 === | ||
=== 2019 === | === 2019 === | ||
− | * https://docs.microsoft.com/fr-fr/visualstudio/ide/whats-new-visual-studio-2019?view=vs-2019 | + | * [https://docs.microsoft.com/fr-fr/visualstudio/ide/whats-new-visual-studio-2019?view=vs-2019 whats-new-visual-studio-2019?] |
+ | * [https://devblogs.microsoft.com/visualstudio/performance-improvements-in-visual-studio-2019/ better performances] | ||
+ | |||
+ | * [https://docs.microsoft.com/en-us/cpp/overview/visual-cpp-in-visual-studio?view=vs-2019 C++] | ||
+ | * [https://docs.microsoft.com/en-us/cpp/build/reference/opt-optimizations?view=vs-2019 optimizations] | ||
+ | |||
+ | |||
+ | * [https://docs.microsoft.com/en-us/visualstudio/debugger/debugging-native-code?view=vs-2019 debugging-native-code?] | ||
+ | |||
+ | |||
+ | *[https://devblogs.microsoft.com/cppblog/c-with-visual-studio-2019-and-windows-subsystem-for-linux-wsl/ c-with-visual-studio-2019-and-windows-subsystem-for-linux-wsl] | ||
+ | |||
+ | |||
+ | * https://www.wintellect.com/correctly-creating-native-c-release-build-pdbs/ | ||
== Articles == | == Articles == | ||
* [https://devblogs.microsoft.com/cppblog/c-debugging-and-diagnostics/ c-debugging-and-diagnostics] | * [https://devblogs.microsoft.com/cppblog/c-debugging-and-diagnostics/ c-debugging-and-diagnostics] | ||
+ | * [https://docs.microsoft.com/fr-fr/visualstudio/debugger/edit-and-continue-visual-cpp?view=vs-2015 edit and continue in visual c++] | ||
+ | * [https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/native-debugger-objects-in-natvis Native Debugger Objects in NatVis] | ||
+ | * [https://docs.microsoft.com/fr-fr/visualstudio/debugger/index?view=vs-2019 Débogage dans Visual Studio] | ||
+ | * [https://docs.microsoft.com/fr-fr/visualstudio/debugger/debugging-native-code?view=vs-2019 Débogage du code natif] | ||
+ | * [https://docs.microsoft.com/fr-fr/visualstudio/debugger/debugger-security?view=vs-2019 Sécurité du débogueur] | ||
+ | * [https://docs.microsoft.com/fr-fr/visualstudio/mac/debugging?view=vsmac-2019 Débogage avec Xamarin] | ||
+ | |||
+ | ** intellitrace | ||
+ | * [https://docs.microsoft.com/fr-fr/visualstudio/debugger/api-reference-for-intellitrace-extensibility?view=vs-2019 Informations de référence sur l’API pour l’extensibilité IntelliTrace] | ||
+ | * [https://docs.microsoft.com/fr-fr/visualstudio/debugger/intellitrace?view=vs-2019 intellitrace] | ||
+ | |||
+ | |||
+ | |||
+ | == tutorials == | ||
+ | * https://docs.microsoft.com/fr-fr/visualstudio/debugger/index?view=vs-2019 | ||
+ | * https://channel9.msdn.com/Blogs/Seth-Juarez/Debugging-101-in-Visual-Studio-with-Andrew-Hall | ||
+ | * https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/C-Plus-Plus-Debugging-Tips-and-Tricks | ||
+ | * https://www.youtube.com/watch?v=0ebzPwixrJA | ||
+ | * https://docs.microsoft.com/fr-fr/visualstudio/ide/getting-started-with-cpp-in-visual-studio?view=vs-2019 | ||
== Tools link == | == Tools link == | ||
+ | * https://www.gnu.org/software/gdb/ | ||
+ | * http://lldb.llvm.org/index.html | ||
+ | * https://clang.llvm.org/ | ||
== Books == | == Books == |
Latest revision as of 11:13, 17 July 2019
Contents
Visual Studio
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Visual Studio... (But Were Afraid to Ask)
a collection of links of interest
See also
Visual Studio
PlugIns
2015
2019
Articles
- c-debugging-and-diagnostics
- edit and continue in visual c++
- Native Debugger Objects in NatVis
- Débogage dans Visual Studio
- Débogage du code natif
- Sécurité du débogueur
- Débogage avec Xamarin
tutorials
- https://docs.microsoft.com/fr-fr/visualstudio/debugger/index?view=vs-2019
- https://channel9.msdn.com/Blogs/Seth-Juarez/Debugging-101-in-Visual-Studio-with-Andrew-Hall
- https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/C-Plus-Plus-Debugging-Tips-and-Tricks
- https://www.youtube.com/watch?v=0ebzPwixrJA
- https://docs.microsoft.com/fr-fr/visualstudio/ide/getting-started-with-cpp-in-visual-studio?view=vs-2019