Getting Started With ASP.NET Core 7
Introduction As we all know .NET 7 is officially released and generally available on Nov 8th, 2022, this article explains some of the key features and how to get started
Introduction As we all know .NET 7 is officially released and generally available on Nov 8th, 2022, this article explains some of the key features and how to get started
I will speak at Bcrypt -India Web 3.0 Roadshow 2022 which will be from October 08-16, 2022. Join the session to explore the opportunities and blockchain development practices using Stratis
.NET MAUI together with Blazor can enable a single code base of Web UI components for native mobile, desktop and web applications.
Introduction Microsoft has officially released the MAUI recently. Using MAUI – Multi-Platform Application UI framework we can develop native mobile and desktop applications with C# and XAML. MAUI is an
Introduction SignalR is an open-source library that facilitates to add real-time functionality on the web applications. Using this, the server application can push real-time data to the client. Microsoft has
Congratulations! We’re pleased to present you with the 2022 Microsoft Most Valuable Professional (MVP) award in recognition of your exceptional technical community leadership.
Congratulations! You have received the C# Corner Most Valuable Professional (MVP) Award. This award is given for your extraordinary contributions to the C# Corner community. Thank you for your valuable…
Introduction This article describes what is Smart Contract, its uses, benefits, determinism, and the importance of determinism in the blockchain. Smart Contract A Smart Contract is a piece of code,
Microsoft released .NET 6 a few months before. In this article, I will describe what are the new features included in .NET 6.0. Let’s go-to features. Features of .NET 6.0
Introduction This article describes the open-source development, its licensing terms, benefits, and how to contribute to the open-source projects as well as how one takes benefits from the available open-source