Visual Studio


30th Annual Visual Studio Magazine Reader's Choice Awards Announced

For the 30th year in a row, Visual Studio Magazine readers have chosen the best tools and services for developers. The 2024 winners are honored in 43 categories, from component suites to testing tools to AI helpers.

Logistic Regression with Batch SGD Training and Weight Decay Using C#

Dr. James McCaffrey from Microsoft Research presents a complete end-to-end program that explains how to perform binary classification (predicting a variable with two possible discrete values) using logistic regression, where the prediction model is trained using batch stochastic gradient descent with weight decay.

OData Finally Ditches Old .NET Framework

"The most disruptive change we are making in this release is dropping support for .NET Framework."

.NET MAUI, ASP.NET Core Polished in First Release Candidate for .NET 9

Microsoft shipped the first release candidate for .NET 9, which is nearing feature completeness and production readiness in advance of its November debut.

Microsoft's Stalled UWP Project Supports .NET 9 to Help WinUI 3 Migration

The company urges devs to switch to Windows App SDK and WinUI 3 because UWP is no longer under active development.

AdaBoost Binary Classification Using C#

Dr. James McCaffrey from Microsoft Research presents a C# program that illustrates using the AdaBoost algorithm to perform binary classification for spam detection. Compared to other classification algorithms, AdaBoost is powerful and works well with small datasets, but is sometimes susceptible to model overfitting.

ASP.NET Core, .NET MAUI Updated as .NET 9 Nears

The web-dev ASP.NET Core framework and Xamarin.Forms' successor .NET MAUI received the lion's share of dev attention in the seventh preview of .NET 9 as Microsoft preps for a November launch at .NET Conf 2024.

.NET Community Toolkit Gets Native AOT and .NET 8 Support

The .NET Community Toolkit is Microsoft's latest dev tooling to get native ahead-of-time compilation, continuing a years-long push for that capability across the board.

Newly Open-Sourced '.NET Smart Components' Demoed at AI Event

Yesterday's .NET Conf Focus on AI online event highlighted Microsoft's latest/greatest AI dev tooling, including the newly open-sourced .NET Smart Components.

Content Exclusion Is Latest of Many New Visual Studio Copilot Features

The ability for admins to configure Copilot to ignore specific files in repositories or organizations joins a raft of other enhancements that affect everything from commit histories to pull requests to targeted slash commands and more.

Microsoft Spotlights .NET 9, Cloud in First Visual Studio 2022 v17.12 Preview

With Visual Studio 2022 v17.11 shipping this week, the first preview of the next edition sees Microsoft emphasizing support for the coming .NET 9 and cloud development with Aspire.

Visual Studio 2022 v17.11 Ships 'Shaped by Your Feedback' (and AI)

Microsoft's Mads Kristensen heavily emphasized the community contributions that helped the dev team ship the brand-new Visual Studio 2022 version 17.11, which includes new features, improvements and fixes across the board spawned from the ideas of users.

Building and Deploying a .NET 9 App Using Azure, Bicep and GitHub Actions

.NET 9 is coming in November, so here is help in how to build and deploy a modern .NET 9 app using cloud and DevOps tools.

VSLive! Dev Conference Tip Leads to New IDE Extension: Sql Formatter

"During the VS Live conference last week, it was brought to my attention that Visual Studio has no support for formatting SQL files."

Integrating Blazor with Existing .NET Web Apps

Blazor shook up the .NET-centric web-dev space several years ago with its new ability to create web apps using C# and .NET instead of primarily coding UI with JavaScript like most every other framework, and it has been steadily advancing ever since. Here's a look at using RazorComponents for app integration.

ABP Ships Community Edition of Open Source .NET Dev Framework

Flying under the radar below Visual Studio, VS Code, JetBrains Rider and other big names in the .NET-centric IDE space is the open-source ABP, which just shipped a new community edition.

With .NET 6 Support Ending, Security Vulnerabilities Loom

While many Visual Studio developers are awaiting the debut of .NET 9 in November, they might want to pay attention to a looming security issue with .NET 6, which will reach end of support at the same time, perhaps leaving apps open to cybersecurity attacks.

Copilot in Visual Studio Will Get Access to Org Knowledge Bases

Visual Studio devs who have become dependent upon GitHub Copilot AI assistance will have to wait a while for a hot new feature already available in VS Code.

Stack Overflow Dev Survey: VS Code, Visual Studio and .NET Shine

In this year's big Stack Overflow developer survey things are much the same for Microsoft-centric data points: VS Code and Visual Studio still rule the IDE roost, while .NET maintains its No. 1 position among non-web frameworks.

Cloud-Native .NET Aspire 8.1 Targets Building Containers, Orchestrating Python

Microsoft's first significant update to .NET Aspire for cloud-native app development addresses the building of container images and the orchestration of Python code among a bevy of new features and enhancements.

Subscribe on YouTube