C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
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]
Rajesh Gami(51)
Sandhiya Priya(29)
Mahesh Chand(2)
Deepak Tewatia(2)
Dashrath Hapani(1)
Tahir Ansari(1)
Satya Karki(1)
Dasha Kizilova(1)
Avinash Thakur(1)
Sanjay Singh(1)
Satya Prakash(1)
Sapna (1)
Brijesh Jalan(1)
Nildo Soares DeAraujo(1)
senthil kumar Lakshmanan(1)
pinal.dave (1)
Meeran Siddiqui(1)
Hemish Radadiya(1)
Oguzhan Agir(1)
Jalpa Dhola(1)
Resources
No resource found
Implement JWT Token in Net Core Api
Dec 28, 2024.
This article covers the step-by-step process to secure your API using JWT for token-based authentication, ensuring secure communication and proper authorization. Perfect for developers looking to enhance API security.
Building a Bulk Email Sending Console App with NET Core 7.0
Aug 27, 2023.
Building a Bulk Email Sending Console App with NET Core 7.0 entails the creation of a robust and versatile solution tailored to efficiently manage large-scale email distributions. Through a meticulous development process, this application emerges as a vital tool for businesses and organizations seeking an effective way to reach their target audiences.
How To Perform Transaction Using Stratis Cirrus Core Private Net Wallet
Feb 11, 2022.
This article provides insights into different types of blockchain networks and guides beginners to perform the transaction using Stratis Cirrus Core Private Net Wallet.
What Is Net Neutrality?
Nov 25, 2017.
What is net neutrality and how does it impact you?
Dot Net Tips Tricks C # Tips Tricks and Solutions
Nov 25, 2016.
Discover invaluable tips, tricks, and solutions for .NET and C# programming. Enhance your coding skills, troubleshoot effectively, and optimize performance with expert insights and techniques.
Creating Master Page In ASP NET 4.5 Application
Sep 01, 2016.
In this article, you will learn how to create Master Page in an ASP.NET Application.
Introduction To Net Neutrality
Apr 15, 2015.
This article explains what Net Neutrality is. Net Neutrality is generally construed to mean that ISPs (Internet Service Providers) must treat all internet traffic on an equal basis, no matter its type or origin of content or means used to transmit packets.
Login Page With Remember Password Code In ASP. Net 4.0
Mar 05, 2013.
In this article I describe how to implement an ability to remember a password code in ASP.Net.
Regular Expressions To Validate an ASP. NET Form Using JQuery
Nov 07, 2011.
In this article we will discuss how to write Regular Expressions to validate an ASP. NET form using Jquery.
Generating Random Passwords with ASP. NET and C#
Aug 12, 2010.
This tutorial shows how we can use C# to generate a random password.
Making Transparent Control using GDI+ and C# (Updated to NET 3.5)
Jun 10, 2008.
This article provides an approach to a Transparent Control that draws an ellipse with real transparent background and a brush that supports transparent colors.
XML-Binary BASE64 image slideshow using ASP. NET - AJAX
Mar 05, 2008.
This article would illustrate how to create and use HTTPHandler in ashx file, XML binary base64 to change image format, using Asp.net / Ajax. This primarily aims to have a slide show which displays many user profiles and photos.
Session State Management in Application having ASP and ASP. Net Pages
Feb 15, 2005.
If we are developing a web application in which both ASP and ASP.NET pages resides, then passing session information from ASP to ASP.NET page or vice versa becomes a critical issue. To share session state between ASP and ASP.NET pages, session state need to be stored in some common format like in database.
Complete Source Code Structure for Real-Time GPS Tracking Dashboard (Angular + ASP.NET Core)
Nov 17, 2025.
Build a real-time GPS tracking dashboard with Angular and ASP.NET Core! Includes complete source code, SignalR integration, Docker setup, and SQL Server.
Creating a Comment System with Mentions (@user) and Hashtags (#tag) | Angular + Asp.Net Core
Nov 17, 2025.
Build a robust comment system with @mentions and #hashtags using Angular and ASP.NET Core. Enhance collaboration in your web applications with this scalable module.
Integrating Vector Databases (like Pinecone) in ASP.NET Core Search
Nov 14, 2025.
Implement semantic search in ASP.NET Core using Pinecone, OpenAI embeddings, and SQL Server. Enhance your apps with vector search for superior relevance and speed.
Understanding Dependency Injection (DI) In ASP.NET Core — A Beginner-Friendly Guide
Nov 14, 2025.
Unlock the power of Dependency Injection (DI) in ASP.NET Core! This beginner-friendly guide provides clear explanations and practical examples for cleaner, testable code.
Using ML.NET for Predictive Maintenance in Web Dashboards
Nov 14, 2025.
Build predictive maintenance systems with ML.NET, ASP.NET Core, SQL Server, and Angular. Detect equipment failures early and reduce downtime. Beginner to advanced.
Implementing Unit of Work and Repository Pattern in ASP.NET Core with EF Core for Clean and Maintainable Architecture
Nov 13, 2025.
Implement Repository and Unit of Work patterns in ASP.NET Core with EF Core for clean, maintainable APIs. Learn to abstract data access and ensure transactions.
ASP.NET Core Health Checks and Monitoring with Prometheus + Grafana
Nov 13, 2025.
Monitor ASP.NET Core apps with Health Checks, Prometheus, and Grafana. Gain real-time insights, detect failures early, and ensure smooth operations. Kubernetes ready!
Efficient Background Task Processing in ASP.NET Core Using Hangfire and Quartz.NET
Nov 13, 2025.
Master background task processing in ASP.NET Core using Hangfire and Quartz.NET. Learn to implement asynchronous tasks, improve performance, and enhance user experience.
Mastering Role-Based and Policy-Based Authorization in ASP.NET Core
Nov 13, 2025.
Secure your ASP.NET Core apps! Learn role-based and policy-based authorization. Implement custom handlers for granular access control and robust security measures.
.NET 10: Unlocking the Next Era of Cross-Platform Development
Nov 12, 2025.
Explore the major enhancements in .NET 10 including runtime performance boosts, SDK productivity upgrades, file-based apps, ASP.NET Core innovations, library updates, and guidance on when to adopt this LTS release.
Implementing the Outbox Pattern in ASP.NET Core for Reliable Message Delivery
Nov 13, 2025.
Ensure reliable message delivery in ASP.NET Core with the Outbox Pattern. Learn how to implement it using EF Core and RabbitMQ/Kafka for robust microservices.
Efficient File Streaming and Range Requests in ASP.NET Core APIs
Nov 13, 2025.
Stream large files efficiently in ASP.NET Core! Learn how to implement file streaming and range requests for resumable downloads and optimized media delivery. Boost performance!
Designing Multi-Tenant Architecture in ASP.NET Core using EF Core
Nov 12, 2025.
Explore multi-tenant architecture in ASP.NET Core using EF Core. Learn tenant identification, database isolation, and data management for scalable SaaS applications.
Implementing CQRS and Mediator Pattern in ASP.NET Core using MediatR
Nov 13, 2025.
Implement CQRS and Mediator patterns in ASP.NET Core with MediatR for scalable, maintainable applications. Learn to separate reads/writes and reduce coupling.
Building Custom Middleware for API Request and Response Logging in ASP.NET Core
Nov 13, 2025.
Master API request/response logging in ASP.NET Core using custom middleware. Enhance debugging, auditing, and performance with practical implementation tips and production-ready enhancements.
Implementing Distributed Caching with Redis in ASP.NET Core for Scalable Applications
Nov 13, 2025.
Boost ASP.NET Core app performance with Redis distributed caching! Learn to set up, configure, and implement caching for scalable, high-traffic applications. Optimize your database workload and improve user experience.
What You Need to Know about .NET 10
Nov 12, 2025.
.NET 10: Unleash faster, more secure apps with AI-powered features, quantum-safe encryption, and enhanced web & mobile development tools. Upgrade now!
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.
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.
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.
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!
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.
ASP.NET and JavaScript Events — onblur, onchange, onclick, onkeyup, OnClientClick, and onserverclick
Nov 11, 2025.
Master ASP.NET & JavaScript events! Learn onblur, onchange, onclick, onkeyup, OnClientClick, & onserverclick. Optimize web apps with client-side & server-side interactions. Boost user experience and reduce postbacks!
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.
Building Predictive Analytics Dashboards with ML.NET and Chart.js: Turning Data into Real-Time Insights
Nov 11, 2025.
Build real-time predictive analytics dashboards using ML.NET and Chart.js! Forecast trends, visualize data, and empower data-driven decisions in .NET apps.
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.
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.
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.
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.
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.
ASP.NET Core — Concept Overview
Nov 08, 2025.
Explore ASP.NET Core: a cross-platform framework for building modern web apps, APIs, and microservices. Learn key concepts like MVC, DI, EF Core, and more with practical examples.
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.
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.
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!
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.
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.
.NET Core Developer Roadmap 2025
Nov 08, 2025.
Master .NET Core development in 2025! This roadmap covers C#, ASP.NET Core, EF Core, security, testing, and advanced concepts for building modern applications.
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.
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!
Understanding the Difference Between Web.config and App.config in .NET Applications
Nov 07, 2025.
Unlock the secrets of .NET configuration! Learn the key differences between Web.config for ASP.NET and App.config for desktop apps. Master configuration files for optimal application behavior and deployment.
Digital Signature Implementation (DocuSign + .NET)
Nov 06, 2025.
Implement DocuSign eSignature in .NET (ASP.NET Core). Covers authentication (JWT, Auth Code), SDK setup, envelope creation, embedded signing, and webhooks. Secure & compliant!
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.
Binding Backend Values to Frontend in ASP.NET
Nov 06, 2025.
Learn how to seamlessly bind backend data to your ASP.NET frontend! Explore techniques like embedding values in JavaScript, using ClientID, HiddenFields, and AJAX WebMethods.
Difference betwn .NET 6 and .NET 8 with respect to identity framework
Nov 06, 2025.
Explore the evolution of ASP.NET Core Identity from .NET 6 to .NET 8. Discover key improvements in security, performance, customization, and token management for modern apps.
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!
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!
Displaying Backend Data in Frontend with Data Binding in ASP.NET
Nov 06, 2025.
Learn ASP.NET data binding to display backend data in your frontend! Use DataBinder.Eval, conditional logic, and custom functions for dynamic content rendering.
Various Ways to Disable ViewState in ASP.Net
Nov 06, 2025.
Learn various methods to disable ViewState in ASP.NET for improved performance. From control-specific to application-wide configurations, master ViewState management. Discover the ViewStateMode property for fine-grained control and optimize your ASP.NET web applications.
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.
Dynamically Setting HTML Attributes Using C# in ASP.NET
Nov 06, 2025.
Learn how to dynamically set HTML attributes in ASP.NET using C#. Modify control behavior and appearance based on server-side logic for enhanced interactivity and accessibility.
ASP.NET Literal vs Span vs Label vs HiddenField
Nov 06, 2025.
Understand the distinct roles of Literal, Span, Label, and HiddenField in web development. Learn when to use each for dynamic content, styling, accessibility, and data storage.
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.
Various Way To Displaying Backend Data in Frontend with Data Binding in ASP.NET
Nov 06, 2025.
Explore various ASP.NET data binding techniques to display backend data in the frontend. Learn to use GridView, Repeater, ListView, and more for dynamic web pages.
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.
SaccoShare Management System — Sample Project (ASP.NET Core 8)
Nov 05, 2025.
ASP.NET Core 8 Sacco Management System: A complete scaffold with MVC, EF Core, Identity, Docker & more. Kickstart your SaccoShare web app development!
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.
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.
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.
.NET Core & C# Full-Stack Advanced MCQ Pack
Nov 04, 2025.
Ace your .NET Core and C# skills! This MCQ pack covers advanced C#, DI, MVC, Web API, EF Core, SQL, System Design, Cloud & Microservices. Test your knowledge now!
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.
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!
Advanced .NET Core Concepts — DI, Middleware & Memory Leaks
Nov 04, 2025.
Master advanced .NET Core: Dependency Injection for loose coupling, custom middleware for request handling, and memory leak prevention for robust applications.
.NET Core Cheat Sheet (Middleware + DI Lifetimes)
Nov 04, 2025.
Master ASP.NET Core! This cheat sheet covers Middleware (pipeline, registration, rules) and Dependency Injection (lifetimes, best practices, common mistakes).
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.
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.
Top .NET Interview Questions & Concepts Explained
Nov 04, 2025.
Ace your .NET & C# interviews! Covers core concepts, ASP.NET MVC, EF Core, SQL, real-time architecture, security, and common coding challenges. Master C#!
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.
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.
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.
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.
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.
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.
Webhooks + Azure Functions (.NET 9 Isolated Worker)
Oct 31, 2025.
Build a serverless webhook endpoint in Azure Functions using .NET 9 and Visual Studio. Receive, validate, and process webhook events without writing any PowerShell commands.
Master Page vs Layout Page in ASP.NET
Oct 31, 2025.
Explore Master Pages (.master) in ASP.NET Web Forms and Layout Pages (_Layout.cshtml) in ASP.NET MVC/Core. Learn their features, usage, and when to use each for consistent UI design.
State Management in ASP.NET: ViewState, Session, Cookies & Cache
Oct 31, 2025.
Understand ASP.NET state management! Explore ViewState, Session, Cookies, and Cache with examples. Learn when to use each for optimal web application performance.
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.
Web.config vs App.config — Key Differences & Usage in .NET
Oct 31, 2025.
Understand the core differences between Web.config and App.config in .NET. Learn when to use each for web applications, desktop apps, and more. Secure configuration tips included!
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.
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.