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(18)
Saurav Kumar(16)
Nidhi Sharma(15)
Riya Patel(14)
Niharika Gupta(11)
Aarav Patel(8)
Lakshan Sulochana Fernando (7)
Abiola David(2)
Aqib Murtaza(2)
Sagar Rane(1)
Rajkiran Swain(1)
Ajay Narkhedkar(1)
Deepika Sawant(1)
Kesavan V(1)
Ng Cheehou(1)
Viknaraj Manogararajah(1)
Resources
No resource found
Secure Secrets Management in ASP.NET Core: User Secrets, Azure Key Vault, and Production Best Practices
Jul 28, 2026.
Secure ASP.NET Core secrets with User Secrets, Azure Key Vault, and best practices. Protect your app from development to production.
Teach Claude Your Auth Rules - Stop Reviewing AI Code for Missing [Authorize] Attributes
Jul 25, 2026.
Teach Claude Code your auth rules via CLAUDE.md to prevent security gaps in AI-generated code. Streamline reviews & ensure consistency.
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.
Deploying AI Agents on Azure Container Apps with .NET 10
Jul 24, 2026.
Deploy .NET 10 AI agents on Azure Container Apps for scalable, secure, and cost-effective production solutions.
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.
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.
Vector Databases with .NET: PostgreSQL pgvector vs Azure AI Search vs Qdrant
Jul 24, 2026.
Compare PostgreSQL pgvector, Azure AI Search, and Qdrant for .NET AI apps. Choose the best vector database for RAG, semantic search, and more.
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.
Secure Secrets Management in .NET with Azure Key Vault
Jul 23, 2026.
Secure your .NET apps with Azure Key Vault. Learn to manage secrets, keys, and certs centrally, avoiding hardcoding and enhancing security.
Designing Event-Driven Microservices with .NET and Azure Service Bus
Jul 23, 2026.
Design scalable .NET microservices with Azure Service Bus. Learn event-driven architecture, queues, topics, and best practices for resilient messaging.
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.
Azure Container Apps vs AKS vs App Service: Which Azure Hosting Option Should You Choose?
Jul 23, 2026.
Compare Azure App Service, ACA, and AKS for .NET apps. Choose the right Azure hosting for simplicity, microservices, or Kubernetes control.
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.
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.
Azure DevOps vs GitHub Actions: Which CI/CD Tool Should .NET Teams Choose?
Jul 23, 2026.
Compare Azure DevOps Pipelines & GitHub Actions for .NET CI/CD. Choose the best fit for your team's workflow, ecosystem, and enterprise needs.
A Practical Guide to Document Management in Dataverse: Choosing the Right Architecture for Enterprise Power Platform Solutions
Jul 22, 2026.
Master Dataverse document management. Explore Notes, File Columns, SharePoint, and Azure Blob Storage for optimal Power Platform solutions.
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.
Application Insights for ASP.NET Core
Jul 22, 2026.
Master Azure Application Insights for ASP.NET Core. Gain real-time insights, track performance, and troubleshoot issues effectively.
Azure DevOps YAML Pipeline Templates
Jul 22, 2026.
Master Azure DevOps YAML Pipeline Templates for reusable CI/CD logic. Reduce duplication, boost maintainability, and standardize workflows.
Azure Service Bus Queues vs Topics
Jul 22, 2026.
Azure Service Bus Queues vs. Topics: Understand point-to-point vs. publish-subscribe messaging for scalable, decoupled cloud apps.
Azure API Management Best Practices
Jul 22, 2026.
Master Azure API Management best practices for secure, scalable, and maintainable APIs. Optimize security, versioning, monitoring & more.
Azure AI Document Intelligence with .NET
Jul 22, 2026.
Automate document processing with Azure AI Document Intelligence and .NET. Extract data from invoices, receipts, and more, reducing manual effort.
Azure Key Vault Best Practices
Jul 22, 2026.
Master Azure Key Vault best practices for ASP.NET Core. Securely manage secrets, keys, and certificates, enhancing application security.
Azure Cache for Redis Performance Tips
Jul 22, 2026.
Boost .NET app performance with Azure Cache for Redis. Learn tips for connection reuse, data caching, expiration, and more.
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.
Azure Service Bus vs RabbitMQ: Choosing the Right Message Broker
Jul 21, 2026.
Compare Azure Service Bus vs RabbitMQ. Choose the right message broker for your application's architecture, infrastructure, and operational needs.
Azure API Management Best Practices for Secure Enterprise APIs
Jul 21, 2026.
Master Azure API Management best practices for secure enterprise APIs. Learn to authenticate, validate, rate limit, and monitor for robust API security.
Azure Key Vault Best Practices for Managing Application Secrets
Jul 21, 2026.
Master Azure Key Vault best practices for secure application secrets management, including Managed Identity, least privilege, and CI/CD integration.
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.
Azure Blob Storage Performance Optimization Techniques
Jul 21, 2026.
Optimize Azure Blob Storage performance with techniques like choosing blob types, efficient uploads, client reuse, async operations, CDNs, and tier selection.
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.
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.
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.
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.
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.
Azure Cosmos DB Change Feed Patterns for Event-Driven Applications
Jul 20, 2026.
Unlock real-time data processing with Azure Cosmos DB Change Feed. Build scalable, event-driven apps, reduce polling, and enhance responsiveness.
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.
Azure Container Apps vs Kubernetes: Architecture, Cost, and Scalability Compared
Jul 16, 2026.
Compare Azure Container Apps vs. Kubernetes: Architecture, cost, scalability, and use cases to find the best container platform for your needs.
Part 2: Knowledge Representation and Reasoning in AI
Jul 15, 2026.
A practical explanation of classical AI foundations, including search algorithms, knowledge graphs, ontologies, rule-based systems, and why explicit programming falls short.
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.
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.
KEDA Explained: Event-Driven Autoscaling for Kubernetes Applications
Jul 15, 2026.
Learn how KEDA enables event-driven autoscaling in Kubernetes, scaling workloads based on queues, events, and external metrics for efficient cloud-native applications.
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.
Azure Infrastructure Series #8: Availability Sets vs Availability Zones vs Virtual Machine Scale Sets (VMSS)
Jul 15, 2026.
Designing Highly Available Azure Virtual Machines: Availability Sets vs Availability Zones vs Virtual Machine Scale Sets
FinOps for Developers: Optimizing Cloud Costs Through Better Architecture
Jul 15, 2026.
Learn how developers can apply FinOps principles to optimize cloud costs through better architecture, efficient resource utilization, and cost-aware cloud-native design.
Azure Infrastructure Series #7: Azure Managed Disks: Standard HDD vs Standard SSD vs Premium SSD vs Premium SSD v2 vs Ultra Disk
Jul 15, 2026.
Storage is one of the most critical components of any virtual machine. Even the fastest CPU and largest amount of memory cannot compensate for poor disk performance. Applications such as SQL Server, SAP, enterprise ERP systems, web applications, Active Directory, and file servers all rely heavily on storage performance.
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.
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.
Azure Infrastructure Series #4: Azure Resource Manager (ARM) – Architecture Explained
Jul 14, 2026.
Master Azure Resource Manager (ARM): the core of Azure deployments. Understand its architecture, control plane, and how it orchestrates resources.
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 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.
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.
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.
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.
Azure Infrastructure Series #3: Azure Resource Groups – Design, Organization, and Best Practices
Jul 13, 2026.
Master Azure Resource Groups for efficient organization, security, and cost management. Essential for scalable Azure infrastructure.
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.
Azure Infrastructure #2: Understanding Azure Regions, Region Pairs, and Availability Zones – Designing Resilient Cloud Architectures
Jul 13, 2026.
Master Azure Regions, Region Pairs, and Availability Zones for resilient cloud architectures. Optimize performance, compliance, and DR.
Part 1 : AI Foundation for Software Engineers: From Rules to Learning Systems
Jul 10, 2026.
Explore AI for software engineers: from rule-based to data-driven learning systems. Understand AI's engineering discipline, not magic.
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.
Azure AI Foundry Agents vs Semantic Kernel: Which Framework Should You Choose?
Jul 10, 2026.
Azure AI Foundry Agents vs. Semantic Kernel: Compare features, use cases, and choose the right Microsoft framework for your AI agent development needs.
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.
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.
SurrealDB Explained: Combining SQL, Graph, and Document Databases
Jul 09, 2026.
SurrealDB unifies SQL, graph, and document databases for modern apps. Simplify architecture with a single, multi-model solution.
Azure Container Apps Tutorial: Deploying Microservices Without Kubernetes
Jul 07, 2026.
Deploy microservices easily with Azure Container Apps. A serverless platform for containers, simplifying operations and scaling without Kubernetes.
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.
DuckDB Tutorial: Getting Started with the Fastest Analytics Database
Jul 06, 2026.
Master DuckDB! Learn to install and use this lightning-fast, serverless analytics database for efficient data analysis and reporting.
What Is Confidential Computing? Securing Sensitive Workloads in Azure
Jul 06, 2026.
Confidential Computing secures data in use with hardware-based TEEs, protecting sensitive workloads in Azure from unauthorized access.
Specification Pattern in C#
Jul 05, 2026.
Master the Specification Pattern in C# to avoid method explosion. Represent business rules as reusable, composable objects for cleaner, flexible code.
Graph Databases vs Relational Databases: Choosing the Right Model
Jul 03, 2026.
Graph vs. Relational Databases: Understand strengths, weaknesses, and use cases to choose the right data model for your application.
Introduction to Confidential Computing on Azure
Jul 03, 2026.
Explore Azure Confidential Computing: protect sensitive data during processing with TEEs, VMs, and containers for enhanced cloud security.
Building Cost-Optimized Cloud Architectures on AWS and Azure
Jul 03, 2026.
Master cost-optimized cloud architectures on AWS & Azure. Learn strategies for efficiency, scaling, and sustainable growth.
Terraform vs Bicep: Choosing the Right Infrastructure-as-Code Tool for Azure
Jul 02, 2026.
Compare Terraform vs Bicep for Azure IaC. Choose the best tool for multi-cloud or Azure-only environments based on features, simplicity, and team expertise.
PostgreSQL vs SQL Server for Modern .NET Applications
Jul 02, 2026.
Compare PostgreSQL vs SQL Server for .NET apps. Explore licensing, performance, cloud, JSON, and scalability to choose the best fit.
Azure VPN Gateway Customer-Controlled Maintenance
Jul 01, 2026.
Gain control over Azure VPN Gateway maintenance. Schedule updates during off-peak hours to minimize business disruption and ensure operational continuity.
Implementing an AI-Powered Knowledge Base Search System with ASP.NET Core and Azure AI Search
Jun 30, 2026.
Build an AI-powered knowledge base search with ASP.NET Core & Azure AI Search. Enhance productivity with semantic search & RAG.
Building AI-Powered Database Query Optimization Tools with SQL Server and .NET
Jun 30, 2026.
Build AI-powered SQL Server query optimization tools with .NET. Automate performance analysis, detect bottlenecks, and get intelligent recommendations.
Azure AI Foundry vs Azure OpenAI: Key Differences for Developers
Jun 30, 2026.
Azure AI Foundry vs. Azure OpenAI: Understand key differences for developers. Choose the right AI platform for your project needs.
Building an AI-Driven Database Query Performance Analyzer with .NET and SQL Server
Jun 30, 2026.
Build an AI-driven .NET and SQL Server analyzer to boost database query performance, reduce troubleshooting time, and enhance application responsiveness.
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.
Building AI-Powered Legacy Code Modernization Advisors with .NET
Jun 29, 2026.
Build AI-powered legacy code modernization advisors with .NET, Roslyn, and Azure OpenAI for faster, data-driven insights and roadmaps.
Building AI-Powered Pull Request Summarization Systems with .NET
Jun 29, 2026.
Build AI-powered pull request summarization with .NET, GitHub APIs, and Azure OpenAI for faster code reviews and improved developer productivity.
Building AI-Powered Operational Runbook Generation Systems with ASP.NET Core
Jun 29, 2026.
Build AI-powered operational runbook systems with ASP.NET Core, OpenTelemetry, and Azure OpenAI for faster incident response and improved reliability.
Building AI-Powered Technical Debt Prioritization Systems with .NET
Jun 29, 2026.
Build AI-powered technical debt prioritization systems with .NET, Azure OpenAI, and GitHub APIs for smarter engineering focus and reduced costs.
Building AI-Driven Feature Flag Optimization Systems in ASP.NET Core
Jun 29, 2026.
Build AI-driven feature flag optimization in ASP.NET Core using Azure services for smarter, data-driven releases and enhanced performance.
Building AI-Powered Infrastructure Drift Detection Systems with .NET
Jun 29, 2026.
Build AI-powered infrastructure drift detection with .NET, Terraform, Azure, and OpenAI. Enhance security, compliance, and operational excellence.
Building AI-Powered Incident Postmortem Generators with ASP.NET Core
Jun 29, 2026.
Build AI-powered incident postmortem generators with ASP.NET Core, OpenTelemetry, and Azure OpenAI for faster, more consistent incident analysis.
Building AI-Powered API Deprecation Management Platforms with .NET
Jun 29, 2026.
Build AI-powered API deprecation platforms with .NET, OpenTelemetry, and Azure OpenAI for safer retirements and faster migrations.
AI-Assisted Kubernetes Troubleshooting for .NET Applications
Jun 29, 2026.
Streamline Kubernetes troubleshooting for .NET apps with AI. Reduce MTTR by analyzing logs, metrics, and events for faster root cause identification.
Designing AI-Powered Internal Package Discovery Platforms with NuGet
Jun 29, 2026.
Enhance internal package discovery with AI. Build an ASP.NET Core platform using NuGet, Azure OpenAI, and vector search for faster development.
Building AI-Powered Deployment Risk Assessment Systems in ASP.NET Core
Jun 29, 2026.
Build AI-powered deployment risk assessment systems in ASP.NET Core to predict failures, optimize strategies, and enhance release reliability.
Building AI-Powered API Usage Analytics Platforms with .NET
Jun 29, 2026.
Build AI-powered API analytics with .NET, OpenTelemetry, and Azure OpenAI for actionable insights, better product decisions, and enhanced customer experiences.
Building AI-Powered Database Query Optimization Advisors with ASP.NET Core
Jun 29, 2026.
Build an AI-powered database query optimization advisor with ASP.NET Core, EF Core, and Azure OpenAI for faster queries, reduced costs, and improved scalability.
AI-Powered Release Impact Forecasting for Enterprise Development Teams
Jun 29, 2026.
Leverage AI for release impact forecasting in enterprise development. Predict risks, identify affected services, and optimize deployments.
Implementing AI-Based Secret Detection and Remediation in .NET Repositories
Jun 29, 2026.
Secure .NET repos with AI secret detection. Prevent leaks, automate remediation, and enhance DevSecOps with Azure OpenAI & GitHub integration.
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.
AI-Assisted API Dependency Mapping for Large Microservice Architectures
Jun 29, 2026.
Unlock microservice visibility with AI-assisted API dependency mapping. Automate discovery, predict failures, and enhance governance.
Building AI-Powered Architecture Decision Record (ADR) Assistants with .NET
Jun 29, 2026.
Build AI-powered ADR assistants with .NET, Azure OpenAI, and repository intelligence for better architectural documentation and faster decision recording.
How to Implement AI-Driven Root Cause Detection in ASP.NET Core Applications
Jun 29, 2026.
Implement AI-driven root cause detection in ASP.NET Core apps with OpenTelemetry, Azure OpenAI & App Insights for faster MTTR.