Microsoft

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

Announcing SQL Server Data Tools (SSDT) for ARM64 Architecture in Visual Studio 17.10 Preview 2

We are thrilled to announce the launch of SQL Server Data Tools (SSDT) for Visual Studio in ARM64. This enhancement comes with the exciting release version 17.10 Preview 2. Release of SSDT for Visual Studio on arm64 adds SQL development to the capabilities of Visual Studio on arm64.
The post Announcing SQL Server Data Tools (SSDT) for ARM64 Architecture in Visual Studio 17.10 Preview 2 appeared first on Visual Studio Blog.
Programming

New Boards Hub on as default

If you’ve been keeping up with the progress of New Boards Hub, you’re probably aware that the preview has been active for quite some time now. In fact, we officially announced the preview of New Boards Hub almost two years ago to the day.
The post New Boards Hub on as default appeared first on Azure DevOps Blog.
Programming

Quick Copy and Import Test Case by Plan or Suite ID

Efficiency is key in managing extensive test cases, and we understand the value of your time. That’s why we’re thrilled to announce an exciting enhancement to Azure Test Plans – the Quick Copy and Import test case feature, enabling you to use Test Plan or Suite ID for immediate action.
The post Quick Copy and Import Test Case by Plan or Suite ID appeared first on Azure DevOps Blog.
Programming

Visual Studio and GitHub Copilot at GDC 2024

Join us on Wednesday, March 20th, 2024, at this year’s Game Developers Conference in San Francisco for a special session on using Visual Studio and GitHub Copilot. In this session, you will learn how to leverage these tools to increase your productivity and modernize your game development workflow.
The post Visual Studio and GitHub Copilot at GDC 2024 appeared first on Visual Studio Blog.
Programming

GitHub Copilot in Visual Studio: A Recap of 2023

In the rapidly evolving world of software development, staying ahead of the curve is crucial. The introduction of AI in Visual Studio, particularly GitHub Copilot, has revolutionized the way developers code. With Copilot integrated into Visual Studio, you can leverage AI to streamline your workflows,
The post GitHub Copilot in Visual Studio: A Recap of 2023 appeared first on Visual Studio Blog.
Programming

March patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following versions of the products have been patched. Check out the links for each version for more details.
Azure DevOps Server 2022.1
Azure DevOps Server 2020.1.2
Azure DevOps Server 2019.1.2
Azure DevOps Server 2022.1 Patch 3

If you have Azure DevOps Server 2022.1,
The post March patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

Introducing Visual Studio 17.10 – Preview 2 is Here!

We hope you all enjoyed the new and updated features that came with our first preview of Visual Studio 17.10, and now we have even more to share! This release brings additional tools to help you improve your code reviews with Copilot,
The post Introducing Visual Studio 17.10 – Preview 2 is Here! appeared first on Visual Studio Blog.
Programming

Visual Studio 2022 Version 17.9: A Comprehensive Update for C++ Developers

Visual Studio 2022 version 17.9 introduces a host of new features and improvements for C++ developers. Now, you can use the Memory Layout feature to visualize the memory layout of your classes, structs, and unions directly in the editor. Additionally, the #include Diagnostics feature provides insights into the frequency of element usage from an included file,
The post Visual Studio 2022 Version 17.9: A Comprehensive Update for C++ Developers appeared first on Visual Studio Blog.
Programming

Visual Studio Subscriptions – A Product Manager’s Journey

I stared at my Visual Studio Subscriptions portal with a somewhat blank distance in my eyes as a feeling of inadequacy spread like the misty rains I’ve experienced in the Pacific Northwest. If you haven’t been here, they are the kind that slowly permeate clothes with the intent of educating one on the difference between waterproof and water resistant.
The post Visual Studio Subscriptions – A Product Manager’s Journey appeared first on Visual Studio Blog.
Programming

What’s New in Microsoft Teams | February 2024

Welcome to the February 2024 edition of What’s New in Microsoft Teams! This month we are showcasing 37 new features and enhancements for Microsoft Teams. These updates will help you collaborate more effectively, simplify processes, and stay connected w...
Tech News

Code coverage features in Visual Studio Enterprise

By using code coverage, you can find out where your testing needs improvement and make your software more robust and dependable. In this post, we will introduce the new features that we introduced to the Code Coverage Results window in Visual Studio Enterprise 2022.
The post Code coverage features in Visual Studio Enterprise appeared first on Visual Studio Blog.
Programming

WinForms Designer Selection for 32-bit .NET Framework Projects 

Visual Studio 2022’s transition to a 64-bit architecture, driven by customer feedback across the full range of Visual Studio developers, marked a pivotal step towards enhancing the development experience. As Klaus Loffelmann describes in his blog post, this transition enhances overall performance and responsiveness,
The post WinForms Designer Selection for 32-bit .NET Framework Projects  appeared first on Visual Studio Blog.
Programming

Visual Studio’s Full Year in Review (2023)

In 2023, we added many new features, fixes, and improvements to Visual Studio 2022 to make your coding experience more productive, enjoyable, and accessible. This blog post looks back at all the notable enhancements that shipped in 2023 for Visual Studio 2022.
The post Visual Studio’s Full Year in Review (2023) appeared first on Visual Studio Blog.
Programming

A Year of C++ Game Development Improvements in Visual Studio

Game development is evolving rapidly and keeping up with the latest trends is crucial. I’m thrilled that David Li took the time to highlight all the improvements added to Visual Studio for game developers during 2023. Check out his blog here. 
The post A Year of C++ Game Development Improvements in Visual Studio appeared first on Visual Studio Blog.
Programming

Using Copilot Chat with C++ in Visual Studio: Generate code, fix functions, and more..

GitHub Copilot Chat is now available in Visual Studio and Visual Studio Code for users with an active subscription. Copilot Chat is an AI pair-programmer that allows you to speak in natural language through the chat interface to accomplish programming tasks such as understanding sections of code,
The post Using Copilot Chat with C++ in Visual Studio: Generate code, fix functions, and more.. appeared first on Visual Studio Blog.
Programming