TECHNOLOGIES
NEWS
VIDEOS
FORUMS
Trainings
BOOKS
EVENTS
MORE
INTERVIEWS
JOBS
Live
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]
Rajesh Gami(38)
Mominul Islam(21)
Sandhiya Priya(19)
Dinesh Gabhane(11)
Sardar Mudassar Ali Khan (3)
Vipin Mittal(2)
Deepak Tewatia(1)
Oguzhan Agir(1)
Satya Karki(1)
Vishal Yelve(1)
Vishal Joshi(1)
Niharika Gupta(1)
Latest First
Oldest First
Most Viewed
Sort By
Search Results
No search result found
Building SaaS Platforms with Subscription Management using Stripe and ASP.NET Core
Nov 12, 2025.
Learn to build a SaaS platform with ASP.NET Core and Stripe! This guide covers subscription management, webhook handling, and secure billing integration.
Extensible ASP.NET Core Systems: Building Plugin-Based Architectures with Reflection and Dependency Injection
Nov 10, 2025.
Build extensible ASP.NET Core apps using plugins! Learn how to leverage Reflection and Dependency Injection for dynamic module loading and runtime customization.
Building AI-Enhanced Applications: Integrating LangChain and Semantic Kernel with ASP.NET Core
Nov 10, 2025.
Enhance ASP.NET Core APIs with AI using LangChain and Semantic Kernel. Learn to integrate LLMs for intelligent automation, natural language processing, and smart insights.
Designing Future-Proof APIs: Versioning and Backward Compatibility Strategies in ASP.NET Core
Nov 10, 2025.
Explore ASP.NET Core API versioning strategies for seamless evolution. Maintain backward compatibility, handle deprecation gracefully, and ensure a smooth transition for clients.
Smart API Documentation: Auto-Generating Swagger Descriptions using AI in ASP.NET Core
Nov 10, 2025.
Automate Swagger documentation in ASP.NET Core using AI. Generate descriptions with OpenAI, ensuring up-to-date, developer-friendly API documentation.
Fortifying API Communication: Implementing End-to-End Encryption and HTTPS in ASP.NET Core
Nov 10, 2025.
Harden your ASP.NET Core APIs! Learn to implement end-to-end encryption with HTTPS, TLS, and AES. Protect data in transit and at rest for robust security.
Safely Retrieving Encrypted Form Values in ASP.NET Using Request.Form[UniqueID]
Nov 11, 2025.
Securely retrieve encrypted form values in ASP.NET using Request.Form[UniqueID]. Learn best practices, avoid common pitfalls, and ensure data integrity with server-side validation. Protect sensitive data!
Optimizing EF Core Queries for Large Data Applications | ASP.NET CORE
Nov 10, 2025.
Boost ASP.NET Core performance! Master EF Core query optimization techniques for large data applications. Learn to handle millions of records efficiently and build scalable APIs.
Building Domain-Driven Design (DDD) APIs in ASP.NET Core
Nov 10, 2025.
Build robust ASP.NET Core APIs with Domain-Driven Design (DDD). Learn to structure your application around the business domain for maintainability and scalability.
Handling Multi-Language Content in REST APIs | ASP.NET Core
Nov 10, 2025.
Learn how to build multi-language REST APIs with ASP.NET Core. This guide covers database and file-based localization, best practices, and performance tips for global readiness.
Implementing Soft Delete and Auditing in ASP.NET Core with EF Core
Nov 10, 2025.
Implement soft delete & auditing in ASP.NET Core using EF Core for data integrity, traceability & compliance. Prevent data loss & track changes effectively.
How to Implement Rate Limiting and API Throttling in ASP.NET Core
Nov 10, 2025.
Protect your ASP.NET Core APIs with rate limiting! Learn to implement throttling using built-in features, Redis, and best practices for production environments.
Beyond Basics: Mastering Advanced Dependency Injection Patterns in ASP.NET Core
Nov 10, 2025.
Master advanced Dependency Injection (DI) patterns in ASP.NET Core. Learn module-based DI, decorators, open generics, and runtime service replacement for scalable apps.
Building a Scalable Web Application using Angular 19 and ASP.NET Core 9
Nov 07, 2025.
Build scalable web apps with Angular 19 & ASP.NET Core 9! This guide covers architecture, authentication, deployment, and best practices for enterprise growth.
Event-Driven Architecture in ASP.NET Core Using RabbitMQ or Azure Service Bus
Nov 07, 2025.
Explore Event-Driven Architecture (EDA) in ASP.NET Core using RabbitMQ and Azure Service Bus. Build scalable, resilient, and responsive applications with asynchronous messaging.
Create + Assign + List + Edit + Complete operations and role-wise views (Admin / Manager / User) ASP.NET Core MVC project
Nov 08, 2025.
Build a complete ASP.NET Core MVC task management app with role-based views (Admin, Manager, User). Includes CRUD, assignment, and completion features using EF Core and Identity.
GraphQL vs REST: Building Smarter APIs in ASP.NET Core
Nov 07, 2025.
Explore REST vs. GraphQL in ASP.NET Core. Learn about API design, implementation, and performance. Discover which approach suits your project best for efficient data fetching.
Build a Task Raised System in ASP.NET Core (Beginner to Advanced Guide)
Nov 08, 2025.
Build a complete ASP.NET Core task management app, from basic setup to real-time notifications and role-based access. Includes EF Core, SignalR, and more!
Comparing ASP.NET Core vs Node.js for High-Traffic APIs
Nov 07, 2025.
Explore ASP.NET Core vs Node.js for high-traffic APIs. Compare architecture, performance, scalability, and security to choose the best framework for your needs.
Build a Task Question Assignment Feature in ASP.NET Core (Step-by-Step)
Nov 08, 2025.
Build a task assignment feature in ASP.NET Core! Learn to store, fetch, and display assigned questions using EF Core. Includes filtering and status updates.
Multi-Theme and Brand Customization Strategies in Enterprise UIs | Angular + ASP.NET Core Integration Guide
Nov 07, 2025.
Implement multi-theme & brand customization in enterprise Angular UIs with ASP.NET Core. Dynamic themes, accessibility, & efficient branding explained.
Micro-Interactions and Motion Design with Framer Motion in Web UI (with ASP.NET Core Integration)
Nov 07, 2025.
Create engaging web UIs! Learn to use Framer Motion with ASP.NET Core to add delightful micro-interactions and motion design for improved UX.
Accessibility (A11y) in Modern SPAs: Practical Implementation Guide (Angular + ASP.NET Core)
Nov 07, 2025.
Build accessible Angular SPAs with ASP.NET Core! Learn practical A11y implementation: focus management, ARIA roles, screen readers, and WCAG compliance. Inclusive UX!
Offline Document Preview in Web Apps (Angular + ASP.NET Core with PDF/DOCX)
Nov 06, 2025.
Implement offline document preview in Angular & ASP.NET Core for PDF/DOCX files. Enhance user experience with reliable access in disconnected environments. Ideal for enterprise apps.
Micro-Interactions and Motion Design with Framer Motion in Web UI (with ASP.NET Core Backend Integration)
Nov 06, 2025.
Enhance web UI with Framer Motion micro-interactions and ASP.NET Core backend integration. Create delightful, responsive user experiences. Full-stack motion design!
How to disable or remove ViewState Hidden Field in ASP.NET Page
Nov 06, 2025.
Learn how to effectively disable or remove the ViewState hidden field in your ASP.Net pages using C# and regular expressions. Optimize your page size and improve performance by eliminating unnecessary ViewState data. This method involves overriding the Render event to remove the ViewState tag.
Performing various DOM manipulations by accessing ASP.NET
Nov 06, 2025.
Master ASP.NET DOM manipulation using JavaScript and ClientID! Learn to dynamically control elements: disable, enable, change text, styles, and more. Enhance user experience!
Microservices with ASP.NET Core: Step-by-Step Implementation
Nov 06, 2025.
Learn to build scalable microservices with ASP.NET Core! This step-by-step guide covers design, API gateways, communication, databases, CI/CD, and best practices.
Building Interactive UI in ASP.NET Web Forms with Data Binding & jQuery
Nov 06, 2025.
Explore dynamic data binding in ASP.NET Web Forms! Learn how to pass data to client-side JavaScript for interactive modal updates using Bootstrap.
Correct Order for CORS, Authentication, and Authorization in ASP.NET Core
Nov 06, 2025.
Learn why the sequence of configuring CORS, authentication, and authorization matters in your ASP.NET Core projects. This guide breaks down the middleware order in simple terms, explains the reasoning behind the order, and offers a real-world example to keep your apps secure and bug-free.
Passing Backend Data to JavaScript in ASP.NET WebForms: Session, ViewState & SQL Examples
Nov 06, 2025.
Learn effective techniques to transfer backend data (Session, ViewState, SQL data) to your frontend in ASP.NET WebForms. Enhance your web app's interactivity!
Zero Downtime Deployment Strategies for ASP.NET Core Apps
Nov 05, 2025.
Eliminate downtime during ASP.NET Core deployments on IIS! Learn Blue-Green strategies, Jenkins CI/CD, health checks, and monitoring for seamless updates.
Implementing Caching Strategies (Redis + MemoryCache) for High-Performance APIs in ASP.NET Core
Nov 05, 2025.
Boost ASP.NET Core API performance with a hybrid caching strategy! Combine MemoryCache for speed and Redis for scalability. Reduce latency and database load significantly.
The ASP.NET Core Dependency Injection System (with .NET 9 Patterns & Pitfalls)
Nov 03, 2025.
Practical guide to ASP.NET Core DI: lifetimes, constructor vs. property injection, Options, TryAdd, avoiding captive deps, IServiceScopeFactory, IAsyncDisposable, and .NET 9 AOT.
Dynamic Form Builder: Building Adaptive UI with Angular Reactive Forms and ASP.NET Core Metadata API
Nov 04, 2025.
Build dynamic forms in Angular with ASP.NET Core! Use metadata to render forms at runtime, avoiding hardcoded HTML. Ideal for scalable enterprise apps.
Offline + Sync System: Angular IndexedDB + ASP.NET Core Sync API
Nov 04, 2025.
Build offline-first Angular apps with IndexedDB and ASP.NET Core Sync API! Enable seamless data access and sync, ensuring reliability even without internet.
Voice-Driven Angular Dashboard: Integrating Speech Recognition with ASP.NET Core API
Nov 04, 2025.
Build a voice-controlled Angular dashboard with ASP.NET Core API! Integrate speech recognition for hands-free data retrieval and a futuristic user experience.
Centralized Logging & Monitoring in ASP.NET Core using Serilog and Elastic Stack (ELK)
Nov 04, 2025.
Centralize ASP.NET Core logging with Serilog and ELK (Elasticsearch, Logstash, Kibana). Improve monitoring, troubleshoot faster, and gain real-time insights into your applications. Learn to set up a robust logging pipeline for enhanced observability.
Secure File Upload and Virus Scanning in ASP.NET Core + Angular (Using ClamAV or External API)
Nov 04, 2025.
Secure your ASP.NET Core Angular apps! Learn to implement robust file upload virus scanning using ClamAV or external APIs. Protect against malware & ensure data integrity.
Live Dashboard: Angular Signals + ASP.NET Core SignalR + SQL Server Change Tracking
Nov 04, 2025.
Build a live dashboard with Angular Signals, ASP.NET Core SignalR, and SQL Server Change Tracking. Get real-time data updates without page refreshes! Learn how.
Background Jobs in ASP.NET Core Without Hangfire (Using Hosted Services)
Nov 04, 2025.
Discover how to implement background jobs in ASP.NET Core using Hosted Services, a lightweight and dependency-free alternative to Hangfire. Simplify task automation!
Performance & Observability in ASP.NET Core 2025 With Latest .NET Core Version
Oct 31, 2025.
Explore ASP.NET Core 2025's performance & observability features! Discover JIT/AOT compilation, OpenTelemetry, improved logging, and metrics for faster, traceable apps.
Blazor Evolution in ASP.NET Core: Interactive Web UIs in 2025
Oct 31, 2025.
Explore Blazor in ASP.NET Core 9 (2025): a unified framework for building interactive web UIs with C#. Learn about rendering modes, performance, and .NET MAUI integration.
Introduction to ASP.NET – Architecture, Features & Real-World Use Cases
Oct 31, 2025.
Explore ASP.NET: a robust framework for building dynamic web apps, APIs, and enterprise software. Learn about its architecture, key features, and real-world applications.
Difference Between ASP.NET Web Forms, MVC & .NET Core
Oct 31, 2025.
Explore the evolution of ASP.NET: Web Forms, MVC, and .NET Core. Understand key differences, features, and ideal use cases to choose the right framework.
Key Innovations in ASP.NET Core 9 (and beyond)
Oct 31, 2025.
Explore ASP.NET Core 9's key innovations: static asset optimization, enhanced Minimal APIs, Blazor improvements, security, and performance boosts for modern web apps.
Event Handling in ASP.NET WebForms — Button Click Example
Oct 31, 2025.
Master ASP.NET WebForms event handling with a button click example! Learn how user actions trigger server-side code, manage postbacks, and build dynamic web applications.
Designing a Robust Global Exception Handling Strategy in ASP.NET Core
Oct 28, 2025.
Implement robust ASP.NET Core global exception handling for resilient APIs. Centralize error management, ensure consistent responses, and enhance observability. #dotnet
Print Diamond Star Pattern in C# using ASP.NET WebForms
Oct 29, 2025.
Learn to create a Diamond Star Pattern in C# using ASP.NET WebForms! This tutorial covers nested loops, StringBuilder, and HTML encoding for dynamic pattern generation. Perfect for beginners!
Delegates and Events in ASP.NET Web Forms
Oct 29, 2025.
Unlock the power of delegates and events in ASP.NET Web Forms! Build modular, scalable web applications with real-time event handling. Learn by example with a step-by-step order processing system.
Lambda Expressions and LINQ in ASP.NET Web Forms
Oct 29, 2025.
Master ASP.NET Web Forms with LINQ and Lambda expressions! Simplify data querying, filtering, and manipulation for cleaner, more efficient code. Boost performance!
Print Pyramid Star Pattern using C# in ASP.NET WebForms
Oct 29, 2025.
Learn to create a Pyramid Star Pattern in C# ASP.NET WebForms using nested loops and StringBuilder. A great exercise for mastering logic and HTML rendering!
Print Right Triangle Star Pattern using C# in ASP.NET WebForms
Oct 29, 2025.
Learn to print a right triangle star pattern in C# ASP.NET WebForms using Visual Studio 2015. This tutorial covers nested loops, StringBuilder, and dynamic HTML output for beginners.
Print Number Triangle Pattern in C# using ASP.NET WebForms
Oct 29, 2025.
Learn to create a Number Triangle Pattern in C# WebForms using nested loops! This tutorial provides a real-time example with ASPX code and explanation. Perfect for beginners!
How to Create Custom Middleware in ASP.NET Core
Oct 27, 2025.
Master ASP.NET Core middleware! Learn to create custom components for logging, authentication, and request handling. Enhance your web app's functionality today!
Async Mistakes that can kill an ASP.NET Core application
Oct 24, 2025.
Learn the top 10 async mistakes that can kill your ASP.NET Core app. Discover common pitfalls, performance issues, and best practices to write efficient, scalable, and deadlock-free async code.
Full-Stack ASP.NET Core Project: Build AI E-Commerce Platform with Cloud, Microservices & Blazor(Part-40 of 40)
Oct 22, 2025.
Build a full-stack AI e-commerce platform with ASP.NET Core 8, Blazor, and microservices. This comprehensive tutorial covers cloud deployment (Azure/AWS), real-time features (SignalR), and production best practices. Learn clean architecture, CQRS, DDD, and AI integration for personalized recommendations and intelligent search. Master enterprise-grade development for scalable web applications.
Master Repository & Unit of Work Patterns in ASP.NET Core (Part-37 of 40)
Oct 22, 2025.
Build testable, maintainable, and scalable data access layers for your applications. This comprehensive guide provides real-world examples, production-ready code, and best practices for implementing these robust patterns. Learn to avoid common pitfalls and optimize performance for enterprise applications.
Enterprise-Grade CI/CD for ASP.NET Core (Part-33 of 40)
Oct 22, 2025.
This article, part 33 of a 40-part series, details enterprise-grade CI/CD for ASP.NET Core applications. It covers project structure, Docker configuration, comprehensive testing (unit & integration), GitHub Actions pipelines with security scanning, Infrastructure as Code (Terraform), and advanced health checks for robust monitoring and deployment across multiple environments.
CQRS and MediatR Masterclass: Solve Business Complexity in ASP.NET Core (Part-36 of 40)
Oct 22, 2025.
Master CQRS and MediatR patterns in ASP.NET Core! This comprehensive guide provides a complete implementation for building scalable and maintainable applications. Learn to solve business complexity with real-world e-commerce examples, advanced patterns, validation, performance optimization, event sourcing, microservices integration, and production best practices. Enhance your ASP.NET Core skills now!
AI Integration Boom: Infusing ASP.NET Core with ML.NET & OpenAI (Part-24 of 40)
Oct 22, 2025.
Unlock the power of AI in your ASP.NET Core applications! This guide (Part 24 of 40) dives into integrating ML.NET for machine learning and OpenAI APIs for intelligent features. Build predictive models, personalized experiences, and intelligent chatbots with real-world examples and best practices. Master AI integration for scalable web apps!
ASP.NET Core Cloud Domination: Master Azure & AWS Global Scaling, Storage & Hosting | Production Guide (Part-25 of 40)
Oct 22, 2025.
Master ASP.NET Core cloud domination on Azure & AWS! This production guide (Part 25/40) unlocks global scaling, storage, and hosting secrets. Learn cloud-native development, microservices, deployment patterns, and real-world optimization techniques for building resilient, high-performance applications. Scale your e-commerce platform for peak seasons and ensure top-tier security.
Blazor Superpowers - SPA Components Real Time - ASP.NET Core - Master WebApps (Part-22 of 40)
Oct 21, 2025.
Unlock Blazor superpowers! Master SPA-like experiences in ASP.NET Core with this comprehensive guide. Dive into component architecture, real-time features using SignalR, and Blazor Server vs. WebAssembly. Learn advanced patterns, state management, and performance optimization for building interactive web applications with C#.
Testing Mastery: Catch Bugs Early with Comprehensive Testing in ASP.NET Core (Part- 29 of 40)
Oct 21, 2025.
Master ASP.NET Core testing! This comprehensive guide (Part 29 of 40) covers unit, integration, and UI testing with xUnit, Moq, and Selenium. Learn the testing pyramid, TDD, mocking, API & database testing, performance & CI/CD pipelines. Catch bugs early, ensure quality, and build robust applications with practical examples and best practices. Elevate your ASP.NET Core skills!
Background Jobs Revolution: Mastering Automated Processing in ASP.NET Core (Part - 30 of 40)
Oct 21, 2025.
Revolutionize your ASP.NET Core applications with robust background job processing! This comprehensive guide, part 30 of 40, covers everything from IHostedService to Hangfire, Quartz.NET, and Coravel. Master job scheduling, email automation, report generation, and production deployment for scalable and reliable solutions. Elevate your app's performance and user experience today!
Serverless Architecture with Angular and ASP.NET Core
Oct 20, 2025.
Build a serverless full-stack application using Angular and ASP.NET Core (Azure Functions) with SQL Server. This article guides you through creating a cost-efficient, scalable application. Learn to create Azure Functions, integrate with Angular, and deploy to Azure. Explore event-driven architectures, secure APIs, and monitoring.
ASP.NET Core Architecture Patterns: CQRS, DDD, Clean Architecture Mastery (Part -19 of 40)
Oct 20, 2025.
Master ASP.NET Core architecture with this comprehensive guide! Explore CQRS, DDD, and Clean Architecture to build scalable, maintainable enterprise systems. Learn through real-world e-commerce examples, testing strategies, and best practices. Elevate your skills and design resilient applications using modern patterns. Part 19 of a 40-part series.
UPS and FedEx API Integration for Shipping in ASP.NET Core + Angular
Oct 20, 2025.
Learn how to integrate UPS and FedEx APIs into your ASP.NET Core and Angular applications for automated shipping. This guide provides a step-by-step walkthrough, covering backend API creation with ASP.NET Core, frontend integration with Angular, and essential tips for testing and security. Simplify label creation, package tracking, and shipping cost calculation for your e-commerce or ERP system. Boost efficiency and accuracy in your shipping processes with this comprehensive tutorial.
Real-Time Cache Monitoring and Alerting with NCache in ASP.NET Core Web API
Oct 20, 2025.
Boost ASP.NET Core Web API performance with NCache! This guide details integrating NCache for distributed caching, real-time monitoring, and proactive alerting. Learn to configure NCache, track cache health via NCache Web Manager or PowerShell, and set up notifications for critical events like node failures or high resource usage. Optimize your caching strategy and ensure a seamless user experience with enterprise-grade visibility and control. Explore programmatic event notifications and integration with Grafana/Prometheus for advanced monitoring.
Implementing AI/ML Features in Full-Stack Apps Using ASP.NET Core + Angular
Oct 20, 2025.
Elevate your full-stack applications by integrating AI/ML capabilities using ASP.NET Core and Angular. This tutorial guides you through implementing features like sentiment analysis, recommendation systems, and chatbots. Learn to leverage Azure Cognitive Services, OpenAI API, and custom ML models to create smarter, more engaging user experiences. Discover best practices for seamless integration and optimization.
Module 16 of 40 : ASP.NET Core Middleware Mastery: Custom Logging, Auth & Pipeline Control
Oct 20, 2025.
Master ASP.NET Core middleware! This comprehensive guide covers custom logging, authentication, error handling, and pipeline optimization. Learn to build robust and efficient web applications with real-world examples, advanced patterns, and best practices for ultimate control over your HTTP pipeline. Enhance API security, performance, and request tracking.
ASP.NET Core Advanced Authorization: Policy-Based Security & Resource Protection Guide (Part-14 of 40)
Oct 20, 2025.
Unlock robust ASP.NET Core application security with advanced authorization techniques! This guide delves into policy-based security, resource protection, and custom authorization requirements. Learn to implement real-world scenarios with role-based, claims-based, and permission-based authorization in Razor Pages and Web APIs. Master testing, troubleshooting, and performance optimization for enterprise-ready applications.
Real-Time Applications with SignalR, Angular, and ASP.NET Core
Oct 20, 2025.
Build real-time web applications effortlessly using ASP.NET Core, Angular, and SignalR! This tutorial guides you through creating a simple chat application with instant updates. Learn to implement server-side push notifications, manage client connections, and optionally persist messages in a SQL Server database. Enhance user experience with scalable and efficient real-time features for chat, dashboards, and more. Perfect for modern web development!
Minimal APIs Revolution: ASP.NET Core Rapid API Development Guide & Examples : Part 9 of 40
Oct 16, 2025.
Unlock rapid API development with ASP.NET Core Minimal APIs! This comprehensive guide, part of a 40-part series, covers everything from basic CRUD operations to advanced techniques like authentication, validation, and performance optimization. Learn to build efficient, scalable e-commerce microservices and explore the future of Minimal APIs in .NET 8 and beyond. Master the art of creating streamlined, high-performance APIs with practical examples and best practices.
ASP.NET Core Identity Unleashed: Complete Guide to Registration, Roles, 2FA & Security (Part 13 of 40)
Oct 16, 2025.
Unlock the full potential of ASP.NET Core Identity with this comprehensive guide! Master user registration, role-based authorization, claims, and 2FA. Learn to implement secure identity systems with practical examples, covering everything from basic setup to advanced security patterns and real-world e-commerce scenarios. Elevate your ASP.NET Core skills today!
GraphQL Explosion: HotChocolate ASP.NET Core Complete Guide with Real-World Examples (Part-11 of 40)
Oct 16, 2025.
Unlock the power of GraphQL in ASP.NET Core with this comprehensive 40-part series! Master HotChocolate, from basic setup to advanced features like schemas, resolvers, subscriptions, DataLoader, filtering, authentication, and error handling. Build client-driven APIs with real-world e-commerce examples and become a zero-to-cloud expert. Supercharge your APIs today!
Dapper Deep Dive Part 8: Ultra-Fast Querying & Mapping Secrets for ASP.NET Core Pros
Oct 16, 2025.
Unlock Dapper's full potential in ASP.NET Core! This deep dive, part 8 of the series, reveals secrets for ultra-fast querying and mapping. Learn performance optimization, multi-mapping, stored procedures, bulk operations, and real-world enterprise scenarios. Elevate your data access skills and build high-performance applications with Dapper's advanced techniques. Master connection pooling, caching, and more!
RESTful API Mastery: ASP.NET Core Best Practices, Versioning & Serialization Complete Guide - Part-10 of 40
Oct 16, 2025.
Master RESTful API development in ASP.NET Core with this comprehensive guide. Learn best practices for versioning, serialization, authentication, and building scalable services. Explore real-world examples, microservices communication, and advanced techniques for security, performance, and maintainability. From basic principles to enterprise patterns, this guide provides production-ready solutions for building robust APIs.
SQLClient Raw Performance Part 7: Mastering Data Streaming & Bulk Operations in ASP.NET Core - FreeLearning365.com
Oct 16, 2025.
Master high-performance data access in ASP.NET Core with SqlClient! This guide explores advanced data streaming, bulk operations, and memory-efficient techniques for handling large datasets. Learn to optimize ETL pipelines, leverage table-valued parameters, and implement asynchronous streaming patterns for peak performance. Discover best practices and avoid common pitfalls for robust, scalable applications.
JWT Authentication Ninja: Complete ASP.NET Core Security Guide with Refresh Tokens & Claims (Part-12 of 40)
Oct 16, 2025.
Master ASP.NET Core security with this comprehensive JWT authentication guide! Learn to implement robust security measures, including refresh tokens, role-based authorization, password policies, rate limiting, and advanced middleware. Build production-ready applications with enterprise-grade security features and best practices. Secure your APIs and protect user data effectively with this complete tutorial.
Build First ASP.NET Core MVC Web App Part 3 - Complete E-Commerce Tutorial with Razor Pages
Oct 15, 2025.
Build a complete e-commerce web application using ASP.NET Core MVC and Razor Pages in this comprehensive tutorial. Learn MVC architecture, create dynamic UIs with Razor syntax, implement shopping cart functionality, and set up a production-ready environment. Master real-world web development skills and build a portfolio-worthy project. Includes database design, testing, and deployment strategies.
C# 12 Features Mastery Part 4 - Primary Constructors, Records, Pattern Matching for ASP.NET Core
Oct 15, 2025.
Master C# 12's essential features for ASP.NET Core development! Part 4 dives into primary constructors (reducing boilerplate), records (immutable data), advanced pattern matching (smarter code flow), and collection expressions (simplified collections). Learn real-world integration, performance optimization, and migration strategies for modern, efficient ASP.NET Core applications. Unlock the power of C# 12!
CRUD Operations in ASP.NET C# with AngularJS and SQL Server
Oct 15, 2025.
Master CRUD operations with ASP.NET C#, AngularJS, and SQL Server! This tutorial guides you through building a complete web application, connecting a dynamic AngularJS frontend to a robust ASP.NET Web API backend, all powered by a SQL Server database. Learn to create, read, update, and delete data seamlessly, building a scalable foundation for modern web development. Perfect for small to medium applications.
Razor Pages in ASP.NET Core
Oct 14, 2025.
Discover Razor Pages in ASP.NET Core, a streamlined approach to web development. Built upon MVC, Razor Pages simplifies building dynamic web applications with a page-centric model. Learn about its structure, handler methods, routing, model binding, and dependency injection. Explore real-world use cases and understand why Razor Pages offers simplicity, better organization, and enhanced testability for modern .NET web development, making it ideal for both beginners and experienced developers.
Difference between ASP.NET MVC, C#, and ASP.NET Core
Oct 13, 2025.
Understand the key differences between C#, ASP.NET MVC, and ASP.NET Core. This guide clarifies their roles in web development, highlighting C# as a programming language, ASP.NET MVC as a legacy Windows-only framework, and ASP.NET Core as a modern, cross-platform solution. Learn about their architecture, performance, and suitability for different project types, from existing systems to cutting-edge cloud applications. Choose the right tool for your next .NET project!
JWT Authentication with ASP.NET Core Identity and Entity Framework (EF)
Oct 11, 2025.
Secure your ASP.NET Core Web APIs with JWT authentication! This tutorial guides you through integrating ASP.NET Core Identity, Entity Framework Core, and JSON Web Tokens for robust user authentication and authorization. Learn to configure Identity, generate and validate JWTs, protect API endpoints, and implement role-based access control. Build a scalable and secure authentication system for modern web applications.
Dependency Injection (DI) Built-In in ASP.NET Core
Oct 09, 2025.
Unlock the power of Dependency Injection (DI) in ASP.NET Core! This guide explores the built-in DI container, demonstrating how to register services (Transient, Scoped, Singleton), inject dependencies into controllers and middleware, and leverage DI for improved testability and maintainability. Learn to avoid common DI pitfalls and build cleaner, more scalable applications.
Modular and Lightweight Architecture in ASP.NET Core
Oct 09, 2025.
Discover the power of modular and lightweight architecture in ASP.NET Core! This article explores how to build faster, smaller, and more efficient applications by embracing modular design principles. Learn about dependency injection, middleware, Minimal APIs, and NuGet packaging to create scalable and maintainable applications. Unlock the benefits of separation of concerns, reusability, and improved performance with real code examples.
High Performance and Scalability in ASP.NET Core
Oct 09, 2025.
This article provides actionable strategies for building blazing-fast web applications. Learn how to optimize asynchronous programming, middleware, caching, EF Core, and Kestrel configuration. Discover techniques for load balancing, Redis integration, and minimizing startup time. Master the art of building robust, high-throughput APIs and microservices that can handle massive workloads with ease.
Built-in Security in ASP.NET Core
Oct 07, 2025.
This article dives into authentication, authorization, data protection, HTTPS enforcement, CSRF/XSS protection, and more. Learn how ASP.NET Core's middleware and integrated tools empower developers to build secure, compliant web applications ready for modern threats and secure deployment.
Cross-Platform Support in ASP.NET Core
Oct 07, 2025.
Unlock the power of cross-platform development with ASP.NET Core! This article explores how to build and deploy high-performance web applications on Windows, Linux, and macOS using .NET Core. Learn about its architecture, CLI tools, hosting options (Kestrel, Nginx), deployment models (FDD, SCD), and CI/CD integration. Discover how to leverage containers and cloud deployments for ultimate flexibility and cost savings. Embrace the 'build anywhere, run everywhere' paradigm!
Deploying ASP.NET Core Applications to Azure App Service and AWS Elastic Beanstalk
Sep 30, 2025.
Deploy ASP.NET Core apps to the cloud effortlessly! This guide provides a step-by-step walkthrough for deploying the same application to both Azure App Service and AWS Elastic Beanstalk. Compare ease of setup, scaling options, and monitoring tools. Learn best practices for CI/CD, security, and autoscaling to optimize your cloud deployments. Choose the best PaaS for your needs or embrace a multi-cloud strategy for resilience.
Performance, Security, and Quality in ASP.NET Core
Sep 25, 2025.
Explore ASP.NET Core's trifecta of success: performance, security, and quality. Discover how version 10 and beyond empowers developers to build scalable, secure, and reliable applications. Dive into AOT compilation, caching strategies, robust authentication, and automated testing for enterprise-grade solutions.
OpenAPI & Minimal APIs in ASP.NET Core 10.0
Sep 23, 2025.
This article dives into building lightweight, well-documented, and secure APIs with minimal boilerplate. Discover how to leverage route groups, filters, SSE, and OpenAPI security definitions for improved developer productivity and seamless integration. Learn to auto-generate documentation, streamline API design, and enhance interoperability with tools like Swagger UI and client SDK generators.
How to Restrict API Calls in ASP.NET Core Using Action Filters and Middleware
Sep 22, 2025.
This article demonstrates how to implement age-based restrictions on specific endpoints with Action Filters and application-wide blacklist checks using Middleware. Learn to control access, enhance security, and build robust APIs by combining these powerful techniques. Choose the right approach for fine-grained or global restrictions and protect your valuable resources.
Blazor Enhancements in Asp.Net Core 10.0
Sep 22, 2025.
Discover faster startup times, persistent component state, improved Blazor Hybrid integration, validation enhancements, QuickGrid updates, and robust security features. Learn how these advancements make Blazor a top choice for full-stack .NET development, rivaling JavaScript frameworks and enabling enterprise-grade applications across web, desktop, and mobile platforms.
Logging and Monitoring Security Events in ASP.NET Core
Sep 19, 2025.
Enhance your ASP.NET Core application security by implementing robust logging and monitoring practices. This guide covers structured logging with Serilog, NLog, and built-in providers. Learn to detect suspicious activities, trace API calls, and identify unauthorized access. Discover how to set up alerts for brute-force attacks, secure log data, and comply with security standards like GDPR. Improve incident response and strengthen your application's defense posture with real-time monitoring using Application Insights, ELK, or SIEM tools.
Passkeys in ASP.NET Core
Sep 20, 2025.
Unlock passwordless authentication in your ASP.NET Core applications with this comprehensive guide! Learn how to implement passkeys using the latest .NET features and the WebAuthn API. Enhance security, eliminate passwords, and improve user experience with a step-by-step walkthrough, including server-side and client-side code examples. Embrace the future of secure logins and protect against phishing attacks with native passkey support in ASP.NET Core Identity.
Major changes in ASP.NET Core 10.0
Sep 20, 2025.
ASP.NET Core 10.0 delivers significant enhancements across Blazor, OpenAPI, and Minimal APIs. Blazor benefits from performance boosts, improved validation, and QuickGrid updates. OpenAPI 3.1 support and streamlined Minimal API development simplify web service creation. Enhanced security includes Passkey support and Kestrel optimizations boost performance, making applications faster and more secure.
What is launchsetting.json in ASP.NET Core?
Sep 18, 2025.
Unlock the secrets of launchSettings.json in ASP.NET Core! This essential file dictates how your application behaves during development, streamlining debugging and environment configuration. Learn how to define profiles, set environment variables, and control application URLs for consistent and efficient development workflows across teams. Master this file for seamless ASP.NET Core development!
1
-
100
of
4852
<<
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.