Build interactive Android widgets with .NET MAUI using RemoteViews, intents, and shared data. The post How to Build Android Widgets with .NET MAUI appeared first on .NET Blog.
Master C# conditional statements! Learn to use if, if-else, switch, and the ternary operator for decision-making in your code. Includes practical examples and tips.
Discover the essential steps every .NET developer should take in 2026 to stay competitive and advance their career. Migrate projects to .NET 10, start using Aspire (.NET Aspire), invest in code qualit
Boost .NET app performance! Learn AOT compilation, diagnostics, async programming, and memory management. Essential for developers in India and globally.
Discover Blazor, the C# framework revolutionizing web development! Learn how it simplifies full-stack development, benefits .NET developers, and impacts the Indian tech scene.
Master graceful task cancellation in .NET using CancellationToken! Learn how to stop long-running operations, manage resources, and improve user experience. Essential for robust .NET Core apps.
Master database schema changes in .NET with Visual Studio Migrations. This guide covers setup, usage, best practices, and practical examples for seamless updates. Keep your database in sync!
Now, in C# 14, we have Extension Members, which allow us to add static members, such as methods and properties, to a type via an extension. For example, this is an extension method that checks if a st...
A recap of the latest servicing updates for .NET and .NET Framework for January 2026. The post .NET and .NET Framework January 2026 servicing releases updates appeared first on .NET Blog.
Explore C#'s diverse uses in 2026: web, cloud, enterprise, games, mobile, and more. Discover why C# remains a top choice for developers seeking scalability and security.
Learn C# events with a simple ICU room example! Understand event declaration, subscription, and raising. Improve code maintainability and flexibility. Perfect for beginners!
.NET 10 is officially out, along with C# 14. Microsoft has released .NET 10 as Long-Term Support (LTS) as a successor to .NET 8. Like every version, it is not just an update but brings something new t...