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]
Aman Singhal(5)
Kartik Kumar(3)
Shubham Sharma(3)
Manish Sharma(3)
Niharika Gupta(2)
Velladurai (2)
Vijay Yadav(2)
Alkesh Bijarniya(2)
Mahesh Chand(2)
Ramees (2)
Arun Choudhary(2)
Malinda Prasad(1)
Saurav Kumar(1)
Farrukh Rehman(1)
Sandhiya Priya(1)
Asfaque Ansari(1)
Raveena Attri(1)
Ziggy Rafiq(1)
Jaimin Shethiya(1)
Umesh Baradkar(1)
Shiv Sharma(1)
Rikam Palkar(1)
Siddharth Gajbhiye(1)
Shivam Payasi(1)
Vijayaragavan S(1)
Chandani Prajapati(1)
Navaneeth Krishnan(1)
Asad Ali(1)
Ram Prasad M(1)
Abubackkar Shithik(1)
Prashant Sharma(1)
Alagunila Meganathan(1)
Delpin Susai Raj(1)
Sr Karthiga(1)
Nitin Pandit(1)
Aman Kumar(1)
Sonu Kumar(1)
Govinda Rajulu Yemineni(1)
Rohit Tomar(1)
Rizwan Ali(1)
Kiranteja Jallepalli(1)
Shridhar Sharma(1)
Sourabh Somani(1)
Aman (1)
Pankaj Lohani(1)
Arpit Jain(1)
Sachin Bhardwaj(1)
Shubham Saxena(1)
Gaurav Gupta(1)
Shubham Srivastava(1)
Vijay Prativadi(1)
Sapna (1)
Charles Petzold(1)
Sateesh Arveti(1)
Mike Gold(1)
Jason Zadroga(1)
Resources
No resource found
How to Implement Dark Mode Toggle in React
Apr 16, 2026.
Implement a dark mode toggle in your React app! This guide covers state management, CSS variables, local storage, and system preference detection for a seamless user experience.
Disable the “Try the New Outlook” Toggle in Classic Outlook
Mar 17, 2026.
Disable the "Try the new Outlook" toggle to maintain a stable email environment. Use Group Policy or Registry edits to prevent users from switching to the new Outlook and ensure compatibility with add-ins and workflows. Control your Outlook experience!
How Do Developers Manage Feature Flags Without Increasing Complexity?
Jan 16, 2026.
Master feature flags! Learn to manage them effectively for gradual rollouts, A/B testing, and kill switches without code complexity. Best practices & examples inside.
Implementing a Dynamic Feature Gate System in .NET 10 with PostgreSQL and Clean Architecture
Jan 15, 2026.
Build a dynamic feature gate system in .NET 10 using PostgreSQL and Clean Architecture. Control feature rollouts, A/B testing, and instantly disable buggy features without redeployments.
How to Build Dark Mode Using CSS Only
Nov 21, 2025.
Build dark mode using CSS only! Learn auto & manual methods with CSS variables, real-time examples, and advanced techniques for modern, user-friendly UIs.
How to Add Dark Mode Toggle in a React Website
Oct 08, 2025.
Implement dark mode in your React website with this comprehensive guide! Learn how to use CSS variables, React state, and localStorage to create a seamless user experience. Discover techniques for persisting user preferences, respecting system settings, and ensuring accessibility. Plus, explore Tailwind CSS and Next.js integration for advanced setups. Elevate your website's usability today!
Dark Mode Toggle in React with Context API
Oct 07, 2025.
Implement a sleek dark mode toggle in your React application using the Context API! This step-by-step guide walks you through creating a theme context, provider, and toggle button. Learn how to share theme state globally, avoid prop drilling, and persist user preferences with localStorage.
How to Create a Stopwatch Application using JavaScript with Code
Dec 05, 2024.
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 features.
Using Factory Patterns in C# 12 to simplify A/B testing
Aug 30, 2024.
Find out how Ziggy Rafiq simplifies A/B testing with feature toggles in C# 12 by using Factory and Abstract Factory design patterns.
Building a Dynamic Bank Deposit Management Interface
Aug 27, 2024.
This code creates a user interface for managing bank deposit methods using HTML, CSS, and JavaScript. It features toggle switches for different deposit types, radio buttons for selecting user roles, and AJAX functions for server communication.
Smooth Horizontal Scrolling Text Animation with Play/Pause Toggle
Aug 21, 2024.
This tutorial covers CSS and JavaScript techniques to build a responsive scrolling marquee that enhances user interaction. Perfect for showcasing announcements, news tickers, or featured content.
How to Show and Hide Password in AngularJS
Jul 25, 2024.
Implementing a show/hide password toggle in AngularJS enhances usability by allowing users to view or conceal their passwords. This involves creating an AngularJS component with a toggle feature, defining the module and controller, and applying basic CSS styling.
How to Show and Hide Password in Angular
Jul 25, 2024.
Enhance your Angular forms by adding a show/hide password toggle feature. Just like a light switch that lets you see if a room is lit or dark, this feature allows users to reveal or hide their password for better accuracy.
Explain Feature Flags in .NET Core
Apr 03, 2024.
In this article, we will discover how to implement feature flags in .NET Core to control feature releases dynamically. Learn the best practices for toggling features on/off, managing configurations, and conducting A/B tests.
Flexible Height Gallery with a Separator
Apr 01, 2024.
Learn to create a flexible gallery with a separator in your app.Add a blank flexible height gallery. Add controls like labels and dropdowns.Set auto height toggle for labels.Add separator rectangle with Y property formula. Easily enhance your gallery with this guide.
Dynamic Default Value from SharePoint List in Power Apps Toggle Control
Mar 29, 2024.
In this article, we will learn how to enhance user experience in Power Apps by integrating dynamic default values from SharePoint lists into toggle controls.
Toggling Visibility of <HTML> Elements in Blazor
Feb 13, 2024.
Let's learn how to hide and show visibility of HTML elements using C#, there are various approaches I am going to cover, the @if conditions, inline styles, internal styles, dynamic style binding, and the hidden attribute.
How to Create Toggle Button in React Application?
Aug 02, 2023.
Learn how to create a Toggle button in a React application using Material UI. Follow a step-by-step guide to build the toggle button with code examples.
How To Create A Toggle Switch In React
Nov 25, 2022.
This article demonstrates how to create toggle switch using reactjs.
How To Create Toggle Button In Vue.js
Sep 20, 2022.
In this article, you will learn how to create Toggle Button in Vue.js.
Custom Toggle Button In C#
Jun 08, 2022.
here we are going to create a custom toggle button with the help of C# it would be going to be interesting the designing part is done with the Microsoft PowerPoint
Move Windows 11 Taskbar To Left
Oct 12, 2021.
In this article, you will learn how to move Windows 11 taskbar to left.
Toggle Control In Power Apps
Jul 15, 2021.
In this article, you can learn how to use Toggle control in Microsoft Power Apps.
Show/Hide Property Pane Component Based On Another Component's Value In SPFX
Nov 28, 2020.
In SharePoint Framework (SPFX), customize property panes by dynamically showing or hiding components based on the values of other components. Utilize React's conditional rendering for efficient UI control and enhanced user experience in web part development.
Bootstrap Dropdown Menu
Aug 19, 2020.
This article provides a step-by-step guide on creating a dropdown menu using Bootstrap. It covers dropdown basics, customization options like variations (dropup, dropright, dropleft), setting active or disabled states, and triggering dropdowns via buttons or anchors.
Toggling Code With IoC
Dec 10, 2019.
In this article, you will learn how to toggle code with IoC.
Toggling SharePoint Modern Site Header Using SharePoint Framework (SPFx) Application Customizer
Sep 20, 2019.
In this article, you will learn about toggling SharePoint Modern Site Header using SharePoint Framework (SPFx) application customizer.
Toggle Button Android App Using Android Studio
Sep 23, 2017.
Android Toggle Button can be used to display checked/unchecked (On/Off) state on the button. It is beneficial if user have to change the setting between two states. It can be used to On/Off Sound, Wifi, Bluetooth etc. In this article, I will show you how to create Toggle Button android App using android studio.
How To Disable Taskbar Thumbnail Preview On Windows 10
Nov 29, 2016.
In this article, you’ll learn about how to disable taskbar thumbnail preview in Windows 10.
Working With Ionic Toggle Classes In Ionic Blank App Using Visual Studio 2015
Nov 23, 2016.
In this article, we are going to see how to start using Toggle Classes in Ionic app, using Visual Studio 2015.
Creating A Toggle Button In Xamarin Android App Using Visual Studio 2015
Oct 15, 2016.
In this article you will learn how to create a Toggle Button in Xamarin Android phone Using Visual Studio 2015.
Don’t Waste Time Until You Reach All The Keyboard Shortcuts Key In Windows 10!
Sep 28, 2016.
In this article, you will learn all the keyboard shortcuts used in Windows 10.
How To Change Your Desktop Theme In Windows 10
Sep 27, 2016.
In this article, you will learn how to change your Windows 10 Desktop Theme.
How To Change The Size Of Desktop Icons And Taskbar Icons In Windows 10
Sep 23, 2016.
In this article you will learn how to change the size of desktop and taskbar icons in Windows 10.
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.
How To Use The Windows Ink WorkSpace In Windows10
Sep 11, 2016.
In this article, you will learn how to use the Windows Ink Workspace in Windows10.
How To Customize Taskbar In Windows 10
Aug 13, 2016.
In this article, you will learn, how to customize the task bar in Windows 10.
Voice Based Light Toggle With Android App In Arduino Mega 2560
Jun 15, 2016.
In this article, you will learn about the voice based light toggle with Android app In Arduino Mega 2560.
Top 10 Functions In JQuery
May 26, 2016.
In this article you will learn about the top 10 Functions in JQuery.
Designing Toggle Button Using Blend
Jan 17, 2016.
In this article you will learn about designing a toggle button using Blend.
Toggle Switch Control For Windows 10
Jan 09, 2016.
In the following article I will show how to work with a Toggle Switch control in Universal Windows Apps.
Customized TaskBar Of Windows 10
Dec 04, 2015.
In this article we will learn how to customize taskbar of Windows 10.
Toggle Button Control For Windows 10
Nov 03, 2015.
In the following article I will be showing how to work with a Toggle Button control in Universal Windows Apps.
Hide or Show CheckBox Using jQuery Toggle() Method
Aug 17, 2015.
This article explains how to hide or show a CheckBox using the jQuery Toggle() Method.
How You Can Turn On/Off Toggle Keys in Windows 10
Aug 12, 2015.
This article shows how to turn on/off toggle keys in Windows 10.
How to Turn Off and On Notification Area Icons in Windows 10
Jun 18, 2015.
This article explains the Notification Area (System Tray) icons in Windows 10 and how to turn them off and turn on depending on our needs.
Windows 10 Remove Search from Taskbar
Jun 04, 2015.
How to remove Search from Taskbar on Windows 10
Bootstrap Navigation Bar With Toggle Button
May 21, 2015.
This article shows how to use Bootstrap Navigation Bars with a Toggle Button.
Disable Action Center in Windows 10
Feb 18, 2015.
In this article you will learn how to disable the Action Center in Windows 10.
Multilevel Toggle Responsive Navigation Menu
Feb 09, 2015.
This article guides you through creating a multilevel toggle responsive navigation menu using HTML, CSS, and jQuery. It includes a mobile-friendly design with nested dropdowns and a hamburger menu toggle. Media queries adjust styles for larger screens, and jQuery enables interactive elements.
Putting an Application Into The Windows Taskbar Notification Area Using C#
Apr 22, 2014.
In this article we will build a very simple Windows Forms application that will enable your application to be in the Taskbar Notification Area.
Use Navigation Buttons in DataTable Using F#
Nov 19, 2013.
In this arcticle you will learn about the ToolStrip button and properties of the BindingNavigator class in a Windows Forms Application. The main purpose of this article is to explain how to use the navigation buttons for a DataTable.
Creating Tree View Using jQuery
Sep 01, 2013.
In this article you will learn how to create a Tree View in jQuery.
Switch in iPhone
Dec 10, 2012.
In this article I will explain how to implement switch in iPhone.
Tweak Multi Monitor Taskbar in Windows 8
Dec 10, 2012.
In this article we are going to explain how to tweak the new multi-monitor Taskbar in Windows 8.
Get a Fully Functional Recycle Bin in the Taskbar on Windows 8
Dec 05, 2012.
In this article we are going to explain how to get a fully functional Recycle Bin in the Taskbar in Windows 8.
Windows 8 Multi-Monitor Tips
Oct 30, 2012.
In this article we are going to provide some Windows 8 multi-monitor tips.
Launch Apps From the Windows 8 Taskbar
Oct 29, 2012.
This article explains how to launch apps from the Windows 8 taskbar.
Add Start Menu Toolbar on Taskbar in Windows 8
Oct 17, 2012.
In this article I have described about to add start menu toolbar on taskbar in windows 8.
Prevent User From Resizing the Taskbar in Windows 8
Oct 04, 2012.
In this article I have described the way to use Group Policies to prevent a user from resizing the Taskbar in Windows 8.
How to Enable Pinning of Programs to Taskbar in Windows 8
Oct 03, 2012.
In this article I have described about the way to enable Pinning of Programs to Task bar in Windows 8.
Pin The Task Manager To The Taskbar And Metro Start Screen In Windows 8
Sep 12, 2012.
In this article we are explaining how to pin the Task Manager to the Taskbar and Metro Start Screen in Windows 8.
Display App in Full Screen With Windows Taskbar
Aug 05, 2012.
In this article we will learn to do the above mentioned task step-wise, we will change the form style so that we don’t have any borders as in traditional windows forms app, we will also find out the width of windows taskbar and also the location of the taskbar so that our app occupies the best fit location on the screen.
Disable Pinning Programs To Taskbar In Windows 8
Jun 29, 2012.
This article describes how to disable the pinning of programs to the Taskbar in Windows 8.
Auto Hide Taskbar in Windows 8
Jun 28, 2012.
In the this article we learn how to show or hide the taskbar in Windows 8.
Add Item to Taskbar in Windows 8
Jun 12, 2012.
This article explains how to add an item to a taskbar in Windows 8.
Using Toggle Button in Windows App
Jun 11, 2012.
In this article we will use a Toggle button control. This is an advanced control introduced in XAML controls with some new properties. As the name implies, it provides the ability to toggle between two operations upon clicking the same button.
Toggle Switch in Windows Phone 7 Messages via WCF Service
Jan 22, 2012.
Today, in this article we will dig out on one more interesting implementation in WP7 which whereby gets cross messages from WCF Service based on Toggle Switch Operation.
Toggle and Animate an Image and Block using jQuery
Nov 12, 2011.
Here we will discuss that how to animate or toggle an image using j query.
Toggle Button and Panel with Attached properties in Silverlight for Windows Phone 7
Dec 13, 2010.
You’ve probably noticed a new style of toggle button in some Windows Phone 7 screens.
Enhanced TaskBar in VS 2005 using C# and Windows Forms
Jul 14, 2008.
This article shows how to add additional features which are not available in Windows Taskbar.
Periodic Reminder App for the Windows Taskbar
Jan 17, 2007.
This article features an application that allows you to set up a periodic reminder in your windows task bar. The application will show a balloon message periodically and optionally will produce a reminder beep.
Creating a User Control: .NET Toggle Control
Nov 16, 2001.
This is a C# User Control which re-creates the toggle used by XML, HTML, etc. files in the .NET Developer Studio. Just compile the control and drag it onto a form from the Windows Form Toolbox.