.NET Framework


Java Gets AI-Assisted IntelliCode in Visual Studio Code Editor

Java developers using the Visual Studio Code editor can now enjoy the same AI-assisted IntelliCode functionality previously available only to Python coders.

.NET Standard 2.1 Announced with 3,000 New APIs

Microsoft just announced .NET Standard 2.1, its first update in more than a year as it plays catch-up with the .NET Core implementation, which is about to hit v2.2.

Adding Blazor to Existing HTML+JavaScript Pages

Not only can you integrate JavaScript with Blazor, that integration provides a strategy for moving your existing pages to Blazor without having to rewrite your existing JavaScript code.

Subqueries in LINQ

If someone tells you that LINQ doesn't support subqueries ... well, they're not wrong. But they're also not entirely correct, either. With LINQ you can meet many of the goals of SQL subqueries including the ability to build complex queries out of simpler ones.

Windows Community Toolkit 5.0 Shouts Out to WinForms, WPF

Windows Community Toolkit 5.0 includes new functionality for using UWP controls in Windows Forms and WPF desktop applications, introduces a new TabView control, boosts social media platform support and more.

Blazor: Working with Events

Blazor expert Chris Sainty provides hands-on code samples to explain how to handle DOM and user-defined events in Microsoft's experimental project for writing browser-based apps with C# instead of JavaScript.

Adding Custom Processing to Requests in ASP.NET

ASP.NET Web API and ASP.NET MVC have similar (but not identical) mechanisms that allow you to customize how your requests and responses are processed. Not surprisingly, ASP.NET Web API's implementation is both easier and more flexible than ASP.NET MVC.

ASP.NET Core Ditching .NET Framework, Will Be 'Part of .NET Core' Going Forward

Microsoft said that going forward, ASP.NET Core will only run on the NET Core 3.0 platform, not the traditional 16-year-old .NET Framework.

What's the Only Major Visual Studio Extension with a Perfect Rating?

.NET developers have long availed themselves of a wealth of functionality -- mostly free -- from the Visual Studio Marketplace, but only one major offering has earned a perfect 5.0 rating above a certain threshold of developer reviews.

In .NET Updates, Traditional Framework Takes Back Seat to Core

Microsoft's shift from the traditional 16-year-old .NET Framework to modernized, open source and cross-platform "Core" implementations is picking up in pace.

Processing Every Request and Response in ASP.NET

You have at least two options for adding processing to multiple controllers without duplicating code in each of the Controllers.

Xamarin.Forms Updates Buttons, Images, Labels, More

The latest update to Xamarin.Forms -- Microsoft's C#-based, open source cross-platform mobile app dev solution -- addresses the "little things" such as buttons, images labels and more.

Microsoft: Visual Studio 2019 Preview Coming Soon

Microsoft announced the first preview of Visual Studio 2019 will be available before year's end, with general availability of the flagship IDE expected in the first half of 2019.

Telerik Dev Tools Adds UI Components for .NET Coding

Progress announced a new release of Telerik UI components for Web, mobile and desktop development in the .NET ecosystem.

ASP.NET Core: Learning the Ropes, Part 1

Eric Vogel shows how to create a new ASP.NET Core Web application using Visual Studio 2017.

Microsoft Claims 2 of Top 5 Open Source Projects in GitHub

GitHub released its huge yearly Octoverse report on activity in the open source community, revealing that Microsoft claimed two of the top five projects, ranked by the number of contributors.

Visual Studio for Mac Getting VS Code Internals in Reliability Revamp

Persistent performance and reliability issues in the Visual Studio for Mac IDE will be addressed by replacing most of the editor internals with code from the Visual Studio IDE.

From Ada to Azure: 25 Years of Software at Visual Studio Live!

Laurent Bugnion, a Senior Cloud Developer Advocate for Microsoft who downloaded his first Web site on Mosaic in 1993, takes you on a trip through time to review software developments during the 25-year span of the Visual Studio Live! .NET training and networking conferences.

Visual Studio Feedback Switching from UserVoice to 'Suggest a Feature' on Developer Community Site

The Visual Studio Engineering Team is moving off the UserVoice site previously used to collect developer feedback about the IDE in favor of a new "Suggest a Feature" mechanism on the Developer Community site.

Microsoft Takes Infer.NET Machine Learning Framework to Open Source

One of the latest Microsoft creations to be taken open source is a cutting-edge project in the booming artificial intelligence space.

Subscribe on YouTube