کاتالوگ دوره‌ها

طبقه‌ها

نمایش 8,621 تا 8,640 مورد از کل 9,127 مورد.

Visual Communication for Business: The Marketer's Secret Weapon

Visual communication is the modern marketer's secret weapon. Get tips for creating killer content that communicates your message in seconds flat.

Visual Studio 2019 Essential Training

Learn the essentials of Visual Studio, the integrated development environment from Microsoft. Unlock the power of Visual Studio tools for writing, refactoring, and debugging code.

Visual Studio App Center for Developers

Learn how to use Visual Studio App Center to build, test, distribute, and monitor your mobile apps.

Visual Studio Code for Python Developers

Make the most of Visual Studio Code when working with Python projects. Learn about writing and debugging Python code, maximizing your productivity with extensions, and more.

Visual Studio Code for Web Developers

Learn how to make the most of Visual Studio (VS) Code—the powerful code editor from Microsoft—when working with web-based projects.

Visual Studio Code Productivity Tips

Get tips and techniques for being more productive with Visual Studio Code, the free, optimized code editor for Windows, Mac, and Linux.

Visual Studio Code: Building an Extension

Customize your Visual Studio Code experience by building extensions. Learn how to make Visual Studio Code do what you want using web development approaches you already know.

Visual Studio Deep Dive: Unit Tests (225060)

If you are a responsible programmer, you regularly test your code to make sure it behaves the way you expect it to behave. Unit tests are the most common type of developer test, and most programmers rely on a unit test framework to create and run those tests. In this course, Walt Ritscher takes a deep dive into the unit test tools available in Visual Studio. Walt gives an overview of unit tests and how they integrate with Visual Studio, then takes a deeper look into unit tests with MSTest and xUnit framework and how each is fully integrated into the Visual Studio Test Explorer, He also reviews additional Visual Studio test features like CodeLens, Live Unit Testing, and code coverage.

Visual Studio Developer Tips

Get tips on how to efficiently work with Visual Studio. Explore a variety of topics, including underused IDE tools, keyboard secrets, and application development suggestions.

Visual Studio Essential Training: 00 Setup and Configuration

Explore the versions and editions of Visual Studio, then learn how to download, install, and configure Visual Studio settings for your development needs.

Visual Studio Essential Training: 01 Exploring the Visual Studio Ecosystem

Get a comprehensive overview of Visual Studio 2015, including tools such as Team Foundation Server, Azure, and Blend.

Visual Studio Essential Training: 02 Getting Comfortable with the IDE

Learn how to customize the IDE in Visual Studio 2015 to suit your workflow.

Visual Studio Essential Training: 03 Exploring Projects and Solutions

Find out how to create and manage projects and solutions in Visual Studio 2015.

Visual Studio Essential Training: 04 Surveying the Programming Languages

Survey the programming languages available in Visual Studio 2015, including C#, Visual Basic, C++, and F#.

Visual Studio Essential Training: 05 Code Editors

Learn how to configure Visual Studio's code editor to suit your programming workflow. Find out how to format code, track changes, use snippets, and more.

Visual Studio Essential Training: 06 Debug and Troubleshoot Code

Learn how to find and resolve the bugs in your code with the powerful debugging tools in Visual Studio 2015.

Visual Studio Essential Training: 07 Understanding Project Types

Learn how to choose the right project type for your Visual Studio 2015 project.

Visual Studio Essential Training: 08 Extend and Customize the Visual Studio Environment

Learn how to find, install, and use the most helpful Visual Studio extensions, and leverage external tools and templates to speed up your development workflow.

Visual Studio Essential Training: 09 Unit Tests

Verify your code works as expected. Explore the process of creating and running unit tests with Visual Studio.

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.