Programming

Now Streaming: The Visual Studio ‘Tea & Technology’ Miniseries

2023 Visual Studio Miniseries:

Tea & Technology

The Visual Studio team is full of stories and insights, and we knew it was time to share them. So, we picked up our cameras and went on a special tour of Microsoft’s iconic Redmond Campus.
The post Now Streaming: The Visual Studio ‘Tea & Technology’ Miniseries appeared first on Visual Studio Blog.
Programming

Managed identity and service principal support for Azure DevOps now in General Availability (GA)

After announcing the release of Managed Identity and Service Principal support in public preview last March, we were overcome by the positive response many of you had. We’re grateful to those who have taken the time to implement a managed identity within your apps and tools.
The post Managed identity and service principal support for Azure DevOps now in General Availability (GA) appeared first on Azure DevOps Blog.
Programming

New Boards Hub Rollout Update

In July, we provided an overview on the steps for New Boards hub to go GA. In this blog post, we wanted to provide a short update on where things are at and what you can expect over the next couple of months.
The post New Boards Hub Rollout Update appeared first on Azure DevOps Blog.
Programming

A unit of profiling makes the allocations go away

In Visual Studio 17.8 Preview 2 we have updated unit test profiling, allowing you to use any of the available tools in the performance profiler – not just the instrumentation tool. With this change, it’s easy to quickly profile small units of work in isolation,
The post A unit of profiling makes the allocations go away appeared first on Visual Studio Blog.
Programming

New React TypeScript SPA Templates and More

We have made the latest React TypeScript SPA Templates available in our latest preview. If you are developing React TypeScript Web application with ASP.NET as backend in Visual Studio, go ahead and try the new template! All the Visual Studio React and Vue templates using the JavaScript SDK are now using Vite,
The post New React TypeScript SPA Templates and More appeared first on Visual Studio Blog.
Programming

IntelliTest simplifies writing and maintaining unit tests

Writing a suite of unit tests that exhaustively exercise and validate the logic of the code is not easy. It can even be considered too expensive to do at all. Fortunately, IntelliTest addresses both concerns: it helps you achieve high code coverage at a fraction of the cost,
The post IntelliTest simplifies writing and maintaining unit tests appeared first on Visual Studio Blog.
Programming

Now Generally Available: GitHub Advanced Security for Azure DevOps is ready for you to use

We’re excited to announce that GitHub Advanced Security for Azure DevOps is now generally available and is ready for you to use in your own Azure DevOps repos! You can now enable code, secret, and dependency scanning within Azure Repos and take advantage of the new product updates.
The post Now Generally Available: GitHub Advanced Security for Azure DevOps is ready for you to use appeared first on Azure DevOps Blog.
Programming

Introducing Azure DevOps Server 2022 Update 1 RC1

Today we’re very excited to announce the first release candidate (RC1) of Azure DevOps Server 2022.1!

With this release, we’ve added many new features that you’ve been asking for. Here are a few of the highlights:
Last Accessed column on Delivery Plans page

Visualize all dependencies on Delivery Plans

New PAT Scope for managing pipeline authorization and approvals and checks

New user interface for upstream package search

Show Parent in Query Results Widget
There are many more features with this release,
The post Introducing Azure DevOps Server 2022 Update 1 RC1 appeared first on Azure DevOps Blog.
Programming

Visual Studio 2022 17.8 Preview 2 has arrived!



We hope everyone enjoyed all the new and updated features that came with our first preview of Visual Studio’s next version, and now we’re back with more! This release brings additional tools to help you improve your productivity, debug your code,
The post Visual Studio 2022 17.8 Preview 2 has arrived! appeared first on Visual Studio Blog.
Programming

Balancing User Updates with Security Best Practices

In today’s world, it is imperative for IT administrators and organizations to manage security effectively and embrace security best practices. One common best practice involves implementing appropriate permission levels to ensure that only authorized accounts can access sensitive data and functionality.
The post Balancing User Updates with Security Best Practices appeared first on Visual Studio Blog.
Programming

September patches for Azure DevOps Server and Team Foundation 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.0.1
Azure DevOps Server 2020.1.2
Azure DevOps Server 2020.0.2
Azure DevOps Server 2019.1.2
Azure DevOps Server 2019.0.1
Team Foundation Server 2018.3.2
Azure DevOps Server 2022.0.1 Patch 3
Note: If you have Azure DevOps Server 2022,
The post September patches for Azure DevOps Server and Team Foundation Server appeared first on Azure DevOps Blog.
Programming

Public preview of Workload identity federation for Azure Pipelines

Do you want to stop storing secrets and certificates in Azure service connections? Are you tired rotating these secrets whenever they expire? We are now announcing a public preview of workload identity federation for Azure service connections. Workload identity federation uses an industry-standard technology,
The post Public preview of Workload identity federation for Azure Pipelines appeared first on Azure DevOps Blog.
Programming

Elevating Debugging with Auto-decompilation and External Sources

Visual Studio has been supporting external sources debugging and decompilation for some time now. However, with the release of Visual Studio 17.7, the debugger took a significant leap forward by introducing Auto-decompilation for .NET libraries making the external code debugging in Visual Studio much more streamlined and effortless.
The post Elevating Debugging with Auto-decompilation and External Sources appeared first on Visual Studio Blog.
Programming

Keep your casing with Case-preserving Find and Replace

The Visual Studio search experience is getting a new feature that allows users to find and replace text without having to worry about different casings. For example, a method parameter `catalogItemId` and object property `CatalogItemId` have the same name but different capitalization but should both be replaced by something like ‘productId’ with their respective casings. 
The post Keep your casing with Case-preserving Find and Replace appeared first on Visual Studio Blog.
Programming

Visual Studio for Mac Retirement Announcement

Today we are announcing the retirement of the Visual Studio for Mac IDE. Visual Studio for Mac 17.6 will continue to be supported for another 12 months, until August 31st, 2024, with servicing updates for security issues and updated platforms from Apple.
The post Visual Studio for Mac Retirement Announcement appeared first on Visual Studio Blog.
Programming

Introducing Azure Artifacts support for Rust Crates

Rust is earning its place as a go-to language for developers everywhere. Why? It’s fast, it’s safe, and the community around it is supportive and hands-on. With clear guides and a collective push to help each other out, Rust feels less like just another tool and more like a reliable coding partner for modern programming challenges.
The post Introducing Azure Artifacts support for Rust Crates appeared first on Azure DevOps Blog.
Programming

August 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.0.1
Azure DevOps Server 2020.1.2
Azure DevOps Server 2020.0.2
Azure DevOps Server 2019.1.2
Azure DevOps Server 2019.0.1
Azure DevOps Server 2022.0.1 Patch 2

Update: If you have Azure DevOps 2022 and installed Patch 4,
The post August patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming