Course catalog

Categories

Showing 221-240 of 240 items.

Visual Studio Essential Training: 10 Protecting Your Code Base with Source Control Providers

Explore the source control options in Visual Studio, including Team Foundation and Team Services. Learn how to prevent accidental overwrites, enable rollbacks, and resolve bugs.

Visual Studio Essential Training: 11 Data Tools

Learn how to manage database connections, manipulate tables, query data, and deploy Azure and SQL Server databases in Visual Studio 2015.

Visual Studio Tips for Web Developers

Work smarter with Visual Studio. Get practical tips that can help you streamline your web development workflow and make your developer environment a more pleasant place to visit.

Visual Studio: Advanced Debugging Tools

Get the most out of your Visual Studio debugging sessions. Learn about several powerful debugging tools and features that help pinpoint problems in your application code.

WebAssembly: Accessing C and C++ in Web Applications

Accelerate web applications with native code using WebAssembly. Learn how to compile C and C++ code to WebAssembly bytecode and execute it in JavaScript.

What's New in Visual Studio 2017 for F# For Developers

Get a quick—yet thorough—tour of the new features and tools available in Visual Studio 2017 and F# 4.1.

Windows Performance Toolkit: Worm Analysis

Use Windows Performance Toolkit to catch worms—threats that antivirus programs can miss.

Windows Performance Toolkit: Detecting Memory Leaks

Learn how to analyze and fix memory leaks using the tools in Windows Performance Toolkit: Windows Performance Recorder (WPR) and Windows Performance Analyzer (WPA).

Windows Performance Toolkit: Malware Analysis

Learn how to find and analyze malware that's undetected by most antivirus programs by leveraging two powerful tools inside of the Windows Performance Toolkit.

Windows Performance Toolkit: Spyware Audio Detection

Learn how to use monitoring tools, Windows Performance Recorder and Windows Performance Analyzer, to find a microphone-recording keylogger that's undetected by antivirus programs.

Windows Performance Toolkit: Spyware Detection

Is your PC running slow? Spyware like keylogger viruses can often go undetected by antivirus software. Learn how to use Windows Performance Toolkit for spyware removal.

Windows Performance Toolkit: Unity Game Optimization

Learn how to use Windows Performance Toolkit to optimize the performance of your Unity games.

Windows Performance Toolkit: Virus Analysis

Discover how to remove viruses from your computer. Learn how to analyze CPU usage and file I/O activity in order to isolate threats that antivirus programs can miss.

Windows Performance Tools: DeadLock Analysis with Intel VTune Amplifier

Are your Windows apps underperforming? Discover how to use the Locks and Wait analysis in Intel's VTune Amplifier to identify and remove deadlocks.

Windows Performance Tools: Memory Leak Analysis with Intel Inspector

Learn to use the Intel Inspector to easily find and repair memory leaks in your Windows applications.

Windows Performance Tools: Thread Analysis with Intel VTune Amplifier

Find out how to use Intel's VTune Amplifier performance-profiling tool to visualize and analyze the performance of single-threaded vs. multithreaded Windows apps.

Windows Presentation Foundation: 1 Build Dramatic Desktop Applications

Learn to create dramatic Windows user experiences using Windows Presentation Foundation and XAML. Learn the essentials of the framework as you build a complete sample app.

Windows Presentation Foundation: 2 Layout

Handle most layout scenarios for your Windows applications with WPF layout panels. Learn how to use six core layout panels, size and position elements, and create custom panels.

Windows Presentation Foundation: 3 Events and the Event Model

Create rich Windows user experiences using the event model—the new and improved system for reacting to application events and user-triggered events like keyboard and mouse input.

Xcode Developer Tools in iOS

Learn how to leverage the Xcode 9 developer tools to enhance your debugging workflow.