TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
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
About OR
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
George (21)
Subarta Ray (13)
Gowtham K (5)
Raveena Attri (4)
Lalit Bansal (3)
Vijay Kumari (3)
Amit Mohanty (3)
Sangeetha S (3)
Nitin (3)
Ganesan C (3)
Naveen Kumar (3)
Manoj Kalla (3)
Prarthana Bhat (2)
Sarthak Varshney (2)
Babita (2)
Jaimin Shethiya (2)
Kirtesh Shah (2)
Aakash Chhillar (2)
Dashrath Hapani (2)
Chethan N (1)
CSharp TV (1)
Ck Nitin (1)
Amit Kumar (1)
Oleg Litvinov (1)
Hitanshi Mehta (1)
Tural Suleymani (1)
Geo J Thachankary (1)
Varun Setia (1)
Onkar Sharma (1)
Pradeep Sahoo (1)
Praveen Raveendran Pillai (1)
Ziggy Rafiq (1)
Abiola David (1)
Sreenath Kappoor (1)
Mervyn Manilall (1)
Rohit Tomar (1)
Ismail Sayyad (1)
Monish Bansal (1)
Related resources for OR
No resource found
Secure Logout redirect in Azure AD B2C for Blazor application
12/22/2024 5:41:54 AM.
From this article, you will learn how to implement secure logout redirect in Azure AD B2C for the Blazor application. Learn to implement secure logout redirection in Blazor with Azure AD B2C, ensuring
Leveraging Schema Registry to Ensure Data Compatibility in Kafka
12/22/2024 5:25:49 AM.
Leveraging Schema Registry to Ensure Data Compatibility in Kafka. This article explores Schema Registry's role in Kafka, detailing schema management, compatibility, and serialization formats (Avro
Navigating Front-End Complexity: A Blueprint for Loosely Coupled Systems
12/21/2024 4:38:07 PM.
We will learn in this video how building your Front-End Architecture with intention will keep code bases manageable and easy to reason about, allowing for rapid development and easily responding to ch
Next.js Vs ReactJs
12/20/2024 8:39:32 PM.
Next.js and React.js are both powerful tools for building web applications. React.js is a JavaScript library focused on UI components, while Next.js is a framework that enhances React with features li
Blockchain in FinTech: Transforming Payments and Lending Systems
12/20/2024 11:38:21 AM.
Blockchain technology is revolutionizing the FinTech sector, transforming payment systems and lending practices. By offering secure, decentralized solutions, blockchain enhances transparency, reduces
Understanding Image Analyzers and Their Role in Fine Art Printing
12/20/2024 9:01:38 AM.
An Image Analyzer evaluates digital images for resolution, sharpness, and imperfections, ensuring high-quality prints. In fine art printing, it ensures images meet professional standards by assessing
Learn NLog Advanced Usage / Change NLog Configuration Per Request
12/20/2024 8:39:38 AM.
This article explores implementing dynamic logging in multi-tenant applications using NLog. It discusses configuring NLog to enable debug logging on a per-request basis without modifying existing conf
Protect Your Data in S3: Enable Versioning for Extra Security
12/20/2024 8:27:48 AM.
Learn how to enable versioning in Amazon S3 to enhance data protection. This guide walks you through the steps to activate versioning, recover deleted or overwritten files, and safeguard against accid
Debouncing and Throttling
12/20/2024 8:23:37 AM.
Debouncing and throttling are techniques used to optimize event handling in web development. They help control the frequency of function calls triggered by events like scrolling or typing. Debouncing
Printing "Hello, World!" in Java: Different Techniques and Examples
12/20/2024 7:04:43 AM.
This article explores various methods to print "Hello, World!" in Java, introducing beginners to Java's syntax and structure. Examples include basic output, methods, string variables, an
Handling Post Logout Redirection in Azure AD B2C with Blazor App
12/20/2024 4:36:15 AM.
This article covers configuring logout redirect URLs, managing user sessions, and enhancing the post-logout user experience. Simplify identity management and ensure seamless navigation after sign-out.
Performance Optimization In .NET Core - Tips And Tricks To Improve Application Speed
12/20/2024 4:30:21 AM.
In this article, you will learn about Performance Optimization in .NET Core: Tips and tricks to improve application speed.
Docker Desktop 4.37: AI Catalog Access and Command-Line Control
12/19/2024 8:24:48 AM.
Docker Desktop 4.37 introduces AI Catalog access, command-line management, component upgrades, and bug fixes, streamlining modern development workflows.
File Read Write Operation in Python
12/19/2024 4:25:23 AM.
This article covers Python file handling, including reading, writing, appending, and binary operations. It explains functions like `read`, `readline`, and `readlines`, with code examples for practical
6 Ways to Build for Android XR with Unity 6
12/18/2024 10:16:18 AM.
Unity 6, the latest iteration of the popular game engine, offers powerful tools for developing immersive Android XR experiences. Here are six key ways to leverage Unity 6 for building compelling Andro
Google launches Android XR: Gemini Era Arrives for Headsets and Glasses
12/18/2024 10:13:45 AM.
Android XR. This new platform is designed to power the next generation of augmented reality (AR) and virtual reality (VR) devices, ushering in a new era of immersive experiences.
How to Create and Manage an S3 Bucket in AWS
12/18/2024 10:08:35 AM.
In this article, we will cover the step-by-step process of setting up a storage container for your files, including bucket configuration, uploading files, and testing.
Handling Azure AD B2C Claims in Blazor Application
12/18/2024 7:12:15 AM.
This article covers how to handle Azure AD B2C claims in a Blazor application. It explains how to integrate Azure Active Directory B2C for authentication, manage user claims, and configure claims-base
How ReactJS Is Different From Other Languages?
12/18/2024 7:11:12 AM.
React.js is a powerful library for building user interfaces, but it can be initially complex for beginners. This article explains key features such as asynchronous updates, the virtual DOM, and the di
I’m Preparing for FAANG : Getting Started with Essentials
12/18/2024 4:07:35 AM.
Data structures and algorithms are important, but it is not always easy to grasp their main ideas. This “I’m Preparing for FAANG“ series will help you not just learn data structures and algorithms but
How to Upload Files to S3 Bucket Using S3 Browser
12/17/2024 10:45:03 AM.
Uploading files to an S3 bucket with S3 Browser is quick and easy. This simple guide walks you through each step starting from clicking the upload button, adjusting upload settings, tracking progress,
Implement the Mediator Pattern in a .NET Web API
12/17/2024 10:44:03 AM.
Learn how to implement the Mediator Pattern in a .NET Web API using the MediatR library. This design pattern reduces tight coupling between components by centralizing communication through a mediator.
How to Transfer Files or Folders from Local Machine to Remote in EC2
12/17/2024 9:32:02 AM.
This article explains how to transfer files or folders from your local computer to an Amazon EC2 instance using SSH and SCP. It covers the steps to connect to the EC2 instance, create a folder, and se
Understanding HTTP Status Codes: List of Errors & Their Meanings
12/17/2024 9:11:55 AM.
Comprehensive guide to HTTP error codes, covering their meanings, uses, and practical examples. Learn to troubleshoot 4xx errors effectively.
Unlocking Faster INSERT Operations in SQL Server with TABLOCK
12/17/2024 6:48:30 AM.
In this article learn how using the TABLOCK hint in SQL Server can significantly speed up INSERT operations by reducing logging overhead and enabling parallel insertions.
Unit Testing in .NET Core with xUnit
12/16/2024 11:34:13 AM.
One of the main aspects of software testing that a developer can manage themselves is unit testing. It is employed to test your code's tiniest elements. Unit tests are used to verify that your cod
Implementing Localization in ASP.NET Core Web API
12/16/2024 9:29:14 AM.
Learn How to implement localization in ASP.NET Core Web API enables developers to create multilingual applications by supporting various languages and cultures.
Implementing Versioning in ASP.NET Core WebAPI
12/16/2024 9:19:48 AM.
Implementing Versioning in ASP.NET Core WebAPI. This article provides a step-by-step guide to implementing versioning in ASP.NET Core WebAPI, enabling backward compatibility, managing API changes, and
Understanding JavaScript Inheritance
12/16/2024 9:15:48 AM.
Programming paradigms such as object-oriented programming (OOP) are supported by JavaScript, a strong and adaptable programming language. Inheritance is a fundamental aspect of OOP that permits a clas
Implementing Responsible AI using Python
12/16/2024 7:10:56 AM.
This article covers Python libraries, frameworks, and techniques for building AI models that prioritize accountability, explainability, and compliance with AI governance standards.
Azure AD B2C as an Identity Provider for Blazor Applications
12/16/2024 7:04:28 AM.
From this article, you will learn how to integrate Azure AD B2C as an identity provider for a Blazor application. This article explains integrating Azure AD B2C with a Blazor server application, cover
Understanding Buzz Number in C#
12/16/2024 6:52:09 AM.
Learn how to identify Buzz Numbers in C# with examples. This article covers the algorithm, the program to check if a number is a Buzz Number, and how to print Buzz Numbers between 1 to 100.
Implement Basic, Custom and Multiple Health Checks in .NET Web API
12/16/2024 4:51:56 AM.
In this article, we are going to learn about Implement Basic, Custom and Multiple Health Checks in .NET Web API. This article explains Health Check implementation in .NET Web API, covering basics, cus
Debug Angular (1), In VS Code by Debugger for Chrome
12/16/2024 12:36:06 AM.
Describe how to debug in VS Code, and give some basic discussion
Git GUI Clients (2), VS Code
12/13/2024 5:42:21 PM.
This series explores various Git GUI clients like Visual Studio, VS Code, GitHub Desktop, TortoiseGit, and SmartGit, focusing on their features for repos management, interaction between local and remo
Git GUI Clients (4), TortoiseGit
12/13/2024 5:41:11 PM.
This article discusses the Git GUI Client for TortoiseGit. This series explores various Git GUI clients, including TortoiseGit and TortoiseSVN, discussing features, setup, and major functionalities.
Git GUI Clients (4-1), SVN and TortoiseSVN
12/13/2024 5:38:22 PM.
This article is to discuss Git GUI Client.
Enhancing Performance and Responsiveness Using Threading in C#
12/13/2024 10:24:18 AM.
Discover how to use threading in C# to make your applications faster and more responsive by running multiple tasks at the same time.
Overview of Azure App Service Environment V3 - ASE V3
12/13/2024 7:31:17 AM.
In this article, we will learn about what is Azure App Service Environment V3, The basics of ASE V3, and how to create ASE V3 infrastructure using Terraforem
The Rise of Central Bank Digital Currencies (CBDCs): What It Means for Businesses
12/13/2024 7:01:21 AM.
Explore the transformative potential of Central Bank Digital Currencies (CBDCs) for businesses. Learn how CBDCs enhance digital payments with blockchain security, reduce costs, enable cross-border tra
Connection String in ASP.NET Core MVC .NET 8
12/13/2024 4:56:47 AM.
Learn how to manage and use connection strings in applications, explore AppSettings.json, environment variables, and static classes, and understand their implementation with sample code for seamless d
Dining Philosophers Algorithm in C# with Real World Implementation
12/13/2024 4:34:37 AM.
Explore the practical implementation of the Dining Philosophers algorithm in C# to understand resource allocation and synchronization in concurrent programming.
Entity Framework (13), with .Net Core Code-First Summary
12/12/2024 2:39:27 PM.
This is a summary article to discuss .Net Core Entity Framework Code First Approach.
Entity Framework (12), with New .Net Core MVC Code-First
12/12/2024 2:33:35 PM.
This article discuss the new .Net Core MVC entity framework, code first module.
Entity Framework (11-1), with .Net Core Razor Pages Code-First (2)
12/12/2024 2:33:05 PM.
This is a discussion for Entity Framework Razor, the second part.
Entity Framework (11), with .Net Core Razor Pages Code-First
12/12/2024 2:32:20 PM.
This article is discussing Entity Framework with .Net Core Razor Pages Code-First.
Entity Framework (10), With .Net WebForms, Database-First
12/12/2024 2:31:52 PM.
This article will to discuss Entity Framework With .Net WebForms, Database-First approach.
Entity Framework (7), With .NET WPF, Database-First
12/12/2024 2:31:04 PM.
This article describe to develop a WPF app with entity framework, database first approach.
Entity Framework (5), With .Net Core MVC, Database-First
12/12/2024 2:30:37 PM.
This article will describe Entity Framework with .Net Core MVC, Database-First approach,
Entity Framework (4), With .Net Core MVC, Code-First
12/12/2024 2:29:55 PM.
This article will be Entity Framework with .Net Core MVC, Code-First approach,
AES Encryption in C# Protecting Sensitive Information
12/12/2024 11:37:37 AM.
Discover how to effectively implement AES encryption in C# to secure sensitive data in real-world applications, enhancing data privacy and security.
Real-Time Algorithm Creation for Traffic Signal Handling in C#
12/12/2024 8:42:18 AM.
Explore the development of a real-time traffic signal handling algorithm in C#, designed to dynamically adjust signal timings based on current traffic conditions to improve flow and reduce congestion.
Introduction To Minimal API in ASP.NET Core
12/12/2024 8:34:43 AM.
Minimal APIs in ASP.NET Core are a streamlined approach to building web APIs designed to be lean and efficient. ASP.NET Core Minimal APIs simplify web API development with concise syntax, reduced boil
Optimizing Networks with Minimum Spanning Tree in C#
12/12/2024 4:44:57 AM.
To implement the Minimum Spanning Tree algorithm in C# to efficiently connect all nodes in a network, reducing costs and improving performance.
Entity Framework (3-1), with .Net Console Model-First
12/11/2024 9:29:27 PM.
This article is to discuss Entity Framework with .Net Console Model-First .
Entity Framework (3), with .Net MVC, Model-First
12/11/2024 9:29:01 PM.
This article will discuss Entity Framework with .Net MVC, Model-First approach
Entity Framework (2), With .Net MVC, Database-First
12/11/2024 9:28:27 PM.
This article will be Entity Framework with .Net MVC, Database-First approach,
Entity Framework (1), With .Net MVC, Code-First
12/11/2024 9:27:58 PM.
Setup Entity Framework with .Net MVC in Visual Studio 2019, with Code-First approach
Entity Framework (0-1), Overview Additions
12/11/2024 9:27:29 PM.
This article will add some additions for Entity Framework Overview.
Entity Framework (0), Overview
12/11/2024 9:26:56 PM.
In this article, you will learn about entity framework (0), Overview, concept, and approaches.
Entity Framework (3-0), Entity Data Model (EDM)
12/11/2024 9:26:16 PM.
This article is to describe Entity Data Model for EF
Modern Featured Entity Framework With SQLite DB Example
12/11/2024 10:31:03 AM.
Learn to build a .NET Core application using C# async/await and SQLite with Entity Framework. Implement CRUD operations, handle asynchronous tasks, and explore efficient database interaction using Vis
The Complete Guide to NUnit Testing in C# 13 and .NET 9
12/10/2024 3:23:37 PM.
This comprehensive guide explains NUnit testing in C# 13 with .NET 9 with detailed explanations, modern testing techniques, and practical code examples. Authored by Ziggy Rafiq.
Session in ASP.NET Core MVC .NET 8
12/10/2024 11:13:14 AM.
This article covers enabling sessions in .NET 8 ASP.NET Core MVC, storing/retrieving session values, managing session keys, and implementing session handling with step-by-step examples and code walkth
Using SignalR for Real-Time Communication in Blazor Applications
12/10/2024 9:10:45 AM.
SignalR enables real-time communication in Blazor applications, providing instant updates and efficient data transfer. This article explores its integration in Blazor Server and WebAssembly, including
Create Multi-page AI/BI Dashboard in Databricks
12/10/2024 8:50:41 AM.
In this video, I covered how to create multi-page AI/BI dashboard in databricks leveraging unity catalog data.
Real-Time Notifications in Amazon Aurora PostgreSQL
12/10/2024 6:46:05 AM.
In this article, we are going to learn about Implement real-time notifications (Transactional Outbox Pattern) in Amazon Aurora PostgreSQL
How Tron Script Enhances Security And Automation In The Digital Currency World
12/10/2024 5:13:28 AM.
The Tron Script empowers automation and security in digital currency through Tron Wallet and API integration. It ensures scalability, rapid transactions, and robust cybersecurity, fostering innovation
How To Reverse Each Word Of Given String
12/9/2024 8:45:57 AM.
This article demonstrates how to reverse each word in a string using C#. It provides a simple approach to solving this common interview question, with code examples and explanations.
Generating Permutations Efficiently in C# with Heap's Algorithm
12/9/2024 8:18:29 AM.
In this article to implement Heap's algorithm in C# to generate all possible permutations of a sequence, we illustrated with a real-world scheduling problem example.
Efficient Task Scheduling with Round Robin Algorithm in C#
12/9/2024 8:06:28 AM.
Explore the implementation of the Round Robin scheduling algorithm in C#, designed to ensure fair CPU time allocation among processes, with a practical use case example.
Implementing Dijkstra's Algorithm in C#
12/9/2024 7:44:04 AM.
Implement Dijkstra's algorithm in C# to efficiently find the shortest paths in a weighted graph, enhancing your ability to solve complex pathfinding problems in various applications.
Learn =, == and === in Javascript
12/9/2024 5:53:56 AM.
In JavaScript, =, ==, and === are key operators used for assignment and comparison. = is used for assignment, == checks for equality with type coercion, and === checks for strict equality without type
Efficiently Managing Data with Binary Tree Implementation in C#
12/9/2024 5:32:36 AM.
This article tells you how to implement and leverage binary trees in C# to optimize data storage and retrieval, ensuring your applications run smoothly and efficiently.
Building Percentage Calculator with using JavaScript with Code
12/9/2024 4:22:51 AM.
The title "Building an Enhanced Percentage Calculator with HTML, CSS, and JavaScript" refers to the process of creating a fully functional and visually appealing percentage calculator using
View Variables In .NET Core MVC
12/8/2024 1:14:18 PM.
This article discuss View Variables In .NET Core MVC, such as ViewBag, ViewData, TempData, and Session.
How to Reverse Order of the Given String
12/8/2024 5:24:12 AM.
Discover simple methods using popular programming languages like JavaScript, Python, or Java. Understand string manipulation concepts and implement effective solutions for reversing text with code exa
Leveraging TypeScript Decorators for Modern Web Development
12/8/2024 5:08:15 AM.
Explore the role of TypeScript decorators in modern web development. Learn how decorators enhance code readability, simplify logic, and support powerful metadata features.
Token Caching in .NET 8 with Microsoft Entra ID
12/7/2024 3:22:18 AM.
Learn how to optimize .NET 8 web apps with token caching using Microsoft Entra ID. Discover in-memory and distributed caching strategies to boost performance, reduce latency, and improve scalability i
Rate Limiting In .NET Core
12/7/2024 3:18:40 AM.
This article explores implementing rate limiting using middleware, configuring policies, and handling scenarios like API throttling. Learn to optimize your applications effectively with ASP.NET Core.
Unit Test (4-1) --- Code Coverage Report
12/7/2024 2:50:12 AM.
This article will discuss the code coverage reporting
Stratis Launches Liquid Staking Beta on Auroria Testnet
12/6/2024 10:23:22 AM.
Stratis is excited to announce that liquid staking on the Stratis blockchain is now available in beta on the Auroria Testnet
Why You Should Participate in Hackathons
12/6/2024 9:24:53 AM.
Hackathons have become a cornerstone of innovation in the tech world. These dynamic events bring together like-minded individuals to collaborate, create, and solve real-world problems in a competitive
INSERT INTO and SELECT INTO: Which is Better?
12/6/2024 5:50:06 AM.
In this article, we’ll explore the differences between these two methods, their impact on temporary tables, and practical recommendations for SQL developers, data engineers, and DBAs. Using examples f
Creating a BMI and Caloric Needs Calculator Using JavaScript with code
12/5/2024 8:40:24 AM.
Build a user-friendly fitness tracker web app using HTML, CSS, and JavaScript. Calculate BMI, BMR, and daily caloric needs while generating personalized workout recommendations based on age, gender, w
How to Create a Stopwatch Application using JavaScript with Code
12/5/2024 8:33:20 AM.
Learn how to build a fully functional stopwatch with HTML, CSS, and JavaScript in this beginner-friendly tutorial. Create a stopwatch with start, stop, reset, lap recording, and theme switching featur
ASP.NET Core CRUD using Dapper, .NET 8 using SQL Server
12/5/2024 7:18:42 AM.
Learn to build a CRUD (Create, Retrieve, Update, Delete) application in ASP.NET Core MVC using .NET 8 and Dapper ORM. This guide covers creating models, repositories, controllers, and Razor views with
Restoring Deleted Power Automate Flows using Power Automate
12/5/2024 4:06:59 AM.
Process or steps to restore the deleted Power Automate flow using another Power Automate flow. Restoring Deleted Power Automate Flows using Power Automate.
Customized Authentication Filters in ASP.MVC Core 6
12/4/2024 9:34:59 AM.
Custom authentication filters in ASP.NET Core 6 allow you to implement personalized authentication logic. You can create custom attributes, middleware, or policy-based authorization to manage user acc
How to Build an Expense Tracker using JavaScript with Code
12/4/2024 8:47:15 AM.
Learn to build a simple Expense Tracker using HTML, CSS, and JavaScript. This project helps manage finances, track expenses and demonstrates essential web development concepts through practical implem
Create Worker Service and Deploy as Windows Service .NET Core
12/4/2024 5:01:25 AM.
In this article, we will learn how to create a .NET Worker Service in Visual Studio, configure it as a Windows Service, and manage it using commands for seamless background task execution.
Create a Node.js API for Web 3.0: Simple Steps and Code Examples
12/4/2024 4:52:54 AM.
Explore step-by-step instructions, practical code examples, and integration tips for Web3.js to connect with blockchain networks. Build powerful APIs to interact with decentralized applications (dApps
How to Stay Organized with Microsoft Teams Calendar
12/3/2024 8:30:45 AM.
How to Stay Organized with Microsoft Teams Calendar is a guide that explores how to effectively manage your schedule using the built-in calendar feature in Microsoft Teams. The article explains how to
Creating AWS Resource by Terraform
12/3/2024 8:21:45 AM.
Explore the process of setting up Terraform, writing configuration files, and managing AWS infrastructure with Infrastructure as Code (IaC). Discover key AWS services like EC2, S3, and more, all autom
Scaffolding in C# 9.0: Building Fast & Efficient Code Structures
12/3/2024 8:19:58 AM.
Scaffolding in C# 9.0 streamlines application development by automating code generation for controllers, views, and models. It enhances productivity with simplified syntax, improved performance, and c
Azure AI Studio is Now Azure AI Foundry Portal
12/3/2024 7:05:45 AM.
Azure AI Foundry, formerly Azure AI Studio, is Microsoft’s unified platform for AI development, management, and deployment. It integrates advanced tools like AI Agent Service, enhanced model catalogs,
Cross Browser Compatible Applications
12/3/2024 6:47:43 AM.
Explore best practices, tools for browser compatibility testing, and techniques like responsive design, progressive enhancement, and code validation to enhance user experience and accessibility.
Top IDEs for Java Development in 2024
12/2/2024 6:14:06 AM.
An IDE (Integrated Development Environment) is a software tool that helps developers code, test, and debug efficiently. Popular Java IDEs in 2024 include IntelliJ IDEA, Eclipse, NetBeans, and more.
Integration of Web 3.0 with Angular Framework
12/2/2024 5:28:32 AM.
Integrate Web 3.0 with Angular to build decentralized apps using blockchain technology. Leverage Web3.js for Ethereum interaction, smart contracts, and Angular’s dynamic features for transparent, secu
Integration of Web 3.0 with React Framework
12/2/2024 5:01:16 AM.
Learn about leveraging Web3.js, interacting with blockchain networks, connecting smart contracts, and creating innovative solutions using React. Unlock the future of decentralized web development.