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]
Ananya Desai(14)
Tuhin Paul(12)
Niharika Gupta(12)
Aarav Patel(11)
Riya Patel(10)
Saurav Kumar(6)
Sandhiya Priya(4)
Nidhi Sharma(4)
Parthiv Suthar(3)
Brajesh Kumar(3)
Ajithkumar J(2)
Deepika Sawant(2)
Ketan Sathavara(2)
Aishwarya Gupta(1)
Snesh Prajapati(1)
Saleth Prakash(1)
Ng Cheehou(1)
Kesavan V(1)
Sagar Rane(1)
Patel Grishma(1)
Abiola David(1)
Jignesh Prajapati(1)
Suraj Vishwakarma(1)
Nidhi Singh(1)
Dummy (1)
Gowtham K(1)
Pankajkumar Patel(1)
Semi Hayat(1)
Resources
No resource found
Count N-Digit Numbers with Given Digit Sum Using Dynamic Programming
Jul 16, 2026.
This article explains how to solve the Numbers with Given Digit Sum problem using Dynamic Programming (DP). Starting from the brute-force approach, it gradually builds the DP solution with state definition, transition formula, initialization, dry run, Java implementation, and time and space complexity analysis. The explanation is beginner-friendly and suitable for coding interview preparation.
Crossplane: Building a Cloud-Native Control Plane for Infrastructure Management
Jul 16, 2026.
Learn how Crossplane extends Kubernetes into a cloud-native control plane for managing infrastructure, multi-cloud resources, and Internal Developer Platforms.
From Browser to Controller: Understanding the ASP.NET Core Request Pipeline using Airport Journey Analogy
Jul 16, 2026.
This article breaks down the ASP.NET Core request lifecycle step by step with a real-world airport analogy, making complex concepts easy to understand and remember.
Understanding Cilium: eBPF-Powered Networking for Kubernetes
Jul 15, 2026.
Learn how Cilium uses eBPF to deliver high-performance Kubernetes networking, security, observability, and service connectivity for cloud-native applications.
Platform Engineering: Building Internal Developer Platforms That Scale
Jul 15, 2026.
Learn how Platform Engineering and Internal Developer Platforms improve developer productivity through self-service infrastructure, automation, and standardized workflows.
Backstage Tutorial: Building an Internal Developer Portal from Scratch
Jul 15, 2026.
Learn how to build a Backstage Internal Developer Portal from scratch. Explore software catalogs, TechDocs, plugins, Kubernetes, and GitHub integration.
Building a Very Long Number Calculator Using Angular, React, Svelte, and Vue
Jul 15, 2026.
Very Long Number Calculator is a web-based application designed to perform accurate arithmetic operations on numbers that exceed the limits of standard calculators. It enables users to work with extremely large integers without losing precision, making it suitable for educational, mathematical, and computational purposes. The application has been independently developed using Angular, React, Svelte, and Vue, demonstrating how the same functionality can be implemented across different modern frontend frameworks while providing a fast, responsive, and user-friendly experience.
Count N-Digit Numbers With Given Digit Sum Using Dynamic Programming
Jul 14, 2026.
The Global Interpreter Lock is a relic of Python’s early design, but it remains a critical factor in modern system architecture. By understanding the distinction between I/O-bound and CPU-bound workloads, and knowing when to deploy multi-processing to bypass the GIL, you can build highly performant, scalable AI systems.
Building an AI-Powered Knowledge Base Using Vector Databases and C#
Jul 14, 2026.
Build AI-powered knowledge bases with C# & vector databases for semantic search, understanding user intent & delivering accurate, context-aware answers.
Architecting Real-Time, Scalable Multi-Agent Fraud Detection with LangGraph
Jul 14, 2026.
Build scalable, low-latency multi-agent fraud detection with LangGraph, RAG, and memory for enterprise financial services.
Building a Memory Layer for AI Agents Using PostgreSQL and Semantic Search
Jul 14, 2026.
Build AI agent memory with PostgreSQL & semantic search. Enhance context, personalization, and recall for smarter AI applications.
Building Event-Driven AI Agents with Azure Service Bus and .NET
Jul 14, 2026.
Build scalable, event-driven AI agents with Azure Service Bus and .NET. Automate workflows, process asynchronously, and enhance enterprise AI.
From REST APIs to AI Actions: Designing Agent-Friendly Backend Services
Jul 14, 2026.
Design agent-friendly backend services for AI. Learn to create discoverable, predictable, and secure APIs that empower AI agents for automation.
Native Container Publishing in .NET: Deploy Without Dockerfiles
Jul 14, 2026.
Simplify .NET container publishing! Deploy apps without Dockerfiles using the .NET CLI for faster, consistent cloud-native deployments.
How to Build Local-First AI Applications Using ONNX Runtime and .NET
Jul 13, 2026.
Build private, fast, offline AI apps with ONNX Runtime & .NET. Run models locally for enhanced privacy, reduced latency, and lower costs.
Understanding Microservices with .NET Through an E-Commerce Example
Jul 12, 2026.
Explore .NET microservices for e-commerce. Learn how to build independent, scalable services for customer, inventory, order, and payment.
How to bulk delete custom columns of SharePoint List using Power Automate
Jul 09, 2026.
Learn to efficiently bulk delete custom columns from SharePoint lists using Power Automate. Streamline your list management with this step-by-step guide.
How to Build a Local AI Stack Using Ollama, Open WebUI, and Docker
Jul 10, 2026.
Build a local AI stack with Ollama, Open WebUI, & Docker for private, secure, and cost-effective AI model deployment. Control your data and costs.
How to Deploy Open-Source LLMs on Kubernetes Using KServe
Jul 10, 2026.
Deploy open-source LLMs on Kubernetes with KServe for scalable, secure, and efficient AI inference. Master production-ready ML serving.
Enterprise Dynamic Pricing using Reinforcement Learning with Multi-Agent LangGraph and RAG
Jul 08, 2026.
Enterprise dynamic pricing: RL for optimization, LangGraph for context, RAG for data. Drive profit safely.
Envoy Proxy Explained: Modern Traffic Management for Microservices
Jul 09, 2026.
Envoy Proxy: Master microservices traffic. Discover load balancing, routing, security, and observability for cloud-native apps.
Avoid Delegation Warnings When Using If() Inside Filter() in Power Apps
Jul 09, 2026.
Avoid If() inside Power Apps Filter() to prevent delegation issues. Learn how to optimize your formulas for large datasets.
Microsoft Azure Cognitive Services: Enabling Intelligent Applications
Jul 08, 2026.
Unlock AI for your apps with Azure Cognitive Services. Integrate vision, speech, language, and decision capabilities easily.
Cilium Service Mesh: Replacing Traditional Sidecar Architectures
Jul 09, 2026.
Cilium Service Mesh offers a sidecar-free approach to Kubernetes networking, leveraging eBPF for efficient service discovery, security, and observability.
How to Build Internal APIs with JSON-RPC Instead of REST
Jul 09, 2026.
Discover JSON-RPC for internal APIs: a simpler, efficient alternative to REST for microservices, reducing complexity and improving performance.
Classify Invoice vs. Non‑Invoice documents using AI Builder and Power Automate
Jul 07, 2026.
structured solution design for classifying Invoice vs. Non-Invoice documents using AI Builder and Power Automate
Understanding OCI Images Beyond Docker Containers
Jul 08, 2026.
Unlock container portability and interoperability with OCI images. Learn how these open standards power modern cloud-native applications beyond Docker.
How to Customize the Default Sign-In Page in Power Pages using Content Snippets
Jul 07, 2026.
Customize your Power Pages sign-in page with Content Snippets for branding, welcome messages, and instructions. Easy, supported, and update-proof.
Linux Containers Explained: Namespaces, Cgroups, and Container Runtime Basics
Jul 07, 2026.
Unlock the power of Linux containers! Explore namespaces, cgroups, runtimes, and images for efficient, secure, and scalable applications.
Identifying and Using OnPremisesImmutableId from Azure AD Connect Synchronization Errors
Jul 07, 2026.
Resolve Azure AD Connect 'Duplicate Attribute' errors by using the OnPremisesImmutableId directly from sync errors, simplifying hybrid identity management.
gRPC vs REST APIs: Performance, Scalability, and Use Cases Compared
Jul 07, 2026.
Compare gRPC vs REST APIs: explore performance, scalability, use cases, architectural differences, data formats, and when to choose each.
How to Set Item-Level Permissions in SharePoint Using Power Automate
Jul 06, 2026.
Master SharePoint item-level permissions with Power Automate. Secure sensitive data by breaking inheritance and assigning unique access.
How to Archive Completed Records Automatically Using Power Automate
Jul 06, 2026.
Automate archiving of old records in Power Automate to boost performance, simplify data management, and ensure compliance. Keep your systems clean!
How to access Environment Variables in Power Pages using Site Settings
Jul 06, 2026.
Learn to access Power Pages Environment Variables via Site Settings, avoiding hardcoded values for better maintainability and dynamic configuration.
HTTP QUERY: The Missing Piece Between GET and POST, 16 Years in the Making
Jul 05, 2026.
Introducing HTTP QUERY: the new standard method solving API search limitations. It combines GET's safety with POST's payload capacity, fixing a 16-year-old design gap.
Building Browser-Based AI Applications Using WebGPU and JavaScript
Jul 03, 2026.
Unlock browser-based AI with WebGPU & JavaScript. Run ML models locally for faster, private, and cost-effective applications.
Delete Rows from an Excel Template Using Office Scripts and Power Automate
Jul 02, 2026.
Streamline Excel data management in Power Automate. Learn to use Office Scripts to efficiently delete rows, clear filters, and prepare templates for fresh data.
How to Build Internal Developer Platforms Using Backstage
Jul 03, 2026.
Build powerful Internal Developer Platforms with Backstage. Streamline workflows, boost productivity, and centralize tools for modern engineering teams.
Building AI Applications Using Model Context Protocol (MCP) Proxies
Jul 03, 2026.
Learn how Model Context Protocol (MCP) proxies standardize AI application communication with external tools, enabling scalable and secure integrations.
Building a Search Platform Using OpenSearch and .NET
Jul 03, 2026.
Build powerful search platforms with OpenSearch and .NET. Learn about its architecture, indexing, querying, and advanced features for scalable, relevant search.
Understanding Data Mesh Architecture with Real Examples
Jul 03, 2026.
Explore Data Mesh architecture: decentralized data ownership, data as a product, self-service platforms, and federated governance. Scale your data.
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.
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.
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!
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.
Building AI-Powered Service Dependency Intelligence Platforms with .NET
Jun 29, 2026.
Build AI-powered service dependency intelligence platforms with .NET to understand, manage, and reduce complexity in distributed systems.
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.
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.
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.
How to Build AI-Powered API Mocking Services in ASP.NET Core
Jun 26, 2026.
Build intelligent AI-powered API mocking services in ASP.NET Core to accelerate development, enable realistic testing, and improve collaboration.
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.
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.
AI-Driven Capability Discovery for Large Enterprise Platforms
Jun 24, 2026.
Unlock enterprise potential with AI-driven capability discovery. Find, classify, and reuse services, APIs, and platforms efficiently.
Designing Enterprise AI Service Governance Frameworks
Jun 24, 2026.
Establish robust AI Service Governance Frameworks for enterprise AI adoption, ensuring security, compliance, and responsible AI management.
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.
How to Build AI-Powered Technical Support Automation Platforms
Jun 23, 2026.
Build AI-powered technical support automation platforms with ASP.NET Core for faster, more efficient, and scalable customer assistance.
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.
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 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.
Designing AI-Native Service Architectures with ASP.NET Core
Jun 23, 2026.
Design AI-native service architectures with ASP.NET Core for scalable, resilient enterprise AI applications. Learn principles, patterns, and implementation.
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.
How to Build AI-Powered Service Desk Automation Platforms
Jun 22, 2026.
Unlock efficient IT support with AI-powered service desk automation. Learn to build platforms using ASP.NET Core for faster resolutions and better user experiences.
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.
Essential Patterns for Building Production-Ready REST APIs in .NET 8
Jun 22, 2026.
Build clean, maintainable, and testable REST APIs in .NET 8 with practical patterns for project structure, error handling, responses, validation, and logging.
📖 Mastering .NET Interviews – Part 8: Azure & Cloud Integration
Jun 20, 2026.
Master .NET interviews: Dive into Azure & Cloud Integration, covering App Services, Functions, Cosmos DB, and deployment best practices.
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.
Mastering .NET Interviews – Part 7: Web API & Microservices
Jun 20, 2026.
Master .NET interviews: Dive into Web API & Microservices, covering REST, versioning, security (JWT), and microservices architecture.
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.
Building a Web-Based Hospital Management System in ASP.NET Core MVC – Part 2
Jun 20, 2026.
Explore ASP.NET Core MVC controllers & services for a hospital management system. Learn data flow from views to database for patients, staff, finance & notifications.
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.
AI Service Mesh Architecture: Managing AI Services at Scale
Jun 19, 2026.
Scale AI services effectively with an AI Service Mesh. Gain control, observability, and resilience for LLMs, vector databases, and more.
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.
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.
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.
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.
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.
Building Self-Service AI Platforms for Internal Development Teams
Jun 18, 2026.
Empower dev teams with self-service AI platforms. Accelerate AI adoption, reduce bottlenecks, and ensure governance with .NET & ASP.NET Core.
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.
Designing Enterprise AI Service Catalogs for Large Organizations
Jun 18, 2026.
Streamline enterprise AI adoption with a centralized service catalog. Discover, govern, and reuse AI models, services, and prompts.
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.
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.
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.
Dynamic Transaction Routing with LangGraph
Jun 17, 2026.
Build dynamic financial transaction routing with LangGraph. Optimize processing, reduce latency, and ensure compliance with stateful, conditional multi-agent systems.
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.
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.
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.
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.
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
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.