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(17)
Saurav Kumar(16)
Nidhi Sharma(13)
Aarav Patel(13)
Riya Patel(13)
Niharika Gupta(10)
Ketan Sathavara(4)
Tuhin Paul(4)
Abiola David(2)
Lakshan Sulochana Fernando (2)
Suraj Vishwakarma(1)
Ajay Narkhedkar(1)
Aishwarya Gupta(1)
Saleth Prakash(1)
John Godel(1)
Ajithkumar J(1)
Resources
No resource found
How to Use DropColumns in Power Apps: Remove Unwanted Columns from Data
Jul 24, 2026.
Master Power Apps' DropColumns() to efficiently remove unwanted columns from tables, collections, and data sources, simplifying your data.
Building RAG Applications in C# with Semantic Kernel and Azure AI Search
Jul 24, 2026.
Build C# RAG apps with Semantic Kernel & Azure AI Search. Ground LLMs in your data for accurate, context-aware responses.
.NET Aspire 10 Deep Dive: Building Cloud-Native Applications from Scratch
Jul 24, 2026.
.NET Aspire 10 simplifies cloud-native .NET development with orchestration, service discovery, and observability for distributed apps.
Building a Lightweight Web Analytics SDK & Real-Time Customer Journey Platform from Scratch
Jul 24, 2026.
Build a lightweight web analytics SDK & real-time customer journey platform from scratch, focusing on performance, scalability, and developer experience.
Azure AI Foundry for .NET Developers: Build End-to-End Enterprise AI Applications
Jul 24, 2026.
Build enterprise AI apps with .NET using Azure AI Foundry. Manage models, deploy securely, and scale AI solutions efficiently.
Build AI Agents with .NET 10 and Semantic Kernel
Jul 24, 2026.
Build AI agents with .NET 10 and Semantic Kernel. Learn production practices for reliable, scalable AI applications.
Building Event-Driven Microservices with .NET Aspire and Azure Service Bus
Jul 24, 2026.
Build resilient, scalable .NET microservices with Aspire & Azure Service Bus. Master event-driven architecture for robust distributed systems.
Building an AI Coding Assistant in ASP.NET Core Using MCP Servers
Jul 24, 2026.
Build an AI coding assistant in ASP.NET Core using MCP servers to access project files, APIs, and tools for enhanced development workflows.
Building AI-Powered APIs in ASP.NET Core Using Azure OpenAI
Jul 24, 2026.
Build AI-powered APIs in ASP.NET Core with Azure OpenAI for scalable, secure, and intelligent applications. Explore production best practices.
SQL Server Query Performance Troubleshooting Guide for .NET Developers
Jul 23, 2026.
Master SQL Server query performance for .NET apps. Learn to troubleshoot, optimize indexes, and write efficient queries for faster responsiveness.
How to Build Modern Applications with Power Apps Code Apps
Jul 22, 2026.
Build enterprise apps with Power Apps Code Apps using React, TypeScript, and modern web tech. Seamlessly integrate with the Power Platform.
Background Processing in ASP.NET Core: Choosing the Right Approach
Jul 23, 2026.
Master ASP.NET Core background processing! Compare BackgroundService, Hangfire, Quartz.NET, Azure Functions & Service Bus for optimal performance.
Building Resilient .NET APIs with Polly v8
Jul 23, 2026.
Build robust .NET APIs with Polly v8. Learn to implement retries, timeouts, circuit breakers, and fallbacks for enhanced resilience.
Entity Framework Core Performance Anti-Patterns in Production
Jul 23, 2026.
Master EF Core performance! Avoid common anti-patterns like N+1 queries, over-fetching, and client-side evaluation for faster, scalable .NET apps.
Understanding EXPLAIN FORMATTED in Databricks SQL
Jul 23, 2026.
Master Databricks SQL query optimization with EXPLAIN FORMATTED. Uncover Spark's execution plans, identify bottlenecks, and tune performance.
Docker Image Optimization for .NET: Multi-Stage Builds and Chiseled Images
Jul 23, 2026.
Optimize .NET Docker images with multi-stage builds & chiseled images for smaller, faster, and more secure deployments.
Docker Multi-Stage Builds
Jul 22, 2026.
Optimize .NET apps with Docker Multi-Stage Builds. Create smaller, faster, and more secure container images for cloud deployment.
SQL Server Temporal Tables Explained
Jul 22, 2026.
Master SQL Server Temporal Tables for automatic data history tracking, point-in-time recovery, and simplified auditing. Learn creation, querying, and best practices.
Building Multi-Tenant ASP.NET Core Applications with Clean Architecture
Jul 21, 2026.
Master multi-tenancy in ASP.NET Core with Clean Architecture. Learn isolation strategies, tenant identification, and secure data handling for scalable SaaS.
Building AI-Powered Search with SQL Server and Vector Indexes
Jul 21, 2026.
Unlock AI-powered search in SQL Server 2026 with vector indexes. Discover semantic search, natural language queries, and enhanced relevance for modern applications.
SQL Server Query Store: Monitoring and Fixing Slow Queries
Jul 21, 2026.
SQL Server Query Store: Monitor, diagnose, and fix slow queries with historical data, execution plans, and performance metrics.
CSS Container Queries: Building Truly Responsive Web Components
Jul 21, 2026.
Unlock truly responsive web components with CSS Container Queries. Adapt layouts to parent container size, not just viewport.
Building Event-Driven Microservices with Azure Event Grid
Jul 21, 2026.
Build scalable, loosely coupled microservices with Azure Event Grid. Learn event-driven architectures, routing, filtering, and best practices for resilient applications.
Building AI Chat Applications with ASP.NET Core and Server-Sent Events
Jul 21, 2026.
Build real-time AI chat apps with ASP.NET Core and Server-Sent Events (SSE). Stream AI responses for a faster, interactive user experience.
Understanding SHOWPLAN_ALL in SQL Server and Microsoft Fabric
Jul 21, 2026.
In this article, you'll learn hoe to master SQL Server's SHOWPLAN_ALL for query optimization. Understand execution plans, avoid pitfalls, and tune for peak performance.
Docker Image Optimization: Reducing Build Time and Image Size
Jul 20, 2026.
Optimize Docker images for faster builds, smaller sizes, and enhanced security. Learn techniques like multi-stage builds and caching.
Azure AI Projects SDK for .NET: Building and Publishing AI Agents
Jul 20, 2026.
Build and deploy powerful AI agents with the Azure AI Projects SDK for .NET. Streamline development, integrate services, and create intelligent applications.
Building Secure REST APIs with ASP.NET Core and API Versioning Best Practices
Jul 20, 2026.
Build secure, versioned REST APIs in ASP.NET Core. Learn JWT auth, HTTPS, validation, and versioning best practices for reliable apps.
Building Background Processing Services with .NET Worker Services
Jul 20, 2026.
Learn to build robust background processing services with .NET Worker Services. Improve app performance and user experience by offloading tasks.
Building AI Features with the OpenAI Responses API in ASP.NET Core
Jul 20, 2026.
Integrate OpenAI's unified Responses API into ASP.NET Core for AI features like chatbots, content generation, and summarization. Simplify AI development.
SQL Server Query Performance Tuning Using Execution Plans
Jul 20, 2026.
Master SQL Server query performance tuning with execution plans. Identify bottlenecks, optimize indexes, and improve database speed.
Building Semantic Search Applications with PostgreSQL pgvector and ASP.NET Core
Jul 20, 2026.
Build intelligent search apps with PostgreSQL pgvector & ASP.NET Core. Understand meaning, not just keywords, for better user experiences.
Azure Functions vs Azure Container Apps: Choosing the Right Serverless Platform
Jul 20, 2026.
Compare Azure Functions vs. Azure Container Apps for serverless. Choose the right platform based on workload, scalability, and deployment needs.
JWT Session 11: Replace Hardcoded Login with EF Core Database Authentication in ASP.NET Core Web API
Jul 19, 2026.
Replace hardcoded login with EF Core database authentication in ASP.NET Core Web API for secure user management and JWT generation.
CQRS Pattern Explained: Building Scalable and Maintainable Applications
Jul 16, 2026.
CQRS separates read/write operations for scalable, maintainable apps. Learn its architecture, benefits, and best practices.
Building AI-Powered Applications with OpenAI Responses API and .NET
Jul 16, 2026.
Learn to build AI-powered .NET apps using OpenAI's Responses API. Integrate AI for chatbots, content generation, and more with practical examples.
Building Multi-Agent Systems with LangGraph: A Practical Guide
Jul 16, 2026.
Master multi-agent AI with LangGraph! Build scalable, stateful, and collaborative agentic applications for complex workflows.
Building Secure APIs with OAuth 2.1 and OpenID Connect
Jul 16, 2026.
Master API security with OAuth 2.1 & OpenID Connect. Learn flows, tokens, PKCE, and best practices for robust authentication & authorization.
SurrealDB Tutorial: Combining Relational, Document, and Graph Databases
Jul 16, 2026.
Learn how SurrealDB combines relational, document, graph, and real-time database capabilities into a single platform for modern application development.
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.
Apache DataFusion Tutorial: Building High-Performance Query Engines in Rust
Jul 16, 2026.
Learn Apache DataFusion fundamentals, architecture, and query execution. Build high-performance analytical applications and custom query engines in Rust.
Building AI Applications with Gemini CLI and Gemini Code Assist
Jul 16, 2026.
Learn how Gemini CLI and Gemini Code Assist help developers build AI-powered applications, generate code, automate workflows, and improve productivity.
SeaweedFS Tutorial: Building Scalable Object Storage for Cloud-Native Applications
Jul 16, 2026.
Learn how SeaweedFS works, its architecture, deployment process, and how to build scalable object storage for cloud-native applications using open-source technology.
DuckDB Tutorial: Building Analytics Applications Without a Data Warehouse
Jul 15, 2026.
Learn how DuckDB enables fast analytics without a traditional data warehouse. Explore architecture, use cases, benefits, and implementation tips.
Cloudflare Workers Tutorial: Building Applications at the Edge
Jul 15, 2026.
Learn how to build and deploy edge applications with Cloudflare Workers, enabling low-latency APIs, serverless computing, and globally distributed applications.
Event Sourcing Explained: Building Audit-Friendly and Scalable Applications
Jul 15, 2026.
Learn Event Sourcing with practical examples. Understand event stores, CQRS, projections, snapshots, and how to build scalable audit-friendly 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.
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.
Building an O(1) LRU Cache from Scratch: Powering Enterprise RAG in Multi-Agent LangGraph Systems
Jul 14, 2026.
In enterprise AI, the most expensive operation is often redundant computation. When a financial analyst asks the same question about Q3 revenue three times in a meeting, or when multiple agents in a LangGraph system independently request embeddings for identical document chunks, you're burning through API credits, GPU cycles, and latency budgets.
Building an Enterprise Multi-Agent RAG System: Real-Time Data, State, and TTL Caching
Jul 14, 2026.
In enterprise environments, building a Retrieval-Augmented Generation (RAG) system is no longer just about querying a vector database. Modern enterprise AI requires multi-agent collaboration, persistent conversational memory, and strict state management.
Apache Pinot Tutorial: Building Real-Time Analytics Applications at Scale
Jul 15, 2026.
Learn Apache Pinot with practical examples. Build real-time analytics applications using streaming data, low-latency queries, indexing, and scalable OLAP architecture.
Apache Airflow Tutorial: Building Production Data Pipelines
Jul 15, 2026.
Learn how Apache Airflow helps build, schedule, and monitor production data pipelines using DAGs, workflow automation, and scalable orchestration for modern data engineering.
Building Secure Software Supply Chains with Sigstore and Cosign
Jul 15, 2026.
Learn how Sigstore and Cosign secure software supply chains through artifact signing, verification, transparency logs, and secure CI/CD pipeline integration.
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.
Apache Kafka Streams Tutorial: Building Real-Time Event Processing Applications
Jul 15, 2026.
Learn Apache Kafka Streams with practical examples. Build real-time event processing applications using stream transformations, aggregations, joins, and stateful processing.
Building AI-Powered Background Workers and Scheduled Agents with .NET Aspire
Jul 14, 2026.
Build intelligent AI background workers & scheduled agents with .NET Aspire for reliable, cloud-native distributed applications.
Building AI Workflows with Semantic Kernel Process Framework in .NET
Jul 14, 2026.
Build structured AI workflows in .NET with Semantic Kernel's Process Framework. Orchestrate AI, logic, tools, and human interaction for complex applications.
Building Multi-Tenant AI SaaS Applications with ASP.NET Core and Azure OpenAI
Jul 14, 2026.
Build scalable AI SaaS with ASP.NET Core & Azure OpenAI. Master multi-tenancy for secure, cost-effective, isolated AI services.
Building Your First Agentic AI Application in .NET 10 Step by Step
Jul 14, 2026.
Build your first Agentic AI app in .NET 10! Learn to create intelligent agents that plan, use tools, and act autonomously. Step-by-step guide.
Building Voice Agents with Real-Time Streaming and ASP.NET Core
Jul 14, 2026.
Build real-time voice agents with ASP.NET Core and SignalR. Learn architecture, streaming, AI integration, and best practices for responsive conversational apps.
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.
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.
Building an Enterprise Hybrid Recommendation Engine with Multi-Agent LangGraph, RAG, Memory, and State
Jul 14, 2026.
Build an enterprise hybrid recommendation engine using LangGraph, RAG, memory, and multi-agent orchestration for scalable, explainable, and adaptive suggestions.
How to Use AddColumns() Function in Power Apps
Jul 14, 2026.
Master Power Apps' AddColumns() to create dynamic, calculated columns without altering your data source. Enhance efficiency and readability.
Building AI-Powered API Gateways with YARP and ASP.NET Core
Jul 14, 2026.
Build AI-powered API gateways with YARP and ASP.NET Core for intelligent routing, centralized governance, and scalable AI architectures.
Azure Infrastructure Series #5: Building the Foundation of Azure Networking
Jul 14, 2026.
Master Azure Virtual Networks (VNets): the foundation for secure, scalable cloud infrastructure. Learn architecture, components, connectivity & best practices.
Building an AI Agent Marketplace with ASP.NET Core and Semantic Kernel
Jul 14, 2026.
Build an AI Agent Marketplace with ASP.NET Core & Semantic Kernel. Discover, manage, and monetize AI agents efficiently for your organization.
How to Build an AI Coding Assistant with ASP.NET Core and Local LLMs
Jul 14, 2026.
Build an AI coding assistant with ASP.NET Core and local LLMs for enhanced privacy, security, and cost control in your development workflow.
Building AI-Powered Observability Platforms with OpenTelemetry and .NET
Jul 14, 2026.
Unlock AI-powered observability in .NET with OpenTelemetry. Gain deep insights into distributed systems, AI agents, and cloud-native apps.
Building Production-Ready RAG Applications with Azure AI Search and .NET
Jul 14, 2026.
Build production-ready RAG apps with Azure AI Search & .NET. Enhance LLMs with your data for accurate, context-aware responses.
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 Real-Time AI Chat Applications with WebRTC and ASP.NET Core
Jul 13, 2026.
Build real-time AI chat apps with WebRTC & ASP.NET Core. Learn architecture, signaling, SignalR, AI integration, and voice support.
Building AI Agents with Google's Agent Development Kit (ADK) and Python
Jul 13, 2026.
Build intelligent AI agents with Google's ADK & Python. Simplify tool integration, reasoning, and task orchestration for powerful applications.
How to Build Internal AI Developer Portals with Azure AI Foundry
Jul 13, 2026.
Build internal AI developer portals with Azure AI Foundry to centralize resources, accelerate development, and enhance governance for AI adoption.
Building AI Applications with Gemini CLI: A Practical Developer Guide
Jul 13, 2026.
Master AI development with Gemini CLI! Build, test, and automate AI apps directly from your terminal. A practical guide for developers.
Building Production-Ready RAG Pipelines with Azure AI Search and .NET
Jul 13, 2026.
Build production-ready RAG pipelines with Azure AI Search and .NET for accurate, context-aware AI responses using your own data.
From Operational Data to Executive Intelligence: How AlpineGate AI’s AgentFactory Builds Enterprise Data Warehouses - Part 1
Jul 12, 2026.
AlpineGate AI's AgentFactory transforms fragmented data into executive intelligence, building governed enterprise data warehouses efficiently.
Semantic Kernel Plugins Explained: Extending AI Applications with .NET
Jul 13, 2026.
Unlock AI potential with Semantic Kernel Plugins! Extend .NET apps to interact with databases, APIs, and real-world systems for powerful AI agents.
Building AI Workflows with LangGraph: State Management and Multi-Agent Orchestration
Jul 13, 2026.
Master AI workflows with LangGraph! Explore state management, multi-agent orchestration, and build complex, scalable AI applications.
Azure Container Apps Jobs: Building Event-Driven Background Processing Systems
Jul 13, 2026.
Build scalable, event-driven background processing systems with Azure Container Apps Jobs. Run containers on demand, reducing costs and complexity.
MCP Servers in Practice: Building Secure Tool Integrations for AI Agents
Jul 13, 2026.
Discover MCP Servers for secure AI agent tool integrations. Standardize, simplify, and enhance security for dynamic external system access.
Qdrant Tutorial: Building High-Performance Semantic Search Applications
Jul 13, 2026.
Learn Qdrant for high-performance semantic search. Understand embeddings, build RAG apps, and unlock intelligent search beyond keywords.
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.
Azure Infrastructure #1: Building Enterprise Workloads on Microsoft Azure – A Complete Introduction
Jul 13, 2026.
Master Azure Infrastructure for enterprise workloads. Learn about global architecture, core services, and best practices for a robust cloud foundation.
Building Event-Driven AI Workflows with Azure Event Grid and .NET
Jul 13, 2026.
Build scalable, event-driven AI workflows with Azure Event Grid and .NET for automated document analysis, sentiment detection, and more.
How to Build Offline Apps in Power Apps That Work Without Internet
Jul 10, 2026.
Build Power Apps that work offline! Learn to save data locally, detect connectivity, and sync seamlessly for uninterrupted productivity.
Building AI Chat Applications with SignalR and ASP.NET Core
Jul 10, 2026.
Build real-time AI chat apps with SignalR & ASP.NET Core. Stream responses, enhance UX, and scale your conversational AI.
Building AI Applications with Google's Agent Development Kit (ADK): A Complete Guide
Jul 10, 2026.
Build intelligent AI agents with Google's ADK. Automate tasks, use tools, and create multi-step workflows for production-ready applications.
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.
Building Production AI Applications with OpenAI Responses API
Jul 10, 2026.
Unlock production AI with OpenAI's Responses API. Unified interface for chat, tools, reasoning & more. Build intelligent apps efficiently.
Building Enterprise Knowledge Assistants with Azure AI Search
Jul 10, 2026.
Build enterprise knowledge assistants with Azure AI Search for faster, accurate answers. Leverage RAG and LLMs for intelligent, secure information retrieval.
Building Real-Time Data Products with Apache RisingWave
Jul 10, 2026.
Build real-time data products with Apache RisingWave, a stream processing database for low-latency analytics and continuous insights.
Building AI-Powered Code Review Systems with GitHub Models
Jul 10, 2026.
Enhance code quality & security with AI-powered reviews using GitHub Models. Automate checks, boost productivity, and accelerate delivery.
Building Internal AI Tools with Azure AI Foundry and .NET
Jul 10, 2026.
Build internal AI tools with Azure AI Foundry & .NET for enhanced productivity, faster info access, and streamlined operations. Secure, scalable, and intelligent.
Building Search Applications with Qdrant Vector Database and .NET
Jul 10, 2026.
Build intelligent search apps with Qdrant vector database and .NET. Learn semantic search, RAG, and AI-powered retrieval for faster, relevant results.
Building a Sub-Second Credit Scoring Engine
Jul 08, 2026.
Build sub-second credit scoring engines with event-driven architecture, streaming feature stores, and LangGraph for instant, compliant fintech decisions.
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.
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.
SeaweedFS Tutorial: Building Scalable Object Storage Systems
Jul 09, 2026.
Master SeaweedFS for scalable object storage. Learn its architecture, benefits, and best practices for building efficient, high-performance distributed systems.
HTMX Tutorial: Building Modern Web Applications Without Heavy JavaScript Frameworks
Jul 09, 2026.
Learn HTMX: build modern, interactive web apps with HTML attributes, reducing JavaScript complexity and improving performance.