.NET Framework


Jeremy Clark Explains Task, Await and Asynchronous Methods in C#

There's a lot of confusion about async/await, Task/TPL and asynchronous and parallel programming in general, so Jeremy Clark is on a mission to inform developers on how to use everything properly.

Uno Platform VS Code Extension Adds Mobile Debugging

Uno Platform, which offers a framework for building cross-platform applications with .NET, announced a new version of its Visual Studio Code extension that adds mobile targeting.

See What's Coming in Visual Studio 2022 UI Design Refresh

Microsoft announced a series of UI updates for Visual Studio 2022 aimed at improving visual cohesion, accessibility, productivity and customization of the IDE, as well as aligning it with the Microsoft Fluent design language.

Allen Conway on Choosing Between Angular/React/Vue for Building a Modern Web Client App

This is a crucial consideration as it has a major impact on the long-term development of a company or project. So the importance of knowing how to make an informed decision on which path to choose can't be understated.

.NET Upgrade Assistant Now Works with .NET MAUI, Azure Functions

Microsoft added .NET MAUI and Azure Functions support to its .NET Upgrade Assistant, which helps developers upgrade any .NET application to the latest version of .NET from right inside the Visual Studio 2022 IDE.

Deborah Kurata's Favorite 'New-ish' C# Feature: Pattern Matching

We often hear about the big new features in .NET or C#. But what about all of those lesser-known but useful new features like collection indices and ranges, date features, pattern matching and records?

Visual Studio IntelliCode AI Assistant Gets Deep Learning Upgrade

Microsoft has improved the code-completion capabilities of Visual Studio's AI-powered development feature, IntelliCode, with a neural network approach.

Contributing to Windows Community Toolkit Now Easier

Microsoft's ongoing revamp of the Windows Community Toolkit (WCT) is providing multiple benefits, including making it easier for developer to contribute to the project, which is a collection of helpers, extensions and custom controls for building UWP and .NET apps for Windows.

Semantic Kernel (AI LLM Integration) Gets VS Code Tools, Python Support

It helps developers infuse advanced AI technology into their apps, including wildly popular generative AI systems like ChatGPT and GPT-4 from Microsoft partner OpenAI.

Server-Side Blazor Component Rendering ('Blazor United') Comes to .NET 8

"This is the beginnings of the Blazor unification effort to enable using Blazor components for all your web UI needs, client-side and server-side."

GrapeCity Release Boosts WinForms, WPF Components

Offering .NET UI controls for mobile, web and desktop development, the release is available in a free trial.

.NET MAUI Team Stamps Out Memory Leaks, Tweaks NuGet Packaging

Released last week, .NET MAUI (.NET Multi-platform App UI) in .NET 8 Preview 3 mostly continues the effort to improve the quality of UI controls, layout and memory management, Microsoft said.

Microsoft Intros Native AOT for ASP.NET Core

In the new .NET 8 Preview 3, Microsoft introduced initial support for native Ahead-of-Time (AOT) compilation in the framework's web-dev component, ASP.NET Core.

What Devs Should Know About ChatGPT and LLMs with GitHub's Brian Randell

With so much evolving (and occasionally inaccurate) discourse out there around ChatGPT it's critical for devs to learn best practices, tips and guidance from the true experts in these fields.

Entity Framework Performance Monitoring and Tuning with Jim Wooley

Object Relational Mapping (ORM) technologies like Entity Framework can drastically simplify the programming model against databases, but when done carelessly, performance can suffer.

Avalonia .NET UI Framework Picks Up Steam as Milestone Release Nears

A large, engaged community of open source developers is awaiting a milestone release of Avalonia, a cross-platform UI framework for .NET that boasts more than 2.2 million installs.

How to Build Fast and Reusable Blazor Code with Microsoft's Jeffrey T. Fritz

Building reusable components with Microsoft's full-stack web-dev framework, Blazor, relieves the drudgery of writing the same code over and over again.

Uno Platform 4.8 Intros Startup Wizard

Responding to user requests for a more seamless startup experience, Uno Platform 4.8 introduces a new App Template wizard to do just that.

Color Wave

Microsoft Offers Private Preview for GitHub Copilot Chat for Visual Studio 2022

Developers can now sign up for a private preview of enhanced chat capabilities coming to GitHub Copilot, the "AI pair programmer" that works in the Visual Studio 2022 IDE and in Visual Studio Code.

Mads Kristensen's Sneak Peek at Visual Studio's AI Future, To 'Rekindle Our Love of Coding'

With advanced generative AI systems reshaping software development, Microsoft's Mads Kristensen detailed the many ways AI will improve coding in Visual Studio.

Subscribe on YouTube