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(15)
Riya Patel(14)
Tuhin Paul(12)
Ananya Desai(12)
Niharika Gupta(11)
Nidhi Sharma(7)
Saurav Kumar(6)
Sandhiya Priya(4)
Ajithkumar J(2)
Parthiv Suthar(2)
Ketan Sathavara(2)
Deepika Sawant(1)
Kesavan V(1)
Patel Grishma(1)
Abiola David(1)
Suraj Vishwakarma(1)
Jignesh Prajapati(1)
Dummy (1)
Rama Dabburi(1)
Gowtham K(1)
Pankajkumar Patel(1)
Semi Hayat(1)
Ifan Jaya Suswanto Zalukhu(1)
Ravindra Headl(1)
Resources
No resource found
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.
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.
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
Building Event-Driven Applications with Dapr: A Practical Guide
Jul 08, 2026.
Master event-driven apps with Dapr! Learn pub/sub, state management, and observability for scalable, resilient microservices.
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.
RabbitMQ vs Kafka: Choosing the Right Messaging Platform for Your Applications
Jul 07, 2026.
Compare RabbitMQ vs Kafka: Choose the right messaging platform for your application's needs, from reliable delivery to high-throughput event streaming.
Apache Pulsar vs Kafka: Comparing Modern Event Streaming Platforms
Jul 07, 2026.
Compare Apache Pulsar vs Kafka for event streaming. Explore architecture, scalability, multi-tenancy, geo-replication, and use cases.
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.
How to Implement the Outbox Pattern in Distributed Systems
Jul 06, 2026.
Ensure reliable event delivery in distributed systems with the Outbox Pattern. Achieve data consistency without complex distributed transactions.
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.
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.
Redpanda vs Apache Kafka: Which Streaming Platform Should You Choose?
Jul 06, 2026.
Compare Redpanda vs Apache Kafka for your streaming needs. Explore architecture, performance, cost, and use cases to choose the right platform.
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!
Designing Idempotent Consumers in Event-Driven AI Systems
Jul 03, 2026.
Design idempotent consumers for event-driven AI systems to prevent duplicate LLM calls, API triggers, and state corruption with LangGraph.
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.
Event Sourcing vs CRUD Applications: A Practical Comparison
Jul 03, 2026.
Compare Event Sourcing vs CRUD: understand their core differences, real-world use cases, pros, cons, and when to choose each for your application.
Introduction to Data Contracts for Modern Distributed Systems
Jul 03, 2026.
Learn how data contracts ensure consistency and reliability in distributed systems by defining formal agreements for data structure, quality, and validation.
Building Real-Time Analytics Pipelines with Apache Flink
Jul 03, 2026.
Learn to build real-time analytics pipelines with Apache Flink. Process data streams efficiently for faster insights and immediate business actions.
Building Event-Driven Systems with Apache Kafka and .NET
Jul 03, 2026.
Build scalable, real-time event-driven systems with Apache Kafka and .NET. Learn core concepts, implementation, and best practices for robust distributed applications.
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.
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 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.
Event Sourcing in .NET: When to Use It and When to Avoid It
Jul 02, 2026.
Explore Event Sourcing in .NET: understand its benefits, challenges, and when to use this powerful pattern for auditability and history.
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.
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
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.
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.
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.
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-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.
Designing AI-Native Event Processing Systems with Azure Event Grid and .NET
Jun 25, 2026.
Build intelligent, AI-native event processing systems with Azure Event Grid and .NET for real-time analysis and automated decisions.
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.
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.
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.
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.
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.
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.
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.
Designing AI-Aware Event Streaming Architectures with Kafka and .NET
Jun 19, 2026.
Design AI-aware event streaming architectures with Kafka & .NET for real-time insights, fraud detection, personalization, and intelligent automation.
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.
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.
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.
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.
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.
Event Driven Architecture backdrop or workflow orchestration
Jun 16, 2026.
This article explains workflow orchestration, a technology prior to Event Driven Architecture.. if you understand this, you will easily understand event driven architecture
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.
Designing AI-Native SaaS Applications: Architecture Patterns for Modern Software
Jun 17, 2026.
Discover AI-native SaaS architecture patterns for modern software. Learn about RAG, event-driven processing, multi-agent systems, and more.
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.
Designing AI-Ready Event-Driven Architectures for Modern Applications
Jun 17, 2026.
Design AI-ready Event-Driven Architectures for modern apps using .NET. Unlock real-time insights, scalability, and intelligent automation.
Context Window Limits in LangGraph with Real time Use Case
Jun 17, 2026.
Master LangGraph context window limits with memory management strategies like trimming and summarization for real-time AI agents.
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.
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.
Context Window Optimization Techniques for Large-Scale AI Applications
Jun 15, 2026.
Optimize LLM context windows for scalable AI apps. Reduce costs, latency, and improve response quality with smart retrieval & summarization.
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.
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 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.
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.
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.
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.
Building Production-Ready Local AI Solutions with Windows AI Foundry
Jun 12, 2026.
Unlock production-ready local AI on Windows with Windows AI Foundry. Enhance privacy, reduce costs, and boost performance.
WSL Containers Explained: A New Alternative to Docker Desktop for Windows Developers
Jun 11, 2026.
WSL Containers offer Windows developers a faster, more efficient alternative to Docker Desktop for running Linux containers locally.
Windows Coreutils for Developers: Bringing Linux Commands Natively to Windows
Jun 11, 2026.
Windows Coreutils brings Linux commands like ls, cat, and grep natively to Windows, boosting developer productivity and cross-platform consistency.
Developer Environment as Code: Automating Workstation Setup with WinGet Configuration Files
Jun 11, 2026.
Automate Windows workstation setup with WinGet Configuration Files. Achieve consistent, repeatable developer environments for faster onboarding and reduced drift.
Overcoming Context Window Saturation in Multi-Hundred-Page FMCG Documents
Jun 11, 2026.
Overcome LLM context window saturation for FMCG documents with RAG, FastAPI, React, and Gemini 1.5 Flash.
Intelligent Terminal in Windows: How AI-Powered Command Lines Improve Developer Productivity
Jun 11, 2026.
AI-powered intelligent terminals boost Windows developer productivity by simplifying command discovery, error resolution, and script generation.
Local-First AI Development: Running Enterprise Models on Windows PCs
Jun 11, 2026.
Explore Local-First AI Development: run enterprise models on Windows PCs for enhanced privacy, reduced costs, and lower latency.
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.
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.
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.
Local AI Inference in .NET: Running Models on Windows Without Cloud APIs
Jun 10, 2026.
Run AI models locally on Windows with .NET. Explore ONNX Runtime, Ollama, and hardware acceleration for private, fast, and cost-effective AI.
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.
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.
Event Sourcing in .NET: Real-World Implementation Patterns
Jun 09, 2026.
Explore Event Sourcing in .NET: store business events, not just current state. Learn patterns for audit trails, time travel, and complex workflows.
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.
Event-Driven AI Agents with Azure Functions and Semantic Kernel
Jun 08, 2026.
Learn how to build event-driven AI agents using Azure Functions and Semantic Kernel. Discover serverless AI architectures, event processing patterns, and best practices for enterprise .NET applications.