Category: C# Corner

Liquid Objects in Power Pages Portal – Explained with E...

Learn how to use Liquid Objects in Power Pages Portal with clear examples. This guide helps you customize dynamic content, enhance...

Beginner’s Guide to Git Interview Questions

A beginner-friendly guide to Git covering key concepts, commands, workflows, and Git vs. GitHub. Learn to manage code, collaborate...

Mastering API Development in .NET

This article provides a practical guide for .NET developers to build clean, scalable, and maintainable APIs using ASP.NET Core.

Unit of Work Pattern in .NET — Why You Need It and How ...

Learn why the Unit of Work pattern is essential in .NET for managing database transactions efficiently.

Thoughts on "Vibe Coding": When The Music Stops

"Vibe coding" is good. Over-"vibe coding" is causing a stir. The major challenge in industry is happening with a trend that we can...

Use Copilot to Create and Edit Power Fx formulas

Copilot is an AI feature in Power Apps Studio that helps you create and modify Power Fx formulas quickly. You can use Copilot in t...

Clean Code and Best Practices with C# 13

Ziggy Rafiq teaches you how to create clean, maintainable, and testable C# 13 code using modern features, architecture patterns, a...

React Children! Yeah, That’s What They Called

You’ve seen children all over React code, but no one told you how to actually use it well. This is your real-world guide to doing ...

Understanding Cycle Sort in Java

The fundamental principle behind cycle sort is to place each element directly into its final sorted position. The algorithm works ...

Deploying Your First Service on Docker Swarm

Learn how to write Dockerfiles, deploy your first service on Docker Swarm, and scale it with replicas in this beginner-friendly st...

Understanding DBCC Commands in SQL Server: Use Cases an...

Learn the essentials of DBCC commands in SQL Server—powerful tools for monitoring, maintaining, and troubleshooting databases. Mas...

Power Automate Desktop: Read Excel and Use as Data Tabl...

Learn how to read a local Excel file and convert it into a Data Table using Power Automate Desktop. Easily loop through rows, disp...