Free .NET Web API Course

All Categories
138 Articles

.NET

Personal Favorite to build Robust Enterprise Grade Backend Systems.

Page 9

Showing 97-108 of 138 articles

Page 9 of 12
Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
dotnet

Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide

In this article, we will demonstrate implementing Blazor CRUD using Mudblazor Component Library with a more polished way to achieve the CRUD functionalities.

12 min read
66.4K views
Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
dotnet

Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5

Setting up Permissions to access your resources is always a crucial part of your application's security. In this article, we will implement Permission-Based Authorization in ASP.NET Core that builds upon the concept of Claim-Based Authorization in ASP.NET Core. As usual, we will be building this application right from scratch to get some detailed knowledge about the whole scenario and how it would actually help you secure your projects.

25 min read
102.5K views
Audit Trail Implementation in ASP.NET Core with Entity Framework Core
dotnet

Audit Trail Implementation in ASP.NET Core with Entity Framework Core

In this article, we will learn about Using Entity Framework Core and Dapper in ASP.NET Core together in the same application. Another major point of discussion will be Transactions. By the end of the article, we will have an application that works with both Entity Framework Core and Dapper alongside each other, but also intelligent enough to rollback data whenever there is an exception with the process.

12 min read
100.2K views
Using Entity Framework Core and Dapper in ASP.NET Core - Safe Transactions
dotnet

Using Entity Framework Core and Dapper in ASP.NET Core - Safe Transactions

In this article, we will learn about Using Entity Framework Core and Dapper in ASP.NET Core together in the same application. Another major point of discussion will be Transactions. By the end of the article, we will have an application that works with both Entity Framework Core and Dapper alongside each other, but also intelligent enough to rollback data whenever there is an exception with the process.

17 min read
93.6K views
Razor Page CRUD in ASP.NET Core with jQuery AJAX  - Ultimate Guide
dotnet

Razor Page CRUD in ASP.NET Core with jQuery AJAX - Ultimate Guide

In this tutorial, we will learn a clean and simple way to implement Razor Page CRUD in ASP.NET Core with jQuery AJAX and Bootstrap Modal. The ultimate aim is to build an Entity Management Set of Operations (CRUD) that doesn't reload pages. We will be achieving this with the help of ASP.NET Core Razor Page, Razor Partial View, JQuery AJAX calls so that you would never have to see your page reload again but everything would just work flawlessly.

21 min read
93.7K views
Working with MongoDB in ASP.NET Core - Ultimate Guide
dotnet

Working with MongoDB in ASP.NET Core - Ultimate Guide

We will learn about working with MongoDB in ASP.NET Core. We will be building a WebAPI Project that can manage customer data. Along the way we will cover various concepts including Introduction to NoSQL Database, What is MongoDB, Installing MongoDB Locally and on the Cloud, Integrating with ASP.NET Core and much more. In general, you will be getting a complete working knowledge with MongoDB and probably set enough to start implementing MongoDB in your next ASP.NET Core Project.

14 min read
66.7K views

.NET + AI: Build Smarter, Ship Faster

Join 8,000+ developers learning to leverage AI for faster .NET development, smarter architectures, and real-world productivity gains.

AI + .NET tips
Productivity hacks
100% free
No spam, unsubscribe anytime