I write about C# , .Net , MVC , Web APIs , SQL Server , Angular , Entity Framework , LINQ , Java Script , Jquery , React JS , Python , Azure DevOps , Blazor Web APP , .Net MAUI.
You can follow me via the various channels below:
  • All
  • C#
  • ASP.NET MVC
  • SQL
  • Software Requirement
  • Advanced Professional Skills
  • Data Science
  • Artificial Intelligence & Machine Learning
  • Azure
  • R Programming

Smart Bread crumbs in ASP.NET Core

How to easily implement Smart Bread crumbs in ASP.NET Core using C#

What is Scriban and how to use it in C#

Scriban is a fast, powerful, and lightweight scripting language and .Net template engine, which is used to parse templates and render them very quickly.

Software Requirement Specification Template

How to write Software Requirement Specification document ?

Critical Thinking and Reading

Why Critical Thinking and Reading are an important skill for you in your life and for your future career?

Parse semicolon separated csv string into list object

If your CSV is semicolon-separated instead of comma-separated, you can modify the code accordingly. Here's an example:

User story, Use case and Expand use case

What’s the meaning of user story, use case and Expand use case

Web API token based authentication example c# step by step

How to implement authentication in Web API .NET 8.0

Implementation of Redis Cache in C#

Implementing Redis cache in a C#. Web API involves several steps. Below is a step-by-step guide: