C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand(9)
Ivan Porta(5)
Tuhin Paul(2)
Saurav Kumar(2)
Rajesh Gami(2)
Deepak Dwij(2)
James Divine(2)
Lakshan Sulochana Fernando (1)
Avneesh Aryan(1)
Nagaraj M(1)
Baibhav Kumar(1)
Mohamed Shifan(1)
John Godel(1)
Ck Nitin(1)
Raveena Attri(1)
Sarthak Varshney(1)
Rinki (1)
Abiola David(1)
Rajkumar Jain(1)
Munib Butt(1)
Abdul Basith(1)
Sarathlal Saseendran(1)
Lalit Bansal(1)
Prasham Sabadra(1)
Rizwan Ali(1)
Praveen Kumar(1)
Aman (1)
Sukesh Marla(1)
Vijay Prativadi(1)
Gaurav Gupta(1)
Akshay Teotia(1)
A V Mahesh(1)
Bryian Tan(1)
Resources
No resource found
Complementing Behavioral Models in Capital Markets Execution & Settlement with LangGraph
Aug 12, 2026.
Enhance capital markets execution & settlement with LangGraph. Hybrid models combine behavioral insights with semantic RAG for compliant, constraint-aware recommendations.
Building Multi-Region Redis Architectures for Global .NET Applications
Aug 03, 2026.
Build global .NET apps with multi-region Redis. Explore patterns, optimize latency, availability, and disaster recovery.
Azure Infrastructure #2: Understanding Azure Regions, Region Pairs, and Availability Zones – Designing Resilient Cloud Architectures
Jul 13, 2026.
Master Azure Regions, Region Pairs, and Availability Zones for resilient cloud architectures. Optimize performance, compliance, and DR.
HackIndia 2026 Spark 1 (Purvanchal Region) Recap
Feb 27, 2026.
HackIndia 2026 Spark 1 (Purvanchal) at BIT Gorakhpur: A recap of the intense 2-day hackathon, showcasing student innovation, tech solutions, and startup potential.
Why Does an Application Show Inconsistent Time Zones for Users in Different Regions?
Feb 13, 2026.
Solve time zone inconsistencies in your application! Learn why users see different times & how to fix it. Store in UTC, convert on display. #timezone
Enterprise-Grade Private LLM Deployment Architecture: Secure, Autoscaling, Multi-Region, and Internet-Isolated
Jan 14, 2026.
Ensure LLM resilience with a secure, autoscaling, multi-region architecture. Achieve near-zero downtime, regulatory compliance, and enterprise-grade availability.
Redis Multi-Region and Geo-Distributed Architecture Explained
Jan 12, 2026.
A practical, human written guide to running Redis across multiple regions. Learn the real challenges of latency, consistency, replication, and failover when Redis goes global.
Multi-Region Token Validation Without a Central Cache
Nov 21, 2025.
Secure multi-region token validation without a central cache. Achieve fast revocation and local validation using JWTs, refresh tokens, and event streaming.
Multi-Region Deployment for High Availability (HA) in Azure: A Step-by-Step Implementation Guide
Nov 11, 2025.
Achieve high availability in Azure with multi-region deployment! This guide details a step-by-step implementation using ASP.NET Core, Angular, and SQL Server for resilient apps.
Understanding Oracle Cloud Infrastructure (OCI) Architecture: Regions, Availability Domains, and Fault Domains
Oct 21, 2025.
Explore OCI's architecture: Regions, Availability Domains, and Fault Domains. Learn how these components ensure high availability, data protection, and disaster recovery.
Context Engineering Is Not a Replacement for Prompt Engineering—It’s a Complement
Oct 11, 2025.
Context engineering and prompt engineering are not mutually exclusive but complementary disciplines for building reliable AI systems. This article debunks the myth that context can replace prompts, emphasizing their synergistic relationship. It provides practical guidance on how to operate them together, including measurement, versioning, and testing, to achieve accurate and auditable AI outputs. Learn how to combine clear prompt contracts with disciplined context pipelines for durable AI products.
Python List Insertions Explained: From Single Elements to Bulk and Conditional Regions
Sep 27, 2025.
Learn efficient techniques for inserting single elements, multiple elements, and conditional insertions into specific regions of lists. Discover how to maintain sorted order, handle 2D arrays, and avoid common pitfalls. Real-world examples like time-series data interpolation are included, along with algorithmic analysis and complete code implementations for Pythonic data manipulation.
Differences between Data Center, Zone, Region, and Geo Location in Microsoft Azure
Jul 10, 2025.
This article clarifies Azure’s data center, zone, region, and geo location concepts with simple definitions, detailed explanations, real-world examples, and student-friendly analogies to demystify Azure’s global infrastructure.
How to Enable Cross-Region Replication in Amazon S3
Jan 08, 2025.
Learn how to enable Cross-Region Replication (CRR) in Amazon S3 to automatically replicate your data across AWS regions for better availability, disaster recovery, and compliance.
Introduction of Azure VMware Solution
Apr 02, 2024.
Learn about Azure VMware Solution: subscriptions, regions, resource groups, virtual networks, ExpressRoute, and more for efficient Azure deployments.
[Solved]: Permission to send an SMS has not been enabled for the region indicated by the 'To' number in Twilio
Feb 28, 2024.
In this article, we will see how to resolve the Twilio error: Permission to send an SMS has not been enabled for the region indicated by the 'To' number in C#
Microsoft Fabric Licensing and Pricing for UK South and West Regions
Nov 17, 2023.
The UK South and UK West regions of Microsoft Fabric provide cloud-based data integration and analytics capabilities, with a focus on meeting data residency requirements in the United Kingdom. The pricing structure for Microsoft Fabric is based on Capacity Units (CUs), with costs varying depending on the region and subscription plan. For the UK South and West Regions, the pay-as-you-go hourly and monthly rates are presented in a cost-efficient manner.
Replicate ECR Image from AWS one region to another region
May 19, 2023.
Create Mirror copy of ECR from one region to another region
Designing A Multi-Region Web Application Solution With A Private Endpoint Database In Microsoft Azure
Feb 13, 2023.
In this article, you will learn how to design a multi-region web application solution with a private endpoint database in microsoft azure.
Restore Data From A Virtual Server Hard Drive Or The Entire Virtual Server In Any Region
Jan 11, 2023.
In this article, you will learn how to restore either data from a virtual server hard drive, or the entire virtual server, in any region.
How Azure Can Help Your Company Expand In Multiple Regions (5 Of 5)
Jul 29, 2021.
A previous article guided you through setting up your repository. You did this by creating multiple branches that reflect the GitFlow model and protecting those branch use policies. Then, I gave you an overview of how pull requests work. This article — the final installment in the Azure series — will show you how to implement Azure’s continuous testing, integration, and deployment mechanisms.
How Azure Can Help Your Company Expand In Multiple Regions (4 Of 5)
Jul 22, 2021.
In this article, you will learn how Azure can help your company expand in multiple regions.
How Azure Can Help Your Company Expand In Multiple Regions (3 Of 5)
Jul 21, 2021.
In today’s article, I will move forward and creating an App Service resource, replicating it in North Europe, and setting up an Azure Front Door resource that will load-balance and forward the HTTP requests to the closest App Service.
How Azure Can Help Your Company Expand In Multiple Regions (2 Of 5)
Jul 19, 2021.
In today’s article, I am going to start guiding you by implementing the proposed architecture by creating an Azure SQL database resource in our main company’s database in Montana, replicating it in Europe, and then synchronizing it with the On-Premises database.
How Azure Can Help Your Company Expand In Multiple Regions - Part I
Jul 03, 2021.
This month, I want to do something different. Typically, I discuss standalone topics related to an overall theme without really connecting each of them. But this time, I will guide you through a real-life scenario of how Azure can help your organization; starting with the analysis of the deliverable, through to their implementation.
Create A Free Cosmos DB SQL API Account With Multi Write Regions
Mar 17, 2020.
In this post, we will discuss about the features of newly introduced free tier Cosmos DB account.
How Blockchain And AI Complement Each Other
Sep 11, 2019.
In this article, you will learn how Blockchain and AI complement each other.
How To Include Regions In TypeScript While Working In Visual Studio Code
Oct 16, 2018.
In this article I’ll share small detail how to include regions when we work in TypeScript in Visual Studio code.
Google Geo (Geographical) Chart in MVC
Feb 09, 2015.
In this article we learn about the types of Google Geographical charts and also learn how to make a dynamic Geographical chart using MVC.
Improvements in HTML Editor With Visual Studio 2015
Dec 16, 2014.
In this article we will learn about the improvements in the HTML Editor with Visual Studio 2015 Preview.
Capture a Region of Screen Using C#
Mar 24, 2014.
In this article we will implement a Windows application to capture a region of the screen, not the full screen.
Preprocessor Directive in C#
Sep 10, 2012.
In this article we will see when and how to use some of the preprocessor directives in C# programming.
CSS Regions Feature Using VS 2012
Sep 09, 2012.
Today, in this article let’s play around with one of the interesting and most useful concepts in SharePoint 2010.
Working With Composites in Canvas Using HTML5
May 02, 2012.
In this article we will see the components of composites with canvases in HTML5.
Canvas Drag and Drop Region Using HTML 5
Mar 20, 2012.
In this article we will understand canvas drag and drop regions using HTML 5. Here in this article you can move the rectangular shape as well as the circle when the application is running in the browser.
Canvas Clipping Region Using HTML 5
Mar 02, 2012.
In this article we are going to understand working with Canvas Clipping Regions Using HTML 5. In this section we can draw a path and then use the clip() method of the canvas context.
Working with Canvas Tag in HTML 5
Dec 31, 2011.
The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and bitmap images.
Windows Mobile Utility on the Move, (Works For Indian Region only)
Mar 01, 2011.
This application can be used by any user to search the STD Code, Mobile operators circle easily throughout India. It's a very handy application which runs on Windows Mobile 6.1 & 6.5 professional devices.
Clipping or Cropping Images in WPF
Feb 10, 2010.
Clipping a region is a process of displaying partial area of a region by setting the outline of a region. In WPF, the clipping has been extended to all elements that are inherited from UIElement that includes controls, images, panels, Windows, and Pages.
Regions, Nonrectangular Forms, and Controls in GDI+
Jan 28, 2010.
In this article I will explain about the Regions, Nonrectangular Forms, and Controls in GDI+.
GetBounds and Other Methods of the Region class in GDI+
Jan 21, 2010.
In this article I will explain about the GetBounds and Other Methods of the Region class in GDI+.
Regions and Clipping in GDI+
Jan 20, 2010.
In this article I will explain about the Regions and Clipping in GDI+.
The Xor and Intersect Methods in GDI+
Jan 18, 2010.
In this article I will explain about the Xor and Intersect Methods in GDI+.
The Complement, Exclude, and Union Methods in GDI+
Jan 17, 2010.
In this article I will explain about the the Complement, Exclude, and Union Methods in GDI+.
The Region Class in GDI+
Jan 14, 2010.
In this article I will explain about the Region Class in GDI+.
Rectangle and Regions in GDI+
Jan 08, 2010.
In this article I will explain about Rectangle and Regions in GDI+.
Silverlight - Creating Image Map with Hotspots
Dec 28, 2009.
An article on how to create Image Map with Hotspots and attach click event and tooltip to it using Expression tools in a Silverlight application.
Fill Methods in GDI+
Dec 13, 2009.
In this article I will explain about Fill Methods in GDI+.
Using C# Regions To Improve Code Readability
Aug 26, 2003.
C# region. Regions in C# is a useful feature that helps manage code in areas that can be hidden or visible. Learn how to use regions in Visual Studio to improve code readability.
Using Regions to Improve Code Readability
Jun 28, 2003.
In this article, I will told u how to improve code readability using regions