Category: C# Corner

OpenSea Launches OS2 Is Now Out of Beta

OpenSea launches OS2, a fully rebuilt platform supporting 19 chains, faster trading, and Voyages — a new quest-based rewards syste...

The future of Web Development with Blazor

Explore how Blazor empowers developers to build interactive web apps with C#. Learn its architecture, real-world use cases, integr...

Efficient Containerization of .NET Applications using d...

Learn to containerize .NET applications using `dotnet publish`. This session covers containerization basics, environment setup, an...

Boosting Productivity with .NET Source Generators

Discover how source generators transform development by analyzing code at compile time. Learn their structure, compiler integratio...

What is a Transformer Model?

A Transformer is a deep learning model architecture designed to handle sequential data, such as text, by using mechanisms called s...

How to Capture UI Elements in Power Automate Desktop Fl...

Learn how to capture UI elements in Power Automate Desktop (PAD) to automate desktop applications easily. Perfect for beginners an...

The Temporal Dead Zone is just a fancy name for the period in your code where a variable has been declared but hasn’t been assigne...

What Is Arbitrum and Why Everyone is Using It in 2025

Arbitrum is an Ethereum Layer 2 scaling solution that makes use of Optimistic Rollups to boost transaction throughput while preser...

Introduction to Base Blockchain

Base is a Layer 2 blockchain built on Ethereum by Coinbase, offering low fees, fast transactions, and a developer-friendly platfor...

How to Create and Use Subflows in Power Automate Deskto...

Learn how to create and use subflows in Power Automate Desktop (PAD) to organize your automation workflows efficiently, improve re...

EJB QUERY LANGUAGE (EJB QL)

EJB QL is a query language used to query enterprise beans and their relationships, supporting string and arithmetic functions, wit...

Azure Service Bus with .NET (Step-by-Step + Code)

Azure Service Bus is a fully managed message broker that allows reliable asynchronous communication between microservices, distrib...