.NET Articles

Tags:
Articles
Copilot Studio gets faster with .NET 10 on WebAssembly
Microsoft Copilot Studio recently upgraded its .NET WebAssembly engine to .NET 10. The migration was straightforward, simplified deployment, and deliv...
Microsoft .NET Blog
SBOMs for CRA Compliance in DevExpress-Based Apps — Preview Now Open
If you ship apps to customers in the EU, the Cyber Resilience Act (CRA) will require a Software Bill of Materials (SBOM) as part of your conformity do...
DevExpress Blog
Creating More Realistic Tests with In-Memory Databases in ASP.NET Core
Testing ASP.NET Core APIs with in-memory SQLite and JustMock enables validation of real-world scenarios like pagination, keys and rules without a real...
Telerik Blog
Durable Workflows in the Microsoft Agent Framework
Build durable AI agent workflows with the Microsoft Agent Framework. Start with in-process console apps, add durability with the Durable Task runtime,...
Microsoft .NET Blog
Routing Management and Creating NotFound Pages in Blazor
Route handling got better in .NET 10. Let’s see how to create context for managing information on an error page and show users specific error pages.
Telerik Blog
Real-world WPF Modernization Showcase
🕓 7 MINAn inside look at modernizing a WPF app to a modern .NET cross-platform Uno Platform app with AI. The post Real-world WPF Modernization Showca...
Uno Blog
How to Fix Slow EF Core Queries: Practical Performance Tuning
Speed up EF Core queries with practical tuning techniques like no-tracking, indexing, compiled queries, and caching for faster, scalable .NET APIs.
Syncfusion Blog
Microsoft Agent Framework – Building Blocks for AI Part 3
Build intelligent AI agents in .NET with the Microsoft Agent Framework. Learn how to create agents with tools, multi-turn conversations, memory, and g...
Microsoft .NET Blog
Integrating Haptic Feedback in .NET MAUI
Learn how to give your users interactive feedback with long or short haptic vibration in your .NET MAUI application.
Telerik Blog
Building an AI-Powered Conference App with .NET’s Composable AI Stack
Learn how we built ConferencePulse, an AI-powered conference assistant, using .NET's composable AI stack including Microsoft.Extensions.AI, DataIngest...
Microsoft .NET Blog
What Actually Happens When You Port a WPF App to a Modern .NET UI using Agents
🕓 7 MINWhat actually happened when we ported a real 15-window WPF OCR app to Uno Platform: 57% less code, 52% less memory, ~92% feature parity, and t...
Uno Blog
Creating a Custom AI Agent with Telerik Tools 4: Crafting an Interactive Blazor UI
If you’re creating an AI-enabled backend, your users expect an interface that supports working with an AI tool. The Telerik UI for Blazor AIPrompt wra...
Telerik Blog
Governing MCP tool calls in .NET with the Agent Governance Toolkit
Learn how to govern MCP tool calls in .NET with the Agent Governance Toolkit—policy-based access control, security scanning, and response sanitization...
Microsoft .NET Blog
VSTest is Removing its Newtonsoft.Json Dependency
VSTest is removing its Newtonsoft.Json dependency in .NET 11 and Visual Studio 18.8. Here's who is affected and how to fix it. The post VSTest is Remo...
Microsoft .NET Blog
Uno Platform Joins SkiaSharp as Co-Maintainer Ahead of SkiaSharp 4.0
🕓 6 MINSkiaSharp 4 is around the corner - the biggest update to SkiaSharp in years. Along with the .NET teams at Microsoft, Uno Platform will co-main...
Uno Blog
Welcome to SkiaSharp 4.0 Preview 1
SkiaSharp 4.0 Preview 1 is here. Learn all about the new features and how Uno Platform has stepped up as a co-maintainer. The post Welcome to SkiaShar...
Microsoft .NET Blog
High-Performance Distributed Caching with .NET and Postgres on Azure
Adding caching to your application architecture can significantly improve key performance metrics, cut latency, and reduce load across downstream syst...
Microsoft .NET Blog
Combining API versioning with OpenAPI in .NET 10 applications
Learn how to implement API versioning in your .NET 10 applications using OpenAPI for better API management and documentation. The post Combining API v...
Microsoft .NET Blog
Loading UI/UX Patterns for AI Applications
Give users appropriate loading feedback for the AI process going on. Here are some patterns aligned to the wait time, with implementation ideas for Bl...
Telerik Blog
Building Chat Applications with the .NET MAUI Chat (Conversational UI) Control
The .NET MAUI Conversational UI (Chat) component allows integrating chat experiences into your mobile and desktop applications. Learn how to work with...
Telerik Blog
66 items