Enjoying the newsletter? Your feedback helps us grow and reach more developers.

Share your testimonial →

Today's Articles

How to Build Android Widgets with .NET MAUI

https://devblogs.microsoft.com/dotnet/how-to-build-android-widgets-with-dotnet-maui/

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.

Deep C#

https://news.google.com/rss/articles/CBMigAFBVV95cUxNRFN5N0RiMmJxTzJVNzZ4UTNkajRfZUQzOWY1Q3ZTdWpTQnpGQzFUOTB0WnpCd0x2ZUZDMEI3NGV4dmhCSjl3Mk5fdFAtOTF4YWZPWDNIdzV1TnRFVE11WE5JVms0cjNtc2d3Uy0wNl94WWtzWGNTeDNvMGlHRGVueg?oc=5

Deep C# - The Console

Conditional Statements in C#

https://www.c-sharpcorner.com/article/conditional-statements-in-c-sharp3/

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.

.NET AI Community Standup Topic: Let's talk about the new .NET AI Stack

https://www.youtube.com/watch?v=MH-_J8gLZn4

Top 10 Things Every .NET Developer Needs to Do in 2026

https://antondevtips.com/blog/top-10-things-every-dotnet-developer-needs-to-do-in-2026

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

.NET 10 runtime now available in AWS Lambda

https://news.google.com/rss/articles/CBMihwFBVV95cUxNWEotM09oTkM1UG1GODdETkk0U2Jjd3dROVE5NERVcVpDb3lVeG4zVmNjQzNLZWNUczhoeW8yaXpzUTEtMzRzV3ozM045U1FOMUJNcDRYSlZtX2RJYTdOWmRIUU5pdGNyQ01qaHo1bUZENXZWWHhwQXdhOUJUQm5Dd3o5VHhNOWM?oc=5

.NET 10 runtime now available in AWS Lambda

Optimizing .NET App Performance: How Developers in India and Globally Can Build Faster Applications

https://www.c-sharpcorner.com/article/optimizing-net-app-performance-how-developers-in-india-and-globally-can-build/

Boost .NET app performance! Learn AOT compilation, diagnostics, async programming, and memory management. Essential for developers in India and globally.

JavaScript to Blazor: Why C# Frontend Development Is the Future for Developers in India and Worldwide

https://www.c-sharpcorner.com/article/javascript-to-blazor-why-c-sharp-frontend-development-is-the-future-for-developers-i/

Discover Blazor, the C# framework revolutionizing web development! Learn how it simplifies full-stack development, benefits .NET developers, and impacts the Indian tech scene.

How to Stop Wasting Resources: The Beginner’s Guide to .NET CancellationTokens

https://www.c-sharpcorner.com/article/how-to-stop-wasting-resources-the-beginners-guide-to-net-cancellationtokens/

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.

Understanding Migrations in Visual Studio: A Practical Guide for .NET Developers

https://www.c-sharpcorner.com/article/understanding-migrations-in-visual-studio-a-practical-guide-for-net-developers/

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!

.NET 10 and C# 14 — Extension members

https://henriquesd.medium.com/net-10-and-c-14-extension-members-ae6ff4a4d2dd?source=rss-6c0c2fb74009------2

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...

.NET and .NET Framework January 2026 servicing releases updates

https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-january-2026-servicing-updates/

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.

What is C# Used For in 2026?

https://www.c-sharpcorner.com/article/what-is-c-sharp-used-for-in-20262/

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.

Understanding C# Events Using a Simple ICU Example

https://www.c-sharpcorner.com/article/understanding-c-sharp-events-using-a-simple-icu-example/

Learn C# events with a simple ICU room example! Understand event declaration, subscription, and raising. Improve code maintainability and flexibility. Perfect for beginners!

New in .NET 10 and C# 14: Enhancements in APIs Request/Response Pipeline

https://blog.elmah.io/new-in-net-10-and-c-14-enhancements-in-apis-request-response-pipeline/

.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...

Keep Reading

No posts found