TECHNOLOGIES
NEWS
VIDEOS
FORUMS
Trainings
BOOKS
Live
MORE
INTERVIEWS
EVENTS
JOBS
LEARN
CAREER
MEMBERS
BLOGS
CHALLENGES
CERTIFICATIONS
Bounties
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Content
People
Search
Any Word
Exact Word
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ananya Desai(15)
Nidhi Sharma(13)
Aarav Patel(8)
Saurav Kumar(8)
Niharika Gupta(8)
Riya Patel(6)
Darshan Adakane(6)
Sardar Mudassar Ali Khan (4)
Divyesh Chauhan(3)
Sandeep Kumar(3)
Tanuj (2)
Satya Karki(2)
Kethareeswaran N(2)
Nabaraj Ghimire(2)
Ajay Kumar(2)
Shafaet Hossain(1)
Priyanka Bhattacharjee(1)
Chethan N(1)
Elvin Suleymanov(1)
Sai Kumar Koona(1)
Kat Korson(1)
Subash S(1)
Harshil Malvi(1)
Micheal Xavier A (1)
Vijay Pratap Singh(1)
Mohan Veer Singh(1)
Mahesh Chand(1)
Rijwan Ansari(1)
Satvik Rajnarayanan(1)
Sunil Joshi(1)
Rikam Palkar(1)
Latest First
Oldest First
Most Viewed
Sort By
Search Results
No search result found
How to Map DTOs Using AutoMapper in .NET with Example
Apr 14, 2026.
Simplify .NET object mapping with AutoMapper! Learn how to use DTOs to protect data, reduce code, and improve API performance with our step-by-step guide.
How to Use HttpClientFactory in .NET Core to Avoid Socket Exhaustion
Apr 14, 2026.
Learn how to use IHttpClientFactory in .NET Core to prevent socket exhaustion and improve performance. Discover named & typed clients, resilience with Polly, and best practices.
How to Use AWS Lambda with .NET Core for Serverless Applications
Apr 14, 2026.
Learn how to build serverless applications using AWS Lambda and .NET Core! This guide covers setup, deployment, testing, and best practices for scalable, cost-effective solutions.
How to Use LangChain with .NET for Building AI Applications
Apr 13, 2026.
Explore how to use LangChain concepts in .NET for AI app development. Learn about Semantic Kernel, OpenAI integration, building chatbots, and RAG for powerful AI workflows.
Mastering Entity Framework Core: Essential Skills for Modern .NET Developers
Apr 13, 2026.
Master Entity Framework Core for .NET! Learn essential skills, boost productivity, and build efficient, scalable data-driven applications. A must-have skill!
How to Configure Serilog in .NET 8 for Logging to File and Console
Apr 13, 2026.
Master Serilog in .NET 8! Learn to configure logging to console and file for efficient debugging and monitoring. Implement structured logging and best practices.
How Do I Implement a Hybrid Data Access Layer Using Both Dapper and EF Core in a .NET Application?
Apr 10, 2026.
Combine EF Core & Dapper in .NET for optimal data access! Use EF Core for CRUD, Dapper for speed. Boost performance & simplify complex queries. Learn how!
What are gRPC interceptors in .NET and how do I use them?
Apr 10, 2026.
Learn how to use gRPC interceptors in .NET to handle cross-cutting concerns like logging, authentication, and error handling. Keep your code clean and maintainable!
Difference Between .NET MAUI and Blazor Hybrid and When Should I Use Each?
Apr 09, 2026.
Explore the differences between .NET MAUI and Blazor Hybrid for cross-platform app development. Learn when to use each for optimal performance and code reuse. Build modern apps!
What Is Vertical Slice Architecture in .NET and Its Benefits?
Apr 09, 2026.
Explore Vertical Slice Architecture in .NET! Learn how it boosts development speed, improves readability, and simplifies feature management compared to Clean Architecture.
How to Build a Cross-Platform Mobile App with .NET MAUI
Apr 09, 2026.
Build cross-platform mobile apps with .NET MAUI! Use C# and a single codebase for Android & iOS. Learn step-by-step with examples and best practices. Start now!
Using Redis with .NET -8,9,10: A Step-by-Step Guide
Apr 09, 2026.
Learn how to integrate Redis, the blazing-fast in-memory data store, with your .NET 8, 9, or 10 applications using StackExchange.Redis for caching and more!
From Syntax to Intent: Mastering "Vibe Coding" in the .NET Ecosystem
Apr 09, 2026.
Explore "Vibe Coding," the future of .NET development! Learn how AI agents like Cursor and Copilot are transforming C# workflows, boosting productivity, and architectural design.
What Is Blazor United in .NET 10 and Its Rendering Modes?
Apr 09, 2026.
Explore Blazor United in .NET 10: a unified framework combining Blazor Server & WebAssembly for flexible, high-performance web apps. Boost SEO & simplify development!
How to Implement the Outbox Pattern in .NET for Microservices
Apr 09, 2026.
Ensure reliable message delivery in .NET microservices with the Outbox Pattern. Learn how to implement it using ASP.NET Core, EF Core, and background services for data consistency.
What is Native AOT Compilation in .NET 10 and Its Benefits?
Apr 09, 2026.
Unlock peak .NET performance with Native AOT! Compile to native code for faster startup, lower memory, and reduced cloud costs. Ideal for microservices & serverless.
How to Build AI Support Agents with Microsoft Agent Framework in .NET 10
Apr 08, 2026.
Microsoft Agent Framework is shaping the future of agentic AI development in the .NET ecosystem. With a unified approach to agents, workflows, tool calling, memory, and orchestration, it gives .NET developers a clean and scalable way to build intelligent business applications using familiar C# patterns. In this article, we will explore how to build a Customer Support AI Agent in .NET 10, integrate tool-based account lookups, and design a simple escalation workflow that reflects real enterprise scenarios
Implementing Clean Architecture in a .NET 10 Solution Guide
Apr 09, 2026.
Master Clean Architecture in .NET 10! This guide provides a step-by-step approach with practical examples for building scalable, testable, and maintainable applications.
What Is HybridCache in .NET 9 and How Does It Compare?
Apr 09, 2026.
Explore .NET 9's HybridCache: a unified caching solution combining in-memory & distributed caching for optimal performance & scalability. Simplify your code and boost efficiency!
How Do I Build an Autonomous AI Agent in C# Using Semantic Kernel and .NET 10?
Apr 09, 2026.
Build autonomous AI agents in C# using Semantic Kernel and .NET 10! This guide covers planning, skills, memory, and integration for intelligent apps. Boost productivity!
What is Semantic Kernel in .NET and How to Build an AI Agent with C#
Apr 08, 2026.
Build AI agents in .NET using Semantic Kernel! This guide covers core concepts, C# implementation, and real-world examples for intelligent applications. Automate tasks with AI!
How do I integrate OpenAI or Azure OpenAI API with a C# .NET 9 application
Apr 08, 2026.
Integrate OpenAI & Azure OpenAI APIs into your C# .NET 9 application. This guide covers setup, secure API key management, and building AI-powered features. Unlock text generation, summarization, and more!
How to Implement CQRS with MediatR in .NET Microservices
Apr 08, 2026.
CQRS stands for Command Query Responsibility Segregation. It helps keep your app organized by separating how you write data and how you read it. MediatR is a tool that makes this easier in .NET microservices. In this article, we will walk you through the steps to set it up simply and clearly.
Docker vs Kubernetes: Key Differences and .NET Containerization
Apr 08, 2026.
Explore Docker and Kubernetes for .NET containerization. Learn to package, deploy, and scale your applications efficiently. Includes a step-by-step .NET example.
How to Run Background Jobs in .NET Using Hangfire
Apr 08, 2026.
Learn how to implement background jobs in ASP.NET Core using Hangfire with step-by-step examples. Improve performance with scheduling and async processing.
How to Deploy a .NET 9 App to Azure Using GitHub Actions
Apr 08, 2026.
Automate .NET 9 app deployments to Azure using GitHub Actions! This guide provides a step-by-step walkthrough for setting up a CI/CD pipeline, boosting efficiency and reducing errors.
What Is WPF in .NET and How Does It Work for Building Desktop Applications?
Apr 07, 2026.
Explore WPF in .NET for building modern Windows desktop applications. Learn about XAML, data binding, MVVM, and its advantages for rich UI and scalable apps.
How to Build a Cross-Platform Desktop App Using .NET MAUI for Beginners?
Apr 07, 2026.
Discover how to build cross-platform desktop apps with .NET MAUI! This beginner-friendly guide covers setup, project structure, UI design, and real-world examples using C#.
Microsoft Agent Framework Explained: Architecture, Workflows, and .NET Use Cases
Apr 06, 2026.
This article explains Microsoft Agent Framework for .NET developers, including its architecture, key components, workflows, memory model, tooling, recent updates, and practical enterprise use cases. It also includes Mermaid diagrams to help visualize how agents, tools, models, sessions, and workflows work together.
Modernizing .NET Architectures for AI-Native Workloads
Apr 04, 2026.
Modernizing .NET Architectures for AI-Native Workloads
The .NET Developer's Guide to AI Tools
Apr 04, 2026.
Unlock AI in .NET! This guide compares Microsoft.Extensions.AI, Semantic Kernel, and raw SDKs for GenAI integration. Choose the right tool for your C# project and build smarter apps.
A .NET Developer's Complete Guide to Choose Right Authentication: From Basic Auth to OAuth2 and OIDC
Apr 01, 2026.
Most security breaches don't happen because of broken encryption. They happen because the wrong person was trusted.
How to Read appsettings.json Values in .NET 8 Correctly?
Apr 01, 2026.
Master .NET 8 configuration! Learn to read appsettings.json values using IConfiguration, GetSection, IOptions, and more. Build scalable, maintainable apps easily.
How to Monitor .NET Applications Using Azure Application Insights
Apr 01, 2026.
Learn how to monitor your .NET applications with Azure Application Insights! This step-by-step guide covers setup, configuration, and custom telemetry for optimal performance.
Rethinking .NET Development: Building AI-Powered Applications with Copilot-First Approach
Mar 31, 2026.
Explore AI-powered .NET development using a Copilot-first approach. Learn how to build real-time applications with SignalR and AI, shifting from CRUD to experience-driven systems.
Building AI Agents with Claude API and Tools — A .NET Developer's Guide
Mar 31, 2026.
What’s the difference between calling an LLM and building an AI agent? One answers a question. The other gets the job done
What is Microservices Architecture in .NET and When to Use It?
Mar 31, 2026.
Explore Microservices Architecture in .NET! Learn how to build scalable, independent services with ASP.NET Core. Discover benefits, challenges, and best practices.
How to Reduce Docker Image Size for .NET Applications?
Mar 31, 2026.
Optimize .NET Docker images for speed & cost! This guide covers multi-stage builds, runtime images, .dockerignore, and more to shrink your image size significantly.
Agentic AI vs Copilot: A Practical Guide for .NET Teams
Mar 29, 2026.
Unlock .NET productivity! This guide compares Agentic AI & Copilot, showing how to use them together for coding, automation, and streamlined workflows. Learn best practices!
The 2026 .NET Manifesto Building High-Density, AI-Native Systems
Mar 29, 2026.
Explore the future of .NET development in 2026! Dive into High-Density architectures, AI integration, HybridCache, and the Blazor vs. React landscape. Master modern .NET!
Parallel Processing in .NET with Task Parallel Library (TPL)
Mar 26, 2026.
Unlock parallel processing in .NET using the Task Parallel Library (TPL). Learn how Parallel.For() boosts performance by leveraging multi-core processors efficiently. Optimize CPU-bound tasks!
The Future of .NET Technologies: What Developers Should Expect in the Next Decade
Mar 26, 2026.
Explore the future of .NET: cloud-native, AI-powered, and high-performance. Discover key trends, Blazor, MAUI, microservices, DevOps, and security advancements.
How the .NET Garbage Collector Actually Thinks
Mar 27, 2026.
Demystify .NET garbage collection! Learn how it manages memory, optimizes performance, and impacts your C# code. Understand generations, LOH, and best practices.
AI-Powered Applications in .NET Using OpenAI & Azure AI
Mar 26, 2026.
Unlock the power of AI in .NET! Learn to build intelligent apps using OpenAI & Azure AI. Explore real-world use cases and step-by-step integration guides.
How Does Garbage Collection Work in .NET Core?
Mar 26, 2026.
Master .NET Core's garbage collection! Learn how it manages memory, prevents leaks, and optimizes performance. Discover best practices for efficient apps.
What Are the Best Practices for Containerizing a .NET Application?
Mar 25, 2026.
Containerize .NET apps for scalability and portability. Learn best practices: official images, multi-stage builds, security, and CI/CD for efficient deployments.
How to Set Up CI/CD Pipeline Using GitHub Actions for .NET Projects
Mar 25, 2026.
Automate .NET project CI/CD with GitHub Actions! This guide provides a step-by-step walkthrough, from setup to deployment, improving productivity and reducing errors.
How to Deploy a .NET Application on AWS EC2 Step by Step
Mar 25, 2026.
Deploy .NET apps on AWS EC2! This guide simplifies the process, from instance setup to Nginx configuration and HTTPS. Perfect for scalable web applications.
How to Use Dependency Injection in .NET 8 with Examples
Mar 25, 2026.
Master Dependency Injection in .NET 8! Learn how to build clean, testable, and maintainable applications with practical examples and best practices. Improve your C# code!
Transaction Management in .NET EF Core
Mar 24, 2026.
Explore transaction management in .NET EF Core: ensuring data integrity with ACID properties. Learn how to commit or rollback changes for reliable database operations.
CLAUDE.md for .NET 10
Mar 23, 2026.
Leverage CLAUDE.md for AI-assisted .NET 10 development. Guide AI tools with project context, coding standards, and architecture for cleaner, faster code.
Run and Debug .NET Core in VS Code
Mar 22, 2026.
Effortlessly run and debug .NET Core Web API projects in VS Code. This guide provides a step-by-step walkthrough, covering setup, debugging, and troubleshooting for efficient development.
Low-Code vs Traditional .NET Development: Pros and Cons
Mar 21, 2026.
Explore low-code vs .NET development in 2026. Discover the pros & cons, hybrid strategies, and when to use each for optimal speed, scalability, & control.
Strategy Pattern in .NET 10
Mar 20, 2026.
Master the Strategy Pattern in .NET! Learn how to implement multiple algorithms and behaviors cleanly, avoiding messy if-else statements. Enhance code maintainability and flexibility.
Modernize .NET Application Using AI
Mar 19, 2026.
Learn how to modernize .NET applications using GitHub Copilot modernization agent. Discover AI-powered upgrades, Azure migration, and step-by-step modernization workflow.
From MediatR to Custom Dispatcher: Building Your Own CQRS Pipeline in .NET 10
Mar 19, 2026.
For years, MediatR has been the de facto standard for implementing CQRS (Command Query Responsibility Segregation) in .NET applications. It provided a clean mediator abstraction, pipeline behaviors, and a well-understood developer experience. However, the landscape is evolving. With recent shifts toward commercial licensing and long-term vendor considerations, many teams—especially in enterprise environments—are reassessing their dependencies.
Steps to Publish and Deploy a .NET Application Using a Publish ZIP File
Mar 16, 2026.
Deploy .NET apps to Azure Web App Service effortlessly using Publish ZIP files! This guide simplifies deployment, bypassing CI/CD pipelines for quick, reliable releases. Learn to publish, zip, and deploy your .NET application in minutes.
5 Hidden Async & Threading Mistakes in .NET That Break Real Applications
Mar 15, 2026.
Uncover 5 hidden .NET async/threading pitfalls that can silently break real-world applications. Learn to avoid deadlocks, thread pool exhaustion, and performance issues for robust, scalable systems.
Mastering Git: The Definitive Guide from Basic to Advanced for .NET Developers
Mar 05, 2026.
Unlock Git mastery! This definitive guide for .NET developers covers everything from basic setup to advanced history manipulation and repository recovery. Master Git today!
Why Your .NET App Hangs: A Beginner’s Guide to ThreadPool Starvation
Mar 06, 2026.
Unlock .NET app performance! Learn to diagnose & fix ThreadPool Starvation, a common issue causing hangs & slowdowns. Master async/await for optimal scaling.
WebRTC .NET Maui Peer to Peer Video Calls! With just 3-4 lines of code!
Mar 03, 2026.
Effortlessly add peer-to-peer video calls to your .NET MAUI app with Plugin.Maui.PeerVideoCall! Implement fully functional video calling with just 3-4 lines of code. Clean, minimal, and powerful WebRTC integration made easy!
Implementing Application Insights in a .NET Core Web API: A Complete Guide
Mar 04, 2026.
Master .NET Core Web API monitoring with Application Insights! This guide covers setup, configuration, deployment, and verification for robust telemetry and logging. Gain deep insights into performance and errors.
Memory Profiling in C#: Detecting and Preventing Memory Issues in .NET Application
Mar 03, 2026.
Master C# memory profiling! Detect and prevent memory leaks, optimize .NET applications, and boost performance. Essential for scalable, robust systems.
JWT Authentication & Authorization with Refresh Tokens in .NET 8
Mar 02, 2026.
Implement JWT authentication and authorization in .NET 8 with refresh tokens. Step-by-step guide using EF Core, SQL Server, and Swagger. Includes user registration, login, and role-based access control.
🚀 Provisioning Azure SQL PaaS Using Terraform and Integrating With .NET Core API
Feb 28, 2026.
Provision Azure SQL PaaS with Terraform and integrate it with a .NET CORE API for CRUD operations. Learn modern cloud native development techniques. #AzureSQL #Terraform
Mastering Git: The Definitive Guide from Basic to Advanced for .NET Developers
Feb 27, 2026.
Unlock Git mastery! This guide empowers .NET developers, from beginners to advanced, with essential commands, branching strategies, and history manipulation techniques. Elevate your DevOps skills!
The Senior .NET Developer Interview Guide: Part 3 – Scalability, Observability, and Concurrency
Feb 27, 2026.
Master .NET scalability! Learn to handle traffic spikes, implement distributed tracing, avoid shared state issues, and optimize connection pooling. #dotnet
The Senior .NET Developer Interview Guide: Part 2 - Performance, Modern Architecture, and API Design
Feb 27, 2026.
Ace your senior .NET interview! Master performance tuning, modern architecture (Vertical Slice, Clean), and API design (versioning, caching) for scalable apps.
The Senior .NET Developer Interview Guide: Part 5 – Performance Tuning and Production Readiness
Feb 27, 2026.
Master .NET production readiness! Learn performance tuning, N+1 query elimination, EF Core vs Dapper, health checks, and horizontal scaling for robust applications.
gRPC in .NET 8: Client, Server, Practical Implementation
Feb 26, 2026.
Master gRPC in .NET 8! This guide covers client/server setup, communication modes (Unary, Streaming), .proto files, and a practical implementation. Boost performance!
The Senior .NET Developer Interview Guide: Part 4 – Security, Quality, and Data Integrity
Feb 27, 2026.
Master .NET security, quality, and data integrity! Learn to prevent race conditions, design multi-tenant systems, enforce code quality, and handle secrets securely.
The Senior .NET Developer Interview Guide: Part 1 - Architecture & Scalability
Feb 27, 2026.
Ace your senior .NET interview! Master EF Core optimization, API idempotency, async/await nuances, thread pool management, and distributed transactions. Become an architecture expert.
Upload Files into Azure Blob Storage with .NET 8
Feb 26, 2026.
Learn how to seamlessly upload files to Azure Blob Storage using .NET 8! This guide covers setup, configuration, and testing with Swagger for scalable cloud storage. Perfect for modern web apps!
Configure CI/CD Pipeline with GitHub Actions for .NET Using Azure App Service
Feb 25, 2026.
Automate .NET deployments to Azure App Service using GitHub Actions! This guide walks you through configuring a CI/CD pipeline for seamless and efficient updates.
How to Fix “Network Error” in Axios While Calling .NET API?
Feb 26, 2026.
Fix Axios 'Network Error' when calling .NET APIs! Learn to troubleshoot CORS, SSL, URLs, server status, timeouts, and authorization for seamless React/.NET apps.
How to Implement Authentication in React with .NET Core Backend?
Feb 26, 2026.
Secure your React and .NET Core apps! This guide covers JWT authentication, API protection, and role-based authorization for robust user management. Learn best practices!
What Is Clean Architecture in .NET With Practical Example?
Feb 25, 2026.
Master Clean Architecture in .NET! Build scalable, testable, and maintainable applications with clear separation of concerns. Practical examples included.
How to Secure Sensitive Data in .NET Applications?
Feb 25, 2026.
Protect .NET apps! Learn to secure sensitive data using encryption, secure storage, and authorization. Prevent breaches and build trustworthy applications.
How to Fix “Unable to Resolve Service for Type” Error in .NET Core?
Feb 25, 2026.
Troubleshoot the "Unable to resolve service for type" error in .NET Core! Learn to fix common DI issues like missing registrations, lifetime mismatches, and circular dependencies.
How to Configure CI/CD Pipeline for .NET Project Using GitHub Actions?
Feb 25, 2026.
Automate .NET builds, tests, and deployments with GitHub Actions! This guide covers CI/CD for ASP.NET Core, artifact generation, and Azure App Service deployment.
How to Optimize SQL Queries for High Performance in .NET Applications?
Feb 25, 2026.
Boost .NET app performance! Master SQL query optimization: indexing, EF best practices, execution plans, and more. Build scalable, responsive systems.
How to Monitor .NET Applications Using Azure Application Insights?
Feb 25, 2026.
Monitor .NET apps with Azure Application Insights! Get real-time telemetry, distributed tracing, and dependency tracking for peak performance and reliability. Optimize your .NET applications today!
What Are the Most Common .NET Interview Questions?
Feb 24, 2026.
Ace your .NET interview! Master C#, ASP.NET Core, EF Core, DI, async, microservices, & more. Get ready for real-world scenarios & system design questions.
How to Monitor .NET Applications Using Application Insights?
Feb 24, 2026.
Master .NET application monitoring with Application Insights! Gain real-time insights, track performance, dependencies, and errors for optimized reliability.
How to Connect React Frontend With .NET Backend?
Feb 24, 2026.
Learn how to connect your React frontend to a .NET backend! This guide covers API setup, CORS, HTTP requests, authentication, and production deployment best practices.
How to Secure REST APIs Using JWT in .NET Core?
Feb 24, 2026.
Secure your .NET Core REST APIs with JWT! This guide covers configuration, token generation, validation, and best practices for robust API protection. Build scalable, stateless, and secure APIs.
How to Use OpenAI Embeddings in a .NET Project?
Feb 24, 2026.
Learn how to use OpenAI embeddings in your .NET projects! This guide covers setup, implementation, and best practices for building AI-powered applications with ASP.NET Core.
Why Is My GitHub Actions Workflow Failing on .NET Build?
Feb 24, 2026.
Troubleshoot .NET build failures in GitHub Actions! This guide covers SDK mismatches, missing dependencies, failing tests, environment issues, and more. Build stable CI/CD pipelines.
What Is the Difference Between .NET 8 and .NET 7?
Feb 24, 2026.
.NET 8 vs .NET 7: Understand key differences in support, performance, and cloud readiness. Choose the right framework for scalable, long-term .NET development.
How to Fix “Unable to Resolve Service for Type” Error in .NET Core?
Feb 24, 2026.
Troubleshoot the "Unable to resolve service for type" error in .NET Core. Learn common causes, fixes, and best practices for dependency injection in ASP.NET Core.
What Are the Most Asked .NET Interview Questions?
Feb 23, 2026.
Ace your .NET interview! This guide covers frequently asked questions on C#, ASP.NET Core, EF Core, and architectural patterns like Clean Architecture and microservices.
What Is Azure Key Vault and How to Use It in .NET Applications?
Feb 23, 2026.
Secure your .NET apps with Azure Key Vault! Learn to store secrets, API keys, and connection strings safely. Enhance security and compliance in your cloud applications.
How to Configure CI/CD Pipeline for .NET Project Using GitHub Actions?
Feb 23, 2026.
Automate .NET CI/CD with GitHub Actions! This guide covers setup, build, testing, artifact publishing, and Azure deployment for faster releases and higher code quality.
What Is the Best Way to Handle API Versioning in .NET Core?
Feb 23, 2026.
Master API versioning in .NET Core! Learn strategies like URL path versioning with the Microsoft API Versioning package for scalable, maintainable APIs. Avoid breaking changes!
What Are Design Patterns in .NET With Real-World Examples?
Feb 23, 2026.
Explore .NET design patterns (Singleton, Factory, Repository, etc.) with real-world C# examples. Learn how they improve code quality, scalability, and maintainability.
How to Optimize SQL Queries in .NET Applications?
Feb 23, 2026.
Boost .NET app performance! Learn SQL query optimization techniques: indexing, pagination, caching, EF Core best practices, and more. Build scalable, reliable backends.
How to Use Dependency Injection in .NET Core With Practical Example?
Feb 23, 2026.
Master .NET Core Dependency Injection! Learn DI principles, service lifetimes (Transient, Scoped, Singleton), and implement a practical example for scalable apps.
What Is Clean Architecture in .NET With Practical Implementation Guide?
Feb 23, 2026.
Explore Clean Architecture in .NET for building maintainable, testable, and scalable applications. Learn practical implementation with a step-by-step guide.
What Is Clean Architecture in .NET With Practical Implementation Guide?
Feb 23, 2026.
Explore Clean Architecture in .NET for building maintainable, testable, and scalable applications. Learn its principles, layers, and practical implementation.
GraphQL with .NET & React | Part 4: Real-Time Data with Web Sockets
Feb 19, 2026.
Learn to implement real-time data updates in your .NET & React GraphQL app using subscriptions and WebSockets. Build a live library app with HotChocolate & Apollo!
1
-
100
of
9029
<<
1
2
3
4
5
>>
Search
OUR TRAINING
Discovery to Delivery
Employing the latest technologies, Over-C's capabilities include web and mobile development, software and database architecting as well as visual and UX design.