Microsoft

Introducing Plans on Microsoft Learn

At Microsoft Learn, we recognize the importance of continuous learning and skill-building. The skills portfolio that professionals need to thrive in today’s workplace is significantly different than it was a few years ago. According to the World Econom...
Tech News

Azure DevOps Server 2022 Update 2 RC now available

Today we’re thrilled to announce the release candidate (RC) of Azure DevOps Server 2022.2!

This release includes new features that have been previously released in our hosted version of the product. Here are a few of the highlights:
Limits for area and iteration paths

Bypass approvals and checks in pipelines

Improved YAML validation

Azure Artifacts support for Cargo Crates

New Dashboard directory experience

Quick Copy and import for Test Plan or Suite ID
There are more features with this release,
The post Azure DevOps Server 2022 Update 2 RC now available appeared first on Azure DevOps Blog.
Programming

Using GitHub Copilot as your Coding GPS

In this series, we delve into GitHub Copilot in Visual Studio, showcasing how it aids coding. GitHub Copilot functions as a coding GPS, guiding you through software development in Visual Studio. In our new short video, Bruno Capuano shows how this smart coding assistant boosts coding efficiency and quality.
The post Using GitHub Copilot as your Coding GPS appeared first on Visual Studio Blog.
Programming

What’s New in Microsoft Teams | April 2024

If you're looking for ways to boost your productivity with Microsoft Teams, you're in the right place. In this blog post, we'll share the latest features and improvements that have rolled out in April, covering everything from chat to meetings and town...
Tech News

Skill up on Modern Work: Quarterly Recap

Welcome to our quarterly blog series designed to help you skill up on Modern Work technologies. Your go-to source for the latest Updates, resources, and opportunities in Modern Work technical skilling. 
 
1. Start your Copilot Journey:
 ...
Tech News

Free Pure Virtual C++ 2024 Conference

Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day and a host of pre-conference content which will roll out in the two weeks leading up to the conference.
The post Free Pure Virtual C++ 2024 Conference appeared first on Visual Studio Blog.
Programming

How to use GitHub Copilot Chat in Visual Studio

In this series, we will explore the capabilities and how to use GitHub Copilot Chat within Visual Studio, demonstrating how it can elevate your coding efficiency. GitHub Copilot serves as an AI-powered coding assistant designed to enhance your coding experience across various development environments.
The post How to use GitHub Copilot Chat in Visual Studio appeared first on Visual Studio Blog.
Programming

Introducing the new Copilot experience in Visual Studio

GitHub Copilot your AI-powered coding companion is now seamlessly woven into your Visual Studio IDE, enhancing your everyday tasks and bringing you the latest AI-driven coding experiences. Copilot is designed to elevate your efficiency, by offering personalized code suggestions, crafting your git commit messages,
The post Introducing the new Copilot experience in Visual Studio appeared first on Visual Studio Blog.
Programming

How to use Comments to Prompt GitHub Copilot for Visual Studio

A step-by-step guide to use comments as prompts in GitHub Copilot for Visual Studio. GitHub Copilot is a programming assistant that uses AI (Artificial Intelligence) to help you increase efficiency in your daily programming tasks. ...
The post How to use Comments to Prompt GitHub Copilot for Visual Studio appeared first on Visual Studio Blog.
Programming

End of Support for Microsoft products reliant on older Azure DevOps authentication

Azure DevOps will no longer guarantee support for older authentication methods in use by out-of-support Visual Studio and Microsoft products. Known impacted clients include:
Visual Studio 2010 (end of support: July 14, 2020)

Visual Studio 2012 (end of support: January 10,
The post End of Support for Microsoft products reliant on older Azure DevOps authentication appeared first on Azure DevOps Blog.
Programming

How to Install GitHub Copilot in Visual Studio

A step-by-step guide to enable the AI-powered coding assistant within Visual Studio Introduction to GitHub Copilot. GitHub Copilot is a new tool that helps you write code faster and smarter with the help of artificial intelligence. It can suggest code completions, generate code snippets, and even write entire functions for you. ...
The post How to Install GitHub Copilot in Visual Studio appeared first on Visual Studio Blog.
Programming

In 4 Weeks: Visual Studio LIVE! Chicago 2024

Visual Studio LIVE! Chicago 2024 

April 29 – May 3 | Swissôtel, Chicago 

Join us for Visual Studio LIVE! Chicago for a focused, deep dive into the latest .NET Microsoft Platform developments. You pick the package you want, 3, 4 or all 5 days!
The post In 4 Weeks: Visual Studio LIVE! Chicago 2024 appeared first on Visual Studio Blog.
Programming

A new MSBuild editing experience

MSBuild is a fundamental part of the .NET development experience, but it can be challenging to new and experienced developers alike. To help developers better understand their project files and access advanced functionality that requires editing the project file directly, we’re releasing an experimental MSBuild editor that has a much richer understanding of MSBuild files than the current XML schema allows.
The post A new MSBuild editing experience appeared first on Visual Studio Blog.
Programming

See Your Pull Request Comments with the Latest Preview

We just shipped preview support for viewing your GitHub and Azure DevOps pull request comments directly in your working file in Visual Studio in 17.10 Preview 2. As one of the most highly requested Git tooling feature suggestions on Developer Community,
The post See Your Pull Request Comments with the Latest Preview appeared first on Visual Studio Blog.
Programming