Category: C# Corner

Exploring the Best NFT Projects on Polygon

Discover the best NFT projects on Polygon, a fast, low-fee, and eco-friendly blockchain. Learn how Polygon supports unique digital...

Build a Chatbot with Retrieval-Augmented Generation (RA...

Learn how to build a smart RAG (Retrieval-Augmented Generation) chatbot using Python, FAISS, Transformers, and Gradio. It retrieve...

How to Always Think Outside the Box

Want to learn how to think outside the box as a student? This practical guide shows how creative thinking can boost your personal ...

Top 10 Generative AI Tools for Content Creation

Discover the top 10 generative AI tools transforming content creation for blogs, social media, and marketing. Compare features, pr...

Personality Classification - By Supervised (Classifica...

This project analyzes personality traits using social and behavioral data. It builds and compares models like SVM, XGBoost, and Ne...

Power Automate Desktop - How to Use For Each Loop and B...

Learn how to use the For Each loop in Power Automate Desktop with real-world Excel examples, best practices, and error handling ti...

How to Use Variables in Power Automate Desktop

Learn how to use variables in Power Automate Desktop (PAD) to store, pass, and manipulate data. From text to tables, master types,...

Learn to automate SharePoint development site creation using Microsoft Copilot Studio and Power Automate. Build a smart agent that...

Union Bank Refund Process: Secure Business to Customer ...

As part of our implementation for the Union Bank Refund Process, we needed to build a secure channel for transferring sensitive tr...

Generate RSA Public and Private Keys Using OpenSSL

Learn how to generate RSA key pairs using OpenSSL in Git Bash. Step-by-step guide includes creating private/public keys, PEM file ...

Getting Started with Machine Learning in .NET

Learn how to build a simple ML.NET app in .NET using Visual Studio. From loading CSV data to training a regression model and makin...

Run C# File Instantly with .NET 10

Microsoft has introduced a groundbreaking feature in .NET 10 Preview 4, the ability to run C# files directly using dotnet run app....