Latest from todayhow-toHow to upload files using minimal APIs in ASP.NET CoreLearn how to upload files efficiently to minimal API endpoints in ASP.NET Core, using anti-forgery tokens to avoid anti-forgery errors.By Joydip KanjilalAug 21, 20257 minsC#Development Libraries and FrameworksMicrosoft .NET news .NET 10 Preview 7 adds XAML generatorBy Paul KrillAug 19, 20253 minsC#Development Libraries and FrameworksMicrosoft .NETanalysis Getting started with A2A in .NETBy Simon BissonAug 7, 20258 minsDevelopment Libraries and FrameworksGenerative AIMicrosoft .NET news.NET Aspire 9.4 boasts CLI core commands, AI integrationsBy Paul Krill Aug 1, 20253 minsDevelopment ToolsMicrosoft .NETSoftware Deployment how-toHow to use Dapper Plus in .NET CoreBy Joydip Kanjilal Jul 25, 20258 minsC#Development Libraries and FrameworksMicrosoft .NET newsMCP C# SDK updated to support latest Model Context Protocol specBy Paul Krill Jul 23, 20252 minsC#Generative AIMicrosoft .NET news.NET 10 Preview 6 brings JIT improvements, one-shot tool executionBy Paul Krill Jul 16, 20253 minsDevelopment Libraries and FrameworksMicrosoft .NETSoftware Development how-toHow to inline methods using MethodImplAttribute in C#By Joydip Kanjilal Jul 10, 20259 minsDevelopment Libraries and FrameworksMicrosoft .NETSoftware Development how-toHow to use route constraints in ASP.NET Core minimal APIsBy Joydip Kanjilal Jun 26, 20259 minsC#Development Libraries and FrameworksMicrosoft .NET Articlesnews.NET 10 Preview 5 highlights C# 14, runtime improvementsThe latest .NET preview release includes user-defined compound assignment operators for C# 14 and an extension to JIT compiler escape analysis in the .NET runtime.By Paul Krill Jun 12, 2025 3 minsC#Microsoft .NETProgramming Languageshow-toHow to use frozen collections in C#The FrozenSet and FrozenDictionary classes introduced in .NET 8 are immutable collections optimized for fast look-ups. Here’s how to take advantage of them. By Joydip Kanjilal Jun 12, 2025 11 minsC#Development Libraries and FrameworksMicrosoft .NETnewsC# 14 introduces file-based appsNew capability in .NET 10 Preview 4 allows developers to run a stand-alone C# file directly, without requiring a project file or project structure. By Paul Krill Jun 3, 2025 2 minsC#Microsoft .NETProgramming Languagesnews.NET Aspire update includes AI debugging via GitHub Copilot.NET Aspire 9.3 also boasts dashboard improvements for resource tracing and easier access to a resource’s telemetry, commands, URLs, and more.By Paul Krill May 23, 2025 3 minsDevelopment ToolsGenerative AIMicrosoft .NEThow-toHow to add user context to request traces in ASP.NET CoreUser context makes life easier when tracing Http requests in ASP.NET Core applications. It’s easy to add with custom middleware. By Joydip Kanjilal May 22, 2025 7 minsC#Development Libraries and FrameworksMicrosoft .NETnewsVisual Studio previews agent mode for multi-step coding tasksGitHub Copilot agent mode in Visual Studio 2022 17.14 can create apps from scratch, refactor code across multiple files, write and run tests, and apply code changes iteratively, Microsoft said. By Paul Krill May 16, 2025 3 minsC++Generative AIVisual StudionewsUno Platform introduces unified rendering engineSkia rendering engine promises ‘massive’ improvements in startup times and UI rendering performance on all target platforms, according to the company. By Paul Krill May 15, 2025 2 minsDevelopment Libraries and FrameworksMicrosoft .NETSoftware Developmentnews.NET 10 Preview 4 enhances Zip processing, JIT compilation, Blazor WebAssemblyLatest preview of Microsoft’s application development platform also brings improvements for the F# language and Windows Presentation Foundation. By Paul Krill May 14, 2025 3 minsMicrosoft .NETProgramming LanguagesSoftware DevelopmentnewsC# 14 introduces extension membersC# 14 preview in .NET 10 Preview 3 adds static extension methods, instance and static extension properties, and a new optional alternative syntax for extension members.By Paul Krill May 12, 2025 2 minsC#Microsoft .NETProgramming Languageshow-toHow to use the IServiceProvider interface in ASP.NET CoreTake advantage of the IServiceProvider interface to resolve service dependencies in ASP.NET Core and improve the maintainability and testability of your applications. By Joydip Kanjilal May 1, 2025 10 minsC#Development Libraries and FrameworksMicrosoft .NETnewsMicrosoft previews SignalR client for iOSSignalR Swift client allows iOS developers to build chat, live streams, and other real-time communications features into their SwiftUI or UIKit apps. By Paul Krill Apr 28, 2025 2 minsMicrosoft .NETMobile DevelopmentSwiftnewsMicrosoft updates AI chat template for cloud app dev.NET AI Chat Web App template gets a second preview that works with vector data and the C# Dev Kit.By Paul Krill Apr 22, 2025 2 minsC#Generative AIMicrosoft .NET Show more Show less View all Video on demand video PyApp: Build click-to-run Python apps with Rust Python programs aren’t easy to bundle up into click-to-run installable packages. No native way to do this exists, and the various third-party solutions like PyInstaller have major shortcomings and quirks. The PyApp project, written in Rust, aims to make it easy to build standalone executables for Python apps, although you need to be familiar with the Rust toolchain to use it. This video shows a simple example of PyApp in action, and details some of its features and limitations. Aug 15, 2025 5 minsPython Hands-on with Kiro, the agentic code generation IDE Aug 1, 2025 7 mins Python Use UV to run Python packages and programs without installing Jul 18, 2025 3 mins Python What are the limits of current AI approaches, and what might be next Jul 11, 2025 7 mins Python See all videos Explore a topicAnalyticsArtificial IntelligenceCareersCloud ComputingData ManagementDatabasesDevelopment ToolsDevopsEmerging TechnologyGenerative AIJavaJavaScriptOpen SourceProgramming LanguagesView all topics Show me moreLatestArticlesVideos news Microsoft adds MCP support to Visual Studio to boost development of agentic applications By Anirban GhoshalAug 22, 20254 mins Artificial IntelligenceDevelopment ToolsGenerative AI analysis From cloud migration to cloud optimization By David LinthicumAug 22, 20255 mins Cloud ArchitectureCloud ManagementHybrid Cloud analysis Generative AI dos, don’ts, and ‘undos’ By Josh FruhlingerAug 22, 20253 mins Artificial IntelligenceCareersGenerative AI video New Python Env Manager in VS Code — What You Need to Know Jul 1, 20254 mins Python video "Fearless concurrency" in future versions of free-threaded Python Jun 26, 20255 mins Python video Are AI Models Really Deterministic? Here's Why They Often Aren’t Jun 24, 20254 mins Python