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]
Mahesh Chand(6)
Rick Malek(5)
Sourabh Somani(4)
Sanwar Ranwa(3)
Dhairya Krishnat(2)
Delpin Susai Raj(2)
Venkata Swamy Balaraju(2)
Shubham Kumar(2)
Rahul Kumar Saxena(2)
Suresh M(2)
Sibeesh Venu(2)
Anubhav Chaudhary(2)
Gyanender Sharma(2)
Ashwani Tyagi(2)
Gautam Singh(1)
Malintha Wijewardana(1)
Manish Dwivedi(1)
Sigar Dave(1)
John Godel(1)
Chetan Sanghani(1)
Sudhir Vaghela(1)
Abhishek Chadha(1)
Jochen Bartlau(1)
Muzaffar Ur Rahman(1)
George (1)
Hadshana Kamalanathan(1)
Abhishek Tiwari(1)
Vinoth Rajendran(1)
Chris Love(1)
Abhishek Yadav(1)
Deepak Kumar(1)
Artyom Gritsuk(1)
Azim Zahir(1)
Prajnya (1)
Jin Necesario(1)
Nitin (1)
Onkar Sharma(1)
Habibul Rehman(1)
Saleh Qadeer(1)
Nanddeep Nachan(1)
Menaka Priyadharshini B(1)
Eddie Gahan(1)
Vikas Srivastava(1)
Shweta Lodha(1)
Sagnik Majumder(1)
Lou Troilo(1)
Muthusamy Thangavel(1)
Suvendu Shekhar Giri(1)
Naveen Arumugam(1)
Prasanna Murali(1)
Alagunila Meganathan(1)
Shubham Sharma(1)
Ajay Malik(1)
Abdul Rasheed Feroz Khan(1)
Debendra Dash(1)
Aditya Bhardwaj(1)
Venkatesan Jayakantham(1)
Mahender Pal(1)
Vijai Anand Ramalingam(1)
Mohit Kumar(1)
Jaipal Reddy(1)
Charwaka Thupili(1)
Matt Hadden(1)
Sarwar Hussain(1)
Jean Paul(1)
Arpit Jain(1)
Prerana Tiwari(1)
Sourav Kayal(1)
Sagar Pardeshi(1)
Kailash Chandra Behera(1)
Abhijeet Singh(1)
Mudita Rathore(1)
Rahul Bansal(1)
Pankaj Lohani(1)
Sandeep Sharma(1)
Chhavi Goel(1)
Resources
No resource found
Private Small Language Models (PSLM): The Future of Secure, Purpose-Built AI
Aug 11, 2025.
Private Small Language Models (PSLMs) offer secure, efficient, and customizable AI solutions for specific domains. They provide fast, cost-effective performance while ensuring data privacy, ideal for industry-focused applications.
How to Build a Data Mart from Scratch: A Data Warehouse & SQL-Focused Guide for BI Teams
Jul 31, 2025.
Learn how to design and implement a Data Mart using data warehousing principles, SQL, and dimensional modeling. This guide covers schema design, ETL/ELT processes, dbt usage, BI integration, and optimization tips.
Vibe Coding Tools and Techniques for Creating Stunning User Experiences
Jul 22, 2025.
Welcome to the world of Vibe Coding: where design, experience, and functionality come together to create apps that users don’t just use—they enjoy.
Understanding useRef in React: When and How to Use It Effectively
Jun 26, 2025.
Discover how to use useRef in React to access DOM elements, store mutable values, and optimize performance. Learn real-world examples and best practices.
Easily Change Folder Colors and Create Folders in SharePoint Using Power Automate
Jun 12, 2025.
Learn how to use Power Automate to create folders and change folder colors in SharePoint with ease. Enhance organization, boost productivity, and streamline your SharePoint experience.
Core Banking–Focused PT-SLM Implementation Plan & Workflow Chart
May 05, 2025.
A structured implementation plan for integrating PT-SLM in core banking, enhancing accuracy, automation, and compliance through secure infrastructure, model customization, seamless integration, rigorous testing, and continuous improvement.
Custom Controls in C# Windows Forms
Jul 08, 2024.
Creating custom controls in C# Windows Forms enhances user experience by providing tailored functionalities. This guide covers deriving controls, combining multiple controls into composite ones, and implementing owner-drawn controls.
Sharepoint Framework Property Pane
Jun 28, 2024.
SharePoint Framework (SPFx) offers a client-side model for developing web parts and pages in SharePoint, leveraging modern web technologies and supporting seamless integration with SharePoint data.
6 One Liners Hacks in Javascript Part-2
May 30, 2024.
In this article, we will Discover time-saving one-liner JavaScript hacks for console logging, palindrome checks, sorting, generating colors, unique elements, and variables swapping.
A C++ Approach to Optimizing Color Contrast
Dec 22, 2023.
In order to meet accessibility standards, a minimum color contrast is required. Here are some functions that enable contrast optimization in C++ applications.
Make a Field Focus and Required Dynamically in PowerApps
Sep 01, 2023.
Learn how to enhance user experience in Power Apps with SetFocus. This tutorial explains when and how to use SetFocus, its limitations, and its implementation in Canvas apps for dynamic field focus and requirements.
Set Status Bar Color for SQL Server Query Editor
Aug 18, 2023.
This article will discuss how to set status bar color for a SQL Server Query Editor
Azure Storage Security Focuses On Five Key Areas
Apr 28, 2023.
In this article, we will learn Azure storage security focuses on five key areas. In our next article, we will learn about Azure File Storage Service.
How to create different shapes in SwiftUI
Apr 14, 2023.
In this article, we are going to learn how we can create shapes in SwiftUI. We can create custom shapes by defining a path and applying modifiers to customize their appearance in SwiftUI.
Overview Of Azure OpenAI Modules With A Focus On Davinci Module
Feb 16, 2023.
This article provides an overview of the Azure OpenAI modules, with a specific focus on the Davinci module. Sample code written in C# is included to demonstrate its usage. In an upcoming blog post, we will explore the other modules in more detail.
How To Change Background Color Dynamically In Vue.js
Dec 29, 2022.
In this article, you will learn how to change background color dynamically in Vue.js.
How to Automatically Set Input Field Focus When Switching Tab Panels (Source Code Included)
Dec 17, 2022.
Learn how to use a simple JavaScript library and intermediate CSS selectors to set focus to the desired form field as tabs are toggled.
How To Add Colour In Gridview ASP.NET
Oct 18, 2022.
This tutorial help you on how to add colours to Gridview.
How To Integrate Color Picker In ReactJS Application
Aug 31, 2022.
In this article, you will learn how to integrate Color Picker in ReactJS Application.
Developing A Simple Screensaver Console Application In C
Apr 22, 2022.
A Screensaver is a simple console application. Earlier when keypad phones used to rule the market, there happened to be a feature that was called screensaver which during idle mode used to get activated quickly.
Work With Color Spaces In C#
Aug 24, 2021.
In this article, you will learn about color spaces in c#.
SeekBar Control In Xamarin
Mar 28, 2021.
This is a demonstration of working with the SeekBar control in Xamarin.
Project Management Application (Create Project) Using PowerApps And SharePoint Online
Mar 13, 2021.
In this article, you will learn about Project Management Application using PowerApps and SharePoint Online. Along with that, the series will be a Tutorial for PowerApps learning for Beginners. I hope, some tips and tricks will also help the PowerApps users to implement this on their work.
How To Set Background Color Of A Selected Row Based On Checking/Unchecking Checkbox In Angular 10
Feb 23, 2021.
In this article, you will learn how to set the background color of a selected row based on checking or unchecking a checkbox in Angular 10.
Conditional Formatting By Font Color In Power BI
Nov 13, 2020.
In this article, you will learn about Conditional Formatting by Font Color in Power BI.
Conditional Formatting With Background Color Of Cell In Power BI
Nov 12, 2020.
In this article, you will learn about conditional formatting with the background color of cellin power BI.
Styling Text In CSS
Aug 21, 2020.
In this article, you’ll learn the commonly used text manipulation properties used in CSS such as color, decoration, alignment, and so on.
C# Using Dropdown Menu To Change Background Color With Switch Statement
Jun 18, 2020.
In this article, you will learn about using a dropdown menu in C# to change the background color with a switch statement.
How To Calibrate Your Monitor Color In Windows 10
May 22, 2020.
Calibrating your monitor color in Windows 10 ensures accurate display representation. Navigate to display settings, access the color calibration tool, and adjust gamma, contrast, and brightness. Utilize the wizard to fine-tune hue, saturation, and white balance.
Xamarin.Forms - Tint Image Color Using Effects
Feb 14, 2020.
In this article, you will learn how to change image color using Tint Image Effects in Xamarin.Forms
Add Color To Your Visual Studio Text Editor
Dec 16, 2019.
Enhance your Visual Studio coding experience by adding colors to the text editor using the Viasfora extension. Learn to install and customize colors for braces and other elements, optimizing your workflow for better productivity.
How To Set A Printer To Print Black And White In Windows 10
Mar 27, 2019.
In this article, we will discover how to set your printer to print in black and white on Windows 10. Save ink and customize your printing preferences with ease. Learn to adjust settings, navigate printer properties, and optimize your printing experience for monochrome output effortlessly.
Setting Colors And Styles In Application Resources
Feb 26, 2019.
In this article, we will learn how to set up a theme or a color for your Xamarin application and change this by using a toggle.
SharePoint Framework - Theme Colors
Oct 18, 2018.
The SharePoint framework client side web part by default uses blue theme color irrespective of the theme color of SharePoint site. If SharePoint site has a different theme applied than blue, the SPFx web part stands out and does not provide the consistent look and feel with the site.
How To Change ListView SelectedItem Bg Color In Xamarin.Forms
Oct 18, 2018.
This article describes how we can change ListView SelectedItem bg color in Xamarin.Forms. Sometimes we may need to set different bg color for ListView selected item, So in this article, we can learn how to achieve this functionality using CustomRenderer.
Using Color Dialog In Windows Forms
Aug 01, 2018.
In this article, I am going to explain how to work with a ColorDialog Box in Windows Forms using Visual Studio 2017.
Enhancing Console Output With Underlining, Colors And More
Jul 26, 2018.
With the rise of .Net Core, GUI-less Console applications have come back into popular usage which is perfectly fine. It’s just that they’re so bland; black and white and basic text when sometimes you need a splash of colour or an enhancement to bring focus to something of importance.
How To Change Text-Box Placeholder Color🎨 In UWP Project
Jul 19, 2018.
In this article, we’ll learn how we can change textbox placeholder color in UWP application.In UWP application default placeholder color is black, if our application textbox background color also black then placeholder text hide with the same color so in this article we will change the placeholder color by this we can create our application better. I hope you will like it.
Change Console Foreground And Background Color In C#
Jun 17, 2018.
Console.BackgroundColor and Console.ForegroundColor in C# and .NET Core sets the background color and foreground color a the console. This code example shows how to change the foreground and background colors using C#.
Horizontal And Vertical Gradient Color In Xamarin.Forms
Mar 21, 2018.
Sometimes, we may get the requirement to set Gradient Color for Layout or page. In this article, we can learn how we can set a Gradient Color for Layout or Page using CustomRenderer.
What And How Of Requirement Gathering - Part Two
Dec 27, 2017.
Prototyping allows gathering information by faking the production environment. In this technique, quite a lot of tools can be used to collect information, such as software programs to monitor/record mouse clicks or keystrokes, camera to monitor visual activity.
Simplest WPF Dependency Property For Beginners On Background Color
Nov 19, 2017.
Dependency property is not wrapped over any private members unlike CLR properties, and it is also stored in Key-Value pairs inside the DependencyObject host instance. You must use Dependency properties if you need to create and apply properties on custom usercontrols, or change properties based on external inputs like Theme, Style, animation etc, or while applying data binding or set with a resource (static/dynamic) .
Leadership Challenge 003 - Focus On The WHY
Nov 12, 2017.
Hello my friends! It has been an exciting month for me as I have just taken a position within Microsoft. My role will be as a Customer Success Manager, driving adoption across MS solutions (Modern Workplace) within the organization.
Set User Defined Colors For Calendar Overlay
Mar 15, 2017.
In this article, you will learn how to add different colors to calendar overlay settings color.
Differentiate Connections With Colored Status Bars
Mar 15, 2017.
This is about an old but under utilized feature of SSMS to differentiate connections using colored status bars.
How To Change Background Colors Dynamically In Xamarin iOS App In Xamarin iOS
Mar 06, 2017.
In this article, you will learn how to change the background colors dynamically in Xamarin iOS App, using Xamarin Studio.
How To Add Code4Fun Color Picker Component In UWP App
Jan 18, 2017.
In this article, you will learn about adding a Code4Fun Color Picker component in UWP projects.
Introduction To Code4Fun Color Picker Component In UWP
Dec 14, 2016.
In this article, we are going to learn about working with the Code4Fun color picker tool.
Working With Color Classes In Ionic Blank App Using Visual Studio 2015
Nov 12, 2016.
In this article, you will learn how to start using the Color classes in Ionic app, using Visual Studio 2015.
Why Developers Should Focus On Communication
Oct 21, 2016.
Why developers should focus on communication.
How To Change The Start Menu And Taskbar Color In Windows 10
Sep 12, 2016.
In this article, you will learn, how to change the Start menu and Taskbar color.
Deep Dive With CSS - Background And Colors
Aug 31, 2016.
In this article, you will learn, how to set the background and color of HTML element.
Changing Page Color And Layout Of The Site On SharePoint Using Office 365
Aug 23, 2016.
In this article, you will learn, how to change page color and layout of the site on SharePoint, using Office 365.
Displaying Image In WebGrid And Changing Background Color Of Webgrid Row On Mouse Hover
Jul 19, 2016.
In this article, you will learn how to bind the images in WebGrid and also how to change the Webgrid background color on mouse hover on it.
Change Border Color Of AutoSuggestBox On Focus In UWP App
Jul 11, 2016.
In this article we are going to change border style on focus on the Auto Suggest Box in the app.
Change Border Color Of Text Box On Focus In UWP App
Jul 08, 2016.
In this article, you will learn how to change the border color of the text box on focus in UWP app.
Data Access With ADO.NET In Micro Focus Visual COBOL
Jun 24, 2016.
In this article, you will learn about data access with ADO.NET in Micro Focus Visual COBOL.
MVC - WebGrid Set Row Back Color At Run Time
Apr 20, 2016.
In this article I am going to show how we can set WebGrid row back color at run time in MVC.
Custom Color Picker And Dynamically Change The Grid Color For Windows 10 Universal App
Apr 16, 2016.
In this article we are going to see how to create color picker and dynamically change the grid background color in Windows 10 universal app.
Kinect Development Basics On WPF: Using Color Stream, Depth Stream And Infrared Stream
Apr 11, 2016.
This article is about development basics of Kinect v2 which can be leveraged in developing a Kinect based WPF application.
Dynamically Apply Color Coding In Grid With Dynamic Headers And Data
Feb 20, 2016.
In this post we will see how we can apply color coding dynamically to jQWidgets jQXGrid.
Calling Managed COBOL From Unmanaged COBOL With Micro Focus Visual COBOL
Feb 13, 2016.
In this article you will learn about calling managed COBOL from un-managed COBOL with Micro Focus Visual COBOL.
Change Background Color In Windows 10
Feb 08, 2016.
In this article you will learn how to change the background color in Windows 10.
Printing Duplex In Micro Focus Visual COBOL For .NET
Jan 27, 2016.
In this article you will learn how to print Duplex in Micro Focus Visual COBOL for .NET.
Adding Cultural Information To The DateTimePicker In Micro Focus Visual COBOL For .NET
Jan 13, 2016.
In this article you will learn how to add cultural information to the DateTimePicker in Micro Focus Visual COBOL for .NET.
Working with the DateTimePicker in Micro Focus Visual COBOL for .NET
Jan 07, 2016.
Working with the DateTimePicker in Micro Focus Visual COBOL for .NET.
Retain Focus On Invalid Field Using AngularJS Custom Directive
Jan 04, 2016.
In this article I'll tell you about how to retain focus on Invalid Field using AngularJS Custom Directive.
Fill More Color To Your CRM Web Application
Nov 30, 2015.
In this article you will learn how to use themes in Dynamics CRM.
Change Apps Title Bar Colour And Enable Back Button In Windows 10 UWP
Nov 30, 2015.
In this article we are going to see how to change the default application title bar colour in windows 10 UWP.
Color-Coding Calendar Events Based On Category In SharePoint 2013
Oct 30, 2015.
In this article you will see color-coding calendar events based on Category in SharePoint 2013.
How To Work With jQuery UI Effects
Oct 13, 2015.
In this article we will see how to use JQuery UI methods and their effects.
Highlight DropDownList Item Color in ASP.Net
Jul 24, 2015.
In this article we will learn how to dynamically bind DropDownList from SQL Server database table.
JQuery: Set GridView Row Color on the Base of Any Column Value
Jul 23, 2015.
In this article I will show how to set the GridView row background color on the base of any column value using jQuery in ASP.NET.
Dynamically Change Grid Background Color/Image in Windows Phone 8/8.1 App
Jun 30, 2015.
In this article you will learn how to Dynamically Change The Grid Background Color/Image in Windows Phone 8/8.1 App.
Changing the Foreground Colour of an XAML Control Using a Binding Convertor
May 07, 2015.
This article shows how to easily change the foreground object of an XAML control, such as a TextBlock, using a binding convertor.
Creating Custom Color Palette Using jQuery, HTML5, CSS
Apr 08, 2015.
In this article you will learn how to create a custom color palette using JQuery, HTML5, CSS.
Key to Success - Focus
Mar 21, 2015.
Do you want to be successful? Focus and continuity are common two traits of successful people.
Change ASP.Net Gridview Row Color on Mouseover
Feb 14, 2015.
This article explains how to change a GridView Row Background Color on MouseOver (Hover) and row click in ASP.Net.
Create and Deploy Color Palette in SharePoint
Sep 10, 2014.
In this article we can explore how to create a color palette and deploy it.
Why Developers Should Focus On Innovation
Sep 09, 2014.
Developers should be paying close attention to hardware and innovation.
Creating List Picker Dialog In WP8
May 10, 2014.
In this article you will learn how to place a list picker control inside the message box.
Load BackGround Color In QlikView Script
Apr 22, 2014.
This article describes how to set a background color within a QlikView Script.
Node.js in Action: Work With Colors Module
Apr 17, 2014.
In this article we will work with another interesting module, the color module.
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.
Invert Color Of An Image Using ASP .NET
Apr 13, 2014.
This article explains how can you invert image color using ASP .NET.
Color Filtering in ASP.Net
Apr 12, 2014.
This article shows how to filter an image depending on color.
SharePoint 2013 List Column Status Wise Change Row Color Using jQuery
Mar 19, 2014.
In this article we will see how to change row color using jQuery in SharePoint 2013.
Create Color Picker in WPF
Mar 18, 2014.
This article describes how to build a color picker dialog box in WPF.
How to Add Color Events in Android
Mar 08, 2014.
Here you will learn how to add color events to an Android Application.
Change Background Color on Click Event Using Backbone.js
Feb 06, 2014.
In this article we will create an application in which we convert the background color on the button click event using Backbone.js View.
Types of Input Tags in HTML5
Jan 20, 2014.
In this article we will see some important input tags in HTML5.
Change Background Color Dynamically Using AngularJS
Dec 31, 2013.
In this tutorial, learn how to dynamically change the background color of a web application using AngularJS. We’ll explore Angular directives and event handling to allow users to select colors interactively.
Random Object in F#
Dec 06, 2013.
This article explains and shows the use of the Random object.
Show Alert And Focus On Textbox If Empty Using Knockout
Oct 10, 2013.
In today's Article I will tell you about Show Alert and Focus on Textbox if Found it Empty Using Knockout.
Change Listener in Java
Sep 04, 2013.
In this article we describe change listener in Java. The Netbeans IDE is used for the sample program which is a color chooser app.
Working With HTML5 Form Input Tags
Sep 02, 2013.
In this article, you learn about HTML5 Form Input Tags.
Invoke Lost Focus Event in LightSwitch 2012
Aug 19, 2013.
Here we will see how to invoke the lost focus event in a LightSwitch Application (Visual C#) in Visual Studio 2012.
HTML5 Canvas For Beginners : Part 1
Aug 09, 2013.
In this article we will learn the basics of the HTML5 Canvas.
Adding Effects to Image in Android Using Android Studio
Jul 11, 2013.
This article shows how to add these tone effects. I will be using my phone gallery to select the image and add five effects on it.
Downloading an Extension in LightSwitch Using Visual Studio 2012
May 20, 2013.
In this article I am going to describes how to download an extension in LightSwitch using Visual Studio 2012.