C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Aarav Patel(12)
Riya Patel(11)
Sandhiya Priya(10)
Niharika Gupta(9)
Ananya Desai(9)
Nidhi Sharma(9)
Tuhin Paul(8)
Saurav Kumar(7)
Abiola David(4)
Parthiv Suthar(4)
Gowtham K(2)
Kesavan V(2)
Ajithkumar J(1)
Suraj Vishwakarma(1)
Jignesh Prajapati(1)
Dummy (1)
Pankajkumar Patel(1)
Semi Hayat(1)
Ifan Jaya Suswanto Zalukhu(1)
Ravindra Headl(1)
Sardar Mudassar Ali Khan (1)
Rahul Verma(1)
Harshil Malvi(1)
Sandeep Mishra(1)
Vinoth Xavier(1)
Resources
No resource found
Building AI Features in ASP.NET Core Using Small Language Models Instead of Large LLMs
Jul 02, 2026.
Build AI features in ASP.NET Core with Small Language Models (SLMs) for lower costs, faster responses, and better privacy than LLMs.
Building a Developer Copilot for Internal Documentation Using Semantic Kernel
Jun 30, 2026.
Build an AI-powered Developer Copilot for internal docs using Semantic Kernel & .NET. Enhance knowledge discovery & productivity.
How to Build a Multi-Model AI Strategy in .NET Using Azure OpenAI, Ollama, and Foundry Local
Jun 30, 2026.
Build flexible .NET AI apps with Azure OpenAI, Ollama, and Foundry Local. Optimize for performance, privacy, and cost with a multi-model strategy.
Implementing Local LLM Inference in .NET Applications Using ONNX Runtime
Jun 30, 2026.
Unlock local LLM inference in .NET with ONNX Runtime for faster, private, and cost-effective AI applications. Learn integration & best practices.
Production-Ready AI Safety Filters for Enterprise Applications Using .NET
Jun 29, 2026.
Build production-ready AI safety filters for enterprise .NET apps using Azure OpenAI. Secure LLMs, prevent risks, and ensure compliance.
Stop Using LookUp() in Patch() When You Already Have the Record
Jun 29, 2026.
Optimize Power Apps Patch() by avoiding LookUp() when you have the record or ID. Boost performance & simplify code!
Building Intelligent Code Ownership Discovery Systems Using AI
Jun 29, 2026.
Build intelligent code ownership discovery systems using AI, .NET, and GitHub APIs for faster incident resolution and improved collaboration.
Count Matching Subsequences Using Dynamic Programming in Java
Jun 26, 2026.
Learn how to solve the Count Matching Subsequences problem using Dynamic Programming in Java with an O(n × m) approach, explanation, examples, and code.
Loading Files into an Existing Fabric Lakehouse Table Using the Graphical User Interface (GUI)
Jun 26, 2026.
In this article, you will learn how to load files to Fabric Lakehouse tables using existing table append behaviour of the graphical user interface
Building AI-Powered Release Notes from Git History Using .NET
Jun 26, 2026.
Automate release notes with .NET and AI from Git history. Streamline documentation, improve consistency, and save developer time.
Production-Ready AI Guarded Deployments Using GitHub Actions and .NET
Jun 26, 2026.
Enhance production deployments with AI-guarded pipelines using GitHub Actions and .NET for smarter, safer, and more reliable releases.
AI-Powered Database Schema Evolution Using Entity Framework Core
Jun 26, 2026.
Enhance database schema evolution with Entity Framework Core and AI. Reduce risks, improve performance, and automate documentation for safer migrations.
Intelligent Database Index Optimization Using AI and SQL Server
Jun 26, 2026.
Leverage AI and SQL Server DMVs with .NET to build intelligent index optimization, boosting performance and reducing manual tuning.
AI-Powered Feature Usage Analytics for SaaS Applications Using .NET
Jun 26, 2026.
Leverage .NET and AI for advanced SaaS feature usage analytics. Gain actionable insights, boost adoption, and drive product success.
AI-Powered Codebase Modernization Using GitHub Copilot Agents
Jun 25, 2026.
Accelerate .NET codebase modernization with GitHub Copilot Agents. Analyze, refactor, and test legacy code efficiently.
How to Modernize Legacy .NET Applications Using AI-Powered Code Analysis
Jun 25, 2026.
Modernize legacy .NET apps faster with AI code analysis. Understand, refactor, and secure your codebase efficiently.
Building Enterprise AI Decision Audit Systems Using .NET
Jun 24, 2026.
Build enterprise AI decision audit systems with .NET. Ensure transparency, accountability, and compliance for AI-driven decisions.
Building AI-Powered Internal Compliance Advisors Using Blazor
Jun 23, 2026.
Build AI-powered internal compliance advisors with Blazor for real-time policy guidance, reducing risk and boosting productivity.
Designing AI-Native Workflow Engines Using .NET Aspire
Jun 23, 2026.
Design AI-native workflow engines with .NET Aspire for adaptive, scalable, and observable distributed applications. Integrate AI, services, and data.
Building a Production-Grade Object Storage Migration Tool Using Node.js and AWS S3
Jun 23, 2026.
Build a production-grade object storage migration tool with Node.js and AWS S3, covering architecture, challenges, and best practices for scalability.
Modern Fintech Development Using .NET Core Microservices
Jun 22, 2026.
Leverage .NET Core microservices for scalable, resilient, and secure fintech development. Master API gateways, Kubernetes, EDA, and IAM for modern financial platforms.
Building AI-Powered Engineering Standards Assistants Using Blazor
Jun 22, 2026.
Build AI-powered engineering standards assistants with Blazor & ASP.NET Core for instant guidance, improved productivity, and consistent application of guidelines.
Building AI-Powered Runbooks for Production Operations Using .NET
Jun 22, 2026.
Build AI-powered runbooks with .NET to modernize production operations, reducing downtime and improving incident response efficiency.
Measuring Retrieval vs. Generation Quality Independently using LangGraph
Jun 20, 2026.
Master RAG evaluation by decoupling retrieval & generation with LangGraph. Pinpoint bottlenecks for production-grade AI.
Fixing DevOps RAG Failures Using LangGraph Reflection
Jun 20, 2026.
Fix DevOps RAG failures with LangGraph reflection. Solve generation bottlenecks by enabling LLMs to self-correct for accurate, concise answers.
Detecting Context Poisoning and Irrelevant Injection using LangGraph
Jun 21, 2026.
Secure your RAG pipelines against Context Poisoning and Irrelevant Injection. Learn to build resilient AI with LangGraph for enterprise-grade security.
Citation Grounding for Compliance-Heavy Industries using LangGraph
Jun 21, 2026.
Build a citation-grounded RAG system with LangGraph for compliance-heavy industries, ensuring AI traceability and trust.
Building AI-Powered Customer Feedback Analysis Systems Using .NET
Jun 19, 2026.
Unlock actionable insights from customer feedback with AI-powered .NET systems. Enhance products, boost satisfaction, and drive growth.
Building a Vehicle Rental Management System in C# Using Entity Framework Core
Jun 18, 2026.
Build a Vehicle Rental Management System in C# Console App with EF Core, Repository Pattern, Session Management, and Email Integration.
Self-Correcting AI Agents Using Reflection Patterns in LangGraph
Jun 18, 2026.
Build self-correcting AI agents with LangGraph's Reflection Pattern for robust, mission-critical applications like fintech.
Reducing Hallucinations in Agent-Based Systems Using LangGraph: An E-Commerce Order Booking
Jun 19, 2026.
Combat LLM hallucinations in e-commerce with LangGraph. Learn techniques like grounded retrieval, schema enforcement, and self-correction for reliable order booking.
Stop Using Mega-Prompts: Build a Multi-Agent Hospital for Your AI Using LangGraph
Jun 19, 2026.
Build a multi-agent hospital for AI using LangGraph to process complex tasks efficiently, avoiding mega-prompt overload and hallucinations.
Implementing AI-Powered Data Classification Systems Using .NET
Jun 18, 2026.
Implement AI-powered data classification in .NET for enhanced security, compliance, and efficiency. Automate categorization of sensitive information.
Handle Agent Memory, Checkpointing, and Recovery in Multi-Agent Workflows Using LangGraph
Jun 18, 2026.
Master LangGraph for resilient AI: Learn state management, checkpointing, and recovery for robust multi-agent workflows.
Building AI-Powered Release Validation Systems Using ASP.NET Core
Jun 17, 2026.
Build AI-powered release validation systems with ASP.NET Core for smarter, safer, and more reliable software deployments.
How to Build Developer Productivity Dashboards Using AI Analytics
Jun 17, 2026.
Unlock developer productivity with AI analytics dashboards. Gain insights, identify bottlenecks, and predict risks for better software delivery.
Maximum Product Cutting of a Rope Using a Greedy Mathematical Approach
Jun 17, 2026.
Maximize rope cut product! Discover the optimal strategy of cutting into 3s and a Java solution with O(log n) complexity.
AI-Powered Knowledge Extraction from Enterprise Documents Using .NET
Jun 17, 2026.
Unlock enterprise document insights with .NET and AI. Automate knowledge extraction, improve search, and boost efficiency.
Using Small Language Models (SLMs) in Enterprise .NET Applications
Jun 16, 2026.
Unlock enterprise efficiency with Small Language Models (.NET). Discover SLMs for faster, cost-effective AI solutions, enhanced privacy, and flexible deployment.
Construct List Using XOR Queries – Efficient Reverse Processing Approach
Jun 16, 2026.
Efficiently construct a list using XOR queries by processing in reverse. Avoids costly array updates with bit manipulation.
How to Build an Internal Knowledge Assistant Using Azure AI Search and Blazor
Jun 16, 2026.
Build an internal knowledge assistant with Azure AI Search & Blazor for efficient, AI-powered information retrieval and conversational access.
Assigning Microsoft Graph API Application Permissions to a Managed Identity Using Azure CLI
Jun 15, 2026.
Securely assign Microsoft Graph API application permissions to Azure Managed Identities using Azure CLI. Learn to retrieve App Role IDs and understand required Entra roles.
How to Build AI-Powered Data Analysts Using Semantic Kernel and .NET
Jun 15, 2026.
Build AI-powered data analysts with Semantic Kernel and .NET. Understand natural language, query data, and generate actionable business insights.
Building AI-Powered Release Notes Generators Using ASP.NET Core
Jun 15, 2026.
Automate software release notes with ASP.NET Core, Azure OpenAI, and Semantic Kernel. Streamline documentation and improve communication.
Complete Practical Guide to Design, Build, Test, and Maintain End to End Solutions in Microsoft Azure
Jun 15, 2026.
Complete Practical Guide to Design, Build, Test, and Maintain End to End Solutions in Microsoft Azure
Using GraphRAG with Azure AI Search and .NET Applications
Jun 15, 2026.
Unlock enterprise AI with GraphRAG, Azure AI Search, and .NET. Enhance LLMs with knowledge graphs for deeper context and reasoning.
How to Build Private Enterprise ChatGPT Solutions Using .NET
Jun 15, 2026.
Build secure, private Enterprise ChatGPT solutions with .NET, Azure OpenAI, Semantic Kernel, and Azure AI Search for internal knowledge access.
Using Azure AI Search Hybrid Retrieval for Better RAG Performance
Jun 15, 2026.
Boost RAG performance with Azure AI Search Hybrid Retrieval. Combine keyword & vector search for better relevance, accuracy, and fewer hallucinations.
How to Build AI-Powered Data Analyst Using Semantic Kernel and .NET
Jun 15, 2026.
Build an AI-powered data analyst with Semantic Kernel and .NET. Transform business data into actionable insights using natural language.
Kiro as AI Partner for MS SQL Server Optimization on .NET Core: What Used to Take Days Now Takes Hours
Jun 14, 2026.
Kiro optimizes MS SQL Server for .NET Core by analyzing code & queries, transforming days of work into hours. Learn how AI partners with developers.
How to Build Internal AI Developer Tools Using ASP.NET Core and Blazor
Jun 12, 2026.
Build internal AI developer tools with ASP.NET Core & Blazor. Enhance productivity, access secure company knowledge, and streamline workflows.
AI-Powered Release Management: Using Intelligence to Improve Software Delivery
Jun 12, 2026.
Unlock faster, more reliable software delivery with AI-powered release management. Reduce risk, boost confidence, and optimize your CI/CD.
AI-Driven Vulnerability Remediation: Using Coding Agents to Fix Security Issues
Jun 11, 2026.
AI coding agents revolutionize vulnerability remediation, automating fixes, reducing developer workload, and enhancing security posture.
Intelligent API Rate Limiting Using AI-Based Traffic Analysis
Jun 10, 2026.
Intelligent API rate limiting uses AI to analyze traffic, adapt to patterns, and enhance security beyond traditional methods.
Schema-Driven AI Applications: Using Structured Data for Better LLM Responses
Jun 10, 2026.
Unlock reliable AI with schema-driven applications. Use structured data for predictable LLM responses, easier integration, and robust automation.
Designing Self-Service Developer Platforms Using Backstage and .NET
Jun 10, 2026.
Design powerful self-service developer platforms with Backstage and .NET. Streamline workflows, boost productivity, and accelerate software delivery.
Secure Secrets Management in .NET Applications Using Azure Key Vault
Jun 09, 2026.
Securely manage .NET application secrets with Azure Key Vault. Learn integration, best practices, and why it's crucial for cloud-native security.
Securing .net 9 Application Using JWt Refresh Token signup , login
Jun 08, 2026.
Secure .NET 9 apps with JWT refresh tokens. Implement secure signup, login, and resource protection using best practices.
Maximum Visible People in a Line Using Monotonic Stack
Jun 09, 2026.
Find the maximum number of people visible in a line. This problem is solved efficiently using a monotonic stack to find previous and next greater elements.
Implementing Long-Term Memory in Enterprise AI Agents Using C#
Jun 08, 2026.
Learn how to implement long-term memory in enterprise AI agents using C#, vector databases, embeddings, and memory retrieval patterns to build intelligent and personalized AI solutions.
Building a Natural Language API Gateway Using ASP.NET Core and AI
Jun 08, 2026.
Learn how to build a Natural Language API Gateway using ASP.NET Core and AI. Discover intent detection, API orchestration, structured outputs, security controls, and enterprise implementation patterns.
Find the Kth Smallest Element in a Sorted Matrix Using Binary Search on Answer
Jun 08, 2026.
A matrix search problem solved efficiently using binary search on value range and counting elements less than or equal to mid in O(n) time per step.
Implementing AI Memory Systems in C# Using Vector Databases
Jun 08, 2026.
Learn how to implement AI memory systems in C# using vector databases. Discover embeddings, semantic search, memory architectures, and best practices for building intelligent AI applications.
Count Valid Parentheses Expressions Using Catalan Numbers
Jun 08, 2026.
Given a length n, count the number of valid parentheses expressions that can be formed. The solution is based on the Catalan Number formula, where the number of valid expressions with n/2 pairs of parentheses equals the (n/2)-th Catalan number. This yields an O(n) time and O(1) space solution.
Count Elements Within a Range Using Sorting and Binary Search
Jun 06, 2026.
Learn how to efficiently count array elements within given ranges using sorting and binary search. Includes intuition, lower bound and upper bound concepts, complexity analysis, and Java solution.
Count Elements in a Given Range Using Sorting and Binary Search
Jun 06, 2026.
This problem involves finding the number of elements in an unsorted array that lie within a given range [a, b] for multiple queries. A naive approach would check each element for every query, resulting in high time complexity. A more efficient solution uses sorting and binary search: Sort the array to enable fast searching. For each query [a, b]: Use a lower bound search to find the first element = a. Use an upper bound search to find the first element > b. The difference between these indices gives the count of elements in the range. This approach significantly reduces time complexity to O(n log n + q log n) while keeping space usage minimal. It’s a classic example of combining sorting with binary search to handle range-based queries efficiently.
Find the Kth Missing Positive Number Using Binary Search
Jun 06, 2026.
This article explains how to efficiently find the kth missing positive number in a sorted array. Using the insight that the number of missing numbers before an index i is arr[i] - (i+1), the problem can be solved with binary search, reducing time complexity from O(n + k) to O(log n). The article includes step-by-step examples and a clear Java implementation.
Distributed Caching in ASP.NET Core Using Redis: Best Practices
Jun 05, 2026.
Learn how to implement distributed caching in ASP.NET Core using Redis. Explore caching strategies, Redis integration, and best practices for scalable applications.
Secure Secrets Management in Kubernetes Using External Secrets Operator
Jun 05, 2026.
Learn how to securely manage Kubernetes secrets using External Secrets Operator. Integrate Azure Key Vault, AWS Secrets Manager, and other secret stores with Kubernetes.
Lexicographically Smallest String After Removing K Characters Using a Monotonic Stack
Jun 05, 2026.
Learn how to find the lexicographically smallest string after removing K characters using a monotonic stack in Java. Includes explanation, dry run, and optimized O(n) solution.
Building Autonomous Coding Workflows Using AI Development Agents
Jun 04, 2026.
Learn how to build autonomous coding workflows using AI development agents for planning, coding, testing, reviewing, and software delivery automation.
Agentic DevOps Explained: Using AI Agents in CI/CD Pipelines
Jun 04, 2026.
Learn Agentic DevOps and how AI agents are transforming CI/CD pipelines through automated code reviews, testing, security analysis, deployment decisions, and incident response.
How to automatically organize emails in outlook using Power Automate
Jun 02, 2026.
Learn how to oraganize mails in Office 365 Outlook using Power Automate
Hosting Persistent DevOps Tools on an Azure Windows VM using Docker
Jun 03, 2026.
EF Core Auditing Using Interceptors: Step-by-Step Tutorial
Jun 03, 2026.
Learn how to implement EF Core auditing using SaveChanges Interceptors. Track CreatedBy, ModifiedBy, timestamps, soft deletes, and user activity with practical examples.
Getting SharePoint List Data in SPFx WebPart using JavaScript and REST API
Jun 02, 2026.
This tutorial provides a step-by-step guide to building a SharePoint Framework (SPFx) web part that retrieves and displays SharePoint list data using JavaScript and the REST API. You’ll learn how to set up your SPFx project, configure REST endpoints, and use JavaScript method to call SharePoint’s APIs. The blog also covers best practices for handling JSON responses, error management, and rendering list items dynamically in your web part UI. By the end, you’ll have a working SPFx solution that connects seamlessly with SharePoint lists, making your web parts more interactive and data-driven.
Using the COPY INTO Command to Load Data from Fabric Lakehouse to Fabric Warehouse
Jun 01, 2026.
In this article, I demonstrated how to use the COPY INTO Command to Load Data from Microsoft Fabric Lakehouse to Fabric Warehouse
How to rename a folder in a SharePoint Document Library using Power Automate
Jun 01, 2026.
Automate folder renaming in SharePoint Document Libraries using Power Automate! This guide uses the 'Send HTTP request' action for efficient updates. Streamline your document management!
How Developers Can Start Building AI Agents Using Modern Frameworks
Jun 01, 2026.
Discover how to build AI agents using modern frameworks like LangChain, Semantic Kernel, and CrewAI. Automate tasks & enhance applications with AI. Learn essential skills!
Adding Optional Claims Using Token Configuration in Microsoft Entra ID
May 30, 2026.
Simplify token customization in Azure AD! Learn how to use Optional Claims to easily add user attributes like first and last name to tokens without complex policies. Streamline your app development!
Building Self-Healing DevOps Pipelines Using AI Agents
May 29, 2026.
Explore self-healing DevOps pipelines powered by AI agents! Automate issue detection, analysis, and resolution for faster, more reliable software delivery.
How Developers Are Building Full Apps Using Claude, Cursor, and Codex
May 28, 2026.
Discover how developers are leveraging Claude, Cursor, and Codex to build full applications faster. Explore AI-assisted coding benefits, limitations, and best practices.
How Developers Are Using Vector Databases Beyond RAG Applications
May 29, 2026.
Explore how vector databases transcend RAG, powering AI agents, recommendations, fraud detection, and more. Unlock semantic search and intelligent retrieval.
Extracting ZIP Files in Microsoft Fabric Lakehouse Using Fabric Notebook
May 27, 2026.
Learn how to extract ZIP files directly within Microsoft Fabric Lakehouse using a Fabric Notebook, Python, and PySpark. Automate data ingestion and streamline ETL pipelines.
Best Practices for Using AI Agents in Software Development
May 28, 2026.
Master AI agents in software development! Learn best practices for code generation, security, testing, and team collaboration. Boost productivity responsibly.
SharePoint Detailed Permission Report using PnP PowerShell
May 26, 2026.
Generate a detailed SharePoint permission report (sites, libraries, folders, files) using PnP PowerShell. Identify access, unique permissions, and group members.
How to Configure Google Drive Migration to Microsoft 365 Using Migration Manager
May 26, 2026.
Migrate Google Drive to Microsoft 365 using Migration Manager! This guide covers setup, permissions, and troubleshooting for seamless OneDrive & SharePoint migration.
How to send inline image in MS Teams message using Power Automate
May 25, 2026.
Learn how to embed images directly in Microsoft Teams messages using Power Automate! This tutorial uses SharePoint and the MS Teams HTTP action for inline images. No more URLS!
How to embed an image in email body when data URI method does not work using Power Automate
May 25, 2026.
Struggling with embedded images in Power Automate emails? Learn how to bypass Data URI limitations and reliably display images in Outlook using the Content-ID (CID) method.
Integrating Salesforce Data into Microsoft Fabric Using Dataflow Gen2
May 21, 2026.
Learn how to seamlessly integrate Salesforce data into Microsoft Fabric using Dataflow Gen2. Unlock insights with a low-code approach for analytics & reporting.
How to Build a Multi-Model AI App Using OpenAI, Gemini, and Claude APIs in .NET
May 20, 2026.
Build a .NET multi-model AI app using OpenAI, Gemini, and Claude. Learn to orchestrate AI providers for reliability, cost optimization, and flexibility.
Using Semantic Kernel with .NET for AI Agent Development
May 20, 2026.
Explore AI agent development with Semantic Kernel and .NET. Learn about orchestration, memory, planning, plugins, and enterprise deployment for intelligent apps.
Why Big Tech Companies Are Building Custom AI Chips Instead of Using Nvidia GPUs
May 20, 2026.
Big Tech is designing custom AI chips, moving away from Nvidia GPUs due to high costs, supply issues, and the need for optimized, scalable AI infrastructure.
Creating AI Chatbots in C# Using OpenAI, Azure AI, and Semantic Kernel
May 20, 2026.
Build AI chatbots in C# using OpenAI, Azure AI, and Semantic Kernel. This guide covers setup, integration, and deployment for .NET developers. Learn to create intelligent, scalable chatbot systems.
Using AI Agents in .NET – Build Autonomous Workflows with C# and ASP.NET Core
May 20, 2026.
Build autonomous workflows in .NET using AI agents! Learn how to leverage C#, ASP.NET Core, Semantic Kernel, and OpenAI APIs for intelligent automation.
Building AI-Powered Applications in ASP.NET Core Using OpenAI APIs
May 20, 2026.
Learn how to integrate OpenAI APIs into ASP.NET Core applications using C# to build AI-powered features like chatbots, content generation, and AI search. Enhance your .NET apps with AI!
How to Build AI Applications in ASP.NET Core Using OpenAI APIs
May 18, 2026.
Build AI apps with ASP.NET Core & OpenAI! Learn practical examples, security, & best practices for chatbots, search, & more. Elevate your C# skills!
How to Create AI Agents in C# Using MCP SDK
May 18, 2026.
Discover how to build AI Agents in C# using MCP SDK! This guide covers AI agent architecture, MCP protocol, tool integration, and real-world use cases. Start building intelligent, automated systems today.
Automate Sales Document Approvals Using Power Automate: Step-by-Step Guide
May 18, 2026.
Automate sales document approvals with Power Automate! This guide provides a step-by-step workflow to streamline approvals, saving time and boosting efficiency. Get approvals faster!
Part 1 — Building an AI-Powered Code Review System in C# Using Git Diff and LLMs
May 17, 2026.
Build an AI code review system in C# using Git diffs and LLMs. Automate code reviews, find bugs, and improve code quality. Part 1 focuses on the foundation.