Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Bounty
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)
Sarthak Varshney(6)
Praveen Sreeram(5)
John Godel(3)
Sharp Economy(2)
Poonam Beniwal(2)
Viknaraj Manogararajah(2)
Tuhin Paul(2)
Ramees (2)
Arpit Jain(2)
Lokendra Singh(1)
Neel Shah(1)
Raveena Attri(1)
Ishika Tiwari(1)
Tasadduq Burney(1)
Chetan Sanghani(1)
Kasam Shaikh(1)
Ayush Gupta(1)
Vikas Singh(1)
Jaydeep Patil(1)
Munesh Sharma(1)
Dhiraj Poojary(1)
Gowtham K(1)
Koshila Senadhira(1)
Sardar Mudassar Ali Khan (1)
Aditi Bamaniya(1)
Jay Pankhaniya(1)
Prasad Rane(1)
Ijas Ahamed(1)
Ankit Prajapati(1)
Dinesh Gabhane(1)
Rijwan Ansari(1)
Rumeel Hussain(1)
Ashirwad Satapathi(1)
Abhishek Mishra(1)
Joydip Kanjilal(1)
Prashant Kumbhar(1)
Amit Tyagi(1)
Thiago Vivas(1)
Monica Rathbun(1)
Krunal Trivedi(1)
Sarnendu De(1)
Kishore Chowdary(1)
Kartik Kumar(1)
Vijayaragavan S(1)
Romil Bheda(1)
Kuppurasu Nagaraj(1)
Rizwan Ali(1)
Sourabh Somani(1)
Ashwani Tyagi(1)
Gyanender Sharma(1)
Amir Ali(1)
Abhimanyu K Vatsa(1)
Richa Garg(1)
Shubham Srivastava(1)
Aditya Gaur(1)
Deepak Dwij(1)
Vijai Anand Ramalingam(1)
Manikavelu Velayutham(1)
Tamer Khalil(1)
shru27 (1)
Anders Carlsen(1)
Resources
No resource found
10 Best AI Companies to Work For in 2025
Jul 14, 2025.
Discover the top 10 AI companies to work for in 2025—featuring OpenAI, Google DeepMind, Microsoft AI, NVIDIA, Anthropic, Cohere, Scale AI, Shield AI, Ascendion, and IBM Watson. Learn about their missions, cultures, perks, typical salary ranges, and why they lead the AI talent race.
Thinking at Scale: Why GSCP Is the Corporate Standard for Safe, Smart AI
Jun 30, 2025.
Discover why GSCP (Google Secure Cloud Platform) is becoming the corporate gold standard for deploying AI safely and smartly at scale—balancing innovation, compliance, and security.
What Is Optimism and How Does It Help Ethereum Scale
Jun 20, 2025.
Optimism is a Layer 2 scaling solution for Ethereum, utilizing Optimistic Rollups to provide faster and cheaper transactions while maintaining Ethereum’s security, thereby powering the next generation of dApps, NFTs, and DeFi.
Understanding Sharding for Scalable Data Systems
Jun 20, 2025.
Learn how sharding works, why it's essential for scaling modern data systems, and how it improves performance, availability, and storage efficiency in distributed database architectures.
Empathy at Scale: How GenAI and Vibecoding Are Revolutionizing Patient Engagement & Support
Jun 10, 2025.
Discover how Generative AI and Vibecoding are transforming patient engagement by delivering empathy at scale, enabling smarter, more human-like support and communication in modern healthcare.
How RAG, CoT, ReAct & DSP Integrate with PT-SLMs for Enterprise AI at Scale
Jun 03, 2025.
Explore how RAG, Chain of Thought (CoT), ReAct, and DSP integrate with Pre-trained Small Language Models (PT-SLMs) to power scalable, efficient, and cost-effective enterprise AI solutions.
Polygon: Ethereum Scaling Solution
Jun 02, 2025.
Polygon is a Layer 2 solution that helps Ethereum run faster and cheaper. It boosts transaction speed, lowers fees, and supports apps and NFTs—all while keeping Ethereum’s security intact.
Deploying Your First Service on Docker Swarm
Jun 01, 2025.
Learn how to write Dockerfiles, deploy your first service on Docker Swarm, and scale it with replicas in this beginner-friendly step-by-step guide.
Building Resilient and Auto-Scaling Architectures on Azure
Apr 05, 2025.
Build resilient, auto-scaling Azure applications using services like AKS, App Service, Cosmos DB, and Traffic Manager to ensure high availability, performance, and cost efficiency in dynamic workloads.
Qwen2.5-Max: How MoE Models Are Unlocking Smarter AI
Feb 02, 2025.
Discover how Qwen2.5-Max’s Mixture of Experts architecture revolutionizes AI efficiency, accuracy, and real-world problem-solving—and why it matters to you.
Set Up AWS Auto Scaling with Launch Templates for EC2
Jan 29, 2025.
AWS Auto Scaling simplifies cloud resource management by automatically adjusting the number of EC2 instances based on demand. Using Launch Templates and Auto Scaling Groups, you can ensure optimal performance, cost-efficiency, and high availability.
Create a Target Group in AWS for Load Balancing and Auto Scaling
Jan 21, 2025.
Learn how to create a Target Group in AWS for efficient traffic management with Elastic Load Balancers (ELB) and Auto Scaling Groups (ASG). This article covers step-by-step setup, health checks, and integration with EC2 instances, Lambda functions, or IP addresses.
What is Docker and Its Components?
Jan 10, 2025.
Docker is an open-source platform that automates the deployment, scaling, and management of applications using containers.
How to Configure Autoscaling in AWS EC2?
Jan 06, 2025.
Amazon EC2 Auto Scaling simplifies infrastructure management by automatically adjusting the number of EC2 instances based on traffic demands. This article provides a step-by-step guide to setting up EC2 Auto Scaling, ensuring cost-efficiency, high availability, and improved performance.
Top Benefits of Alibaba Cloud's ACK for Kubernetes Management
Dec 02, 2024.
Discover how Alibaba Cloud's ACK simplifies Kubernetes with scalability, security, and cost-efficiency, empowering businesses with streamlined container management.
How to Create and Launch a Tic Tac Toe Game on Azure Web App
Sep 18, 2024.
This guide walks you through deploying a Tic Tac Toe game on an Azure Web App. It covers initializing a Git repository, pushing code to GitHub, creating an Azure Resource Group, App Service Plan, Web App, and configuring GitHub deployment. Finally, access your deployed game via the Azure URL.
Scaling with .NET: How to Build High-Performance Applications
Jun 06, 2024.
Scaling with .NET: How to Build High-Performance Applications" explores strategies for optimizing .NET applications. Microservices, cloud computing, asynchronous programming, and performance testing offer insights into load balancing, caching, and database optimization to ensure scalable, efficient solutions.
RAG Fine Tuning and RAFT Explained
Jun 04, 2024.
In the realm of large language models (LLMs), techniques like in-context learning (ICL), retrieval augmented generation (RAG), fine-tuning, and retrieval augmented fine-tuning (RAFT) are revolutionizing how these models process information and generate responses. These techniques address key challenges such as scalability.
Optimizing Performance and Cost Efficiency with Azure Autoscale
Jun 03, 2024.
Learn about Azure Autoscale, a feature that adjusts compute resources based on demand to maintain performance and cost-efficiency. Discover types of autoscale, key components, configuration methods, and best practices for optimizing resource usage in applications with variable workloads.
Key Components of VMware NSX ALB
May 28, 2024.
Explore the core components of VMware NSX ALB, including Service Engine, Controller, Console, Data Plane Scaling, and NSX ALB Cloud Services.
Azure App Service: Build, Deploy, Scale Web & Mobile Apps
May 09, 2024.
This article provides a step-by-step guide to implementing Azure App Service for building, deploying and scaling web and mobile applications. The article covers creating an Azure App Service Plan, creating an Azure App Service, deploying your application, and monitoring and scaling your application.
A Guide to Cost Optimization on Alibaba Cloud
Apr 13, 2024.
Unleash Alibaba Cloud's full potential! This guide explores proven strategies to optimize costs, from resource allocation to serverless options. #AlibabaCloud #CloudCostOptimization
Containerized Apps: Auto Scaling & Monitoring with Kubernetes
Apr 09, 2024.
Learn the fundamentals of Docker and Kubernetes, including auto-scaling. Follow a detailed guide to implement a Weather Forecast API using .NET Core 6 Web API, containerize the application with Docker and Kubernetes, set up auto-scaling with HPA and VPA, configure Metric Server for monitoring.
Automate Azure App Service Plan Scaling with Automatic Scaling
Mar 19, 2024.
Introducing the latest advancement in Azure's App Service Plans: Automatic Scaling (Preview). This awesome feature revolutionizes the scaling process by offering per-app scaling with ease.
How to Refresh Memory Limit in .NET 8
Feb 05, 2024.
In .NET 8, adjust memory limits dynamically with GC.RefreshMemoryLimit(). Ideal for cloud environments, this feature allows efficient scaling of memory usage.
Comparing Vertical Scaling and Horizontal Scaling in System Design
Jan 11, 2024.
Certainly! This article delves into the critical aspect of system design known as scalability, exploring two primary approaches: Vertical Scaling and Horizontal Scaling. Vertical Scaling involves enhancing the capabilities of a single server by adding more resources, while Horizontal Scaling achieves scalability by distributing the workload across multiple servers.
How to scale Spring Boot applications with NCache Java Edition
Jan 08, 2024.
From this article, you will learn how to scale spring boot applications with NCache Java Edition. Spring Boot for efficient and scalable Java applications. Learn to integrate NCache, a distributed in-memory caching solution, for optimal performance and enhanced scalability.
Centralized Management for Global Scale Networks using Azure Network Manager
Dec 28, 2023.
Centralized management for your global scale networks using Azure Network Manager.
Scaling Azure Databricks Secure Network Access to Azure Data Lake Storage
Dec 13, 2023.
Explore secure network access in Azure Databricks to Azure Data Lake Storage. Learn setup, RBAC, and secure coding with practical examples.
How to create a Virtual Machine Scale Set (VMSS) using Microsoft Azure
Nov 29, 2023.
How to create a Virtual Machine Scale Set (VMSS) using Microsoft Azure.
Boost Azure Function Performance Using Isolated .NET Core
Sep 07, 2023.
Boosting the performance of Azure Functions using Isolated .NET Core is a great way to ensure that your serverless applications are both scalable and efficient. In this example, we'll walk through a real-world use case and provide a coding example to demonstrate how to optimize Azure Functions with Isolated .NET Core.
Transforming Likert Scale Data into Normal Distributions in Python
Jun 23, 2023.
In data analysis and statistical modeling, it is often useful to transform data from one scale to another. In this article, we will explore how to transform Likert scale data, commonly used in surveys, into normal distributions using Python. We will demonstrate the process using a sample dataset and provide a code implementation to achieve this transformation.
Best Practices for Building Large-Scale Laravel Applications
Apr 22, 2023.
This article provides tips and best practices for developing large-scale Laravel applications. By following these best practices, you can improve the quality and scalability of your application, make it easier to maintain and update and ensure that it is built using industry-standard coding practices.
Mastering Angular Best Practices: Tips and Tricks for Building Large-Scale Applications
Apr 21, 2023.
Boost Your Angular Game: Best Practices for Large-Scale Applications. From code optimization to server-side rendering, learn the top tips and tricks to master Angular development and build maintainable, high-performance web applications.
Data Transformations At Scale Using Azure Cosmos DB
Mar 01, 2023.
Azure Cosmos DB provides a powerful platform for data transformations at scale. By using features such as Change Feed, Stored Procedures, and Azure Functions, businesses can transform data quickly and accurately.
How To Create And Work With Manage Instance Group In Google Cloud Platform
Feb 15, 2023.
In this article, we would try to understand more about Manage Instance Group. We would also see features of Manage Instance Group like Auto Scaling, Auto Healing, and canary deployment.
Create Azure Virtual Machine Scale Sets
Oct 28, 2022.
In this article, you will learn how to create Azure virtual machine scale sets.
Zoom Text Content With CSS And JavaScript
Mar 27, 2021.
This article discusses various methods to implement a zoom-in/zoom-out feature for text content inside a div container. It explores three approaches: using the CSS zoom property, transform: scale(), and adjusting relative font sizes. Each method is compared based on browser compatibility.
AWS Load Balancer And Auto Scaling
Mar 19, 2021.
In this article, you will learn about AWS Load Balancer and Auto scaling.
Scaling In Azure App Service - Almost All You Need To Know
Mar 03, 2021.
In this article, you will learn almost all you need to know about scaling in Azure App Service.
Application Scaling In Azure Kubernetes Service
Jan 06, 2021.
In this article, you will learn about Application Scaling in Azure Kubernetes Service.
Scaling In Azure App Service
Dec 29, 2020.
Azure App Service is a PaaS offering of Microsoft Azure to build and host applications without worrying about infrastructure management irrespective of the language they were written in.
Azure Kubernetes Service - Scaling
Jun 02, 2020.
This article focuses on the Scaling aspects for Azure Kubernetes Service. Here we will take a look at different ways in which an application can scale in an Azure Kubernetes Service cluster.
Scaling .NET Microservices Communications With NCache Pub/Sub
Apr 20, 2020.
This article presents a discussion on how we can take advantage of NCache PubSub for scaling microservices.
Get Started With Azure Analysis Service 🤓
Mar 13, 2020.
In this article we will learn what is Azure Analysis Service and its features
Implementing Auto Scaling In AWS
Nov 21, 2019.
In this article we are going to learn how we can auto scale out or scale in the instances using auto scaling group.
Configuring Virtual Machines Scale Sets In Azure
Aug 13, 2019.
In this article, we will learn how to configure a Virtual Machine scale set in Microsoft Azure.
Demystifying The Resultant Objects From Service Fabric Cluster Creation - Part Two
Feb 09, 2019.
In this article, I will be going through the details of all the objects that result from the "Create Service Fabric Cluster" template, the default template used by Visual Studio Publish wizard and Azure Portal.
Save Money On Your Azure Monthly SQL Database Bill
Aug 22, 2018.
Optimize Azure SQL Database costs by leveraging pricing tiers, reserved capacity, and performance tuning. Monitor resource utilization, scale efficiently, and implement cost-effective strategies to save money on your monthly bill.
Azure Virtual Machine Scale Sets
May 24, 2018.
In this article, I am giving a brief explanation about Virtual Machine Scale Sets.
Azure Table Storage Design Manage And Scale Table Partitions
Mar 23, 2018.
In this tutorial, we will discuss the designing, managing, and scaling of Azure table storage partitions.
Virtual Machine Sizes
Aug 23, 2017.
Virtual Machines are highly flexible such that they can be changed in their size and the performance based on the requirement of the user. The resources which we actually require can be decided by us and then the user can be able to scale up or down the Virtual Machine. When making changes to the Virtual Machine size, the cost that is charged for the Virtual Machine will also vary. Here the size of the Virtual Machine will include the number of cores, the Random-Access Memory, number of data disks, the IOPS range, SSD size, load balancing feature and premium disk support.
Azure Web App Scaling - Part One
May 14, 2017.
In the following article we will see how to scale Azure apps according to our requirement. In this part we are going to see manual scaling.
Azure Web App Scaling - Part Two
May 14, 2017.
This a continuation of another article called Azure Web App Scaling - Part One. In this we are going to see how to enable auto scaling for the app
How To Change DPI Scaling For Display From Windows 10 Settings
Dec 08, 2016.
In this article, you will learn how to change DPI Scaling for display from Windows 10 setting
Creating Azure Search Service And Scaling Replicas And Partitions
Nov 30, 2016.
In this article, we will discuss how to create Azure Search Service and how to scale replicas and partitions.
Scaling An Image Using UWP With XAML And C#
Oct 14, 2016.
In this article, you will learn about scaling an image using UWP with XAML and C#
Azure Cloud Service - Scale Out Instances Using Visual Studio
Sep 13, 2016.
In this article, we will learn how to Scale out the instances in Azure Cloud Service, using Visual Studio.
Azure Cloud Service - Scale Up Instance Size
Sep 13, 2016.
In this article, we will learn how to Scale up the instance size in Azure Cloud Service, using Visual Studio.
Getting Started With Windows Virtual Machine Scale Set - Part One
Jul 13, 2016.
In this article, you will learn about Windows Virtual Machine Scale Set.
Deep Dive Into Azure Scaling
May 04, 2016.
In this article you will learn about Azure Scaling.
Scaling Up And Scaling Out In Azure Web Sites
May 03, 2016.
In this article you will learn how to manage Scaling Up and Scaling Out in Azure Web Sites,
Dot Per Inch (DPI) Scaling For The Display in Windows 10
Jun 23, 2015.
This article explains how to change the DPI settings in Windows 10.
Convert Color Image Into Gray Scale Image In ASP .NET
Apr 13, 2014.
This article explains how to convert a color image into a gray scale image.
Text Effect V2 Using jQuery and JavaScript
Feb 13, 2014.
In this article we will create a Zooming text effect using jQuery and JavaScript.
Scaling And Shrinking Effects On HTML Elements Using CSS3
Feb 10, 2014.
This article explains the scaling effect of CSS3 in detail by covering all its variants.
Group Separator and Number Scaling Specifier in LightSwitch 2012
Oct 28, 2013.
This article describes how to use a Group separator and Number scaling Format Specifier in LightSwitch Visual Studio 2012.
HTML5 Canvas Advanced: Part 1
Aug 21, 2013.
In this article, I'm going to talk about basic transformations in the HTML5 Canvas.
How to Scale and Rotate Image in Android
Jul 19, 2013.
This article explains how to scale and rotate images in Android.
TypeScript: JavaScript Like Programming Language by Microsoft
Oct 03, 2012.
This is an introduction to TypeScript, a new programming language like JavaScript that is translated into JavaScript.
Scaling In 2-D Transformation Using Windows Store Apps
Sep 17, 2012.
In this article I will explain how to perform scaling operations of 2-D Transformations in Windows Store apps.
Image Scaling on Mouseover Event in Windows Store App
Jul 17, 2012.
To day we will going to create a java script application in Windows store App. We will create a Image gallery and scaling the images on Mouseover event with the help of Jquery library.
Image Scaling by Slider Using HTML5
Jun 04, 2012.
Learn how to scale images dynamically with an HTML5 slider in this tutorial. Using the drawImage method on a canvas element, we adjust image size based on slider input. The article covers HTML setup, JavaScript functions for scaling, event handling, and CSS for styling, providing a complete guide for interactive image manipulation.
Canvas Scaling Animation Using HTML 5
Mar 25, 2012.
This article explains scaling animation using the HTML 5 canvas. In this section, you will see the drag and drop of hexagons with animation while the application is running in the browser.
Silverlight- Scale Transform Example
Nov 30, 2010.
In this article we will be seeing how to create Silverlight Scale Transform using Visual studio 2010.
Scaling Up vs. Scaling Out - Database Servers
Nov 29, 2010.
Scaling Up vs. Scaling Out – Database Servers
Scaling, Shearing and Rotating Colors in GDI+
Apr 21, 2010.
In this article I will explain about Scaling, Shearing and Rotating Colors in GDI+.
ScaleTransform in WPF
Feb 14, 2010.
Scaling is a process of stretching or shrinking an element. The ScaleTransform scales an element by a given factor.
Image Transformation in WPF
Feb 10, 2010.
Image transformation is a process of rotating and scaling images. This article demonstrates how to rotate and translate images in WPF and XAML.
GrayScale Image in WPF
Feb 10, 2010.
The PixelFormats class is used to represent image pixel formats. The class has about 2 dozens of static properties representing various pixel formsts such as BlackWhite, Gray16, Gray32Float, Gray8, Rgba64 and so on.
Drawing Other Graphics Shapes by Applying Cap and Dashed Line Styles in GDI+
Feb 08, 2010.
In this article I will explain about Drawing Other Graphics Shapes by Applying Cap and Dashed Line Styles in GDI+.
C# Image Proccessing Techniques: Part I
Nov 10, 2009.
In the series of article we will build together our general use image processing class in C#.
Applying gray scale on an Image in WPF
Jun 22, 2009.
The code snippet in this article shows how to apply gray scale affects to images using WPF and C#.
Image Processing in C#
Apr 13, 2004.
This application explains basic concepts of image processing including brightening, converting to gray and adding notes to an image using C# and GDI+.
Color Transformations and the Color Matrix
Apr 10, 2004.
This article discusses the color transformations and how to apply Color Matrix on image colors to provide various effects such as gray scale effects, reduce or increase the contrast, brightness, or redness of an image.
Introduction to GDI+ Transformations
Apr 01, 2004.
A transformation is a process that changes graphics objects from one state to another. Rotation, scaling, reflection, translation, and shearing are some examples of transformation. Transformations can be applied not only to graphics shapes, curves, and images, but even to image colors.
Scaling an Image
Jul 13, 2001.
This code will show You on way to scale an image with .Net Beta 2.