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(8)
Onkar Sharma(3)
Mike Gold(3)
John Godel(2)
Chetan Sanghani(2)
Vijayaragavan S(2)
Aashina Arora(2)
Rohit Gupta(2)
Venkata Swamy Balaraju(2)
Hemant Srivastava(2)
Prabhakar Maurya(2)
Gaurav Gupta(2)
Kirtan Patel(2)
C# Curator(2)
Duncan Harris(2)
Darshan Adakane(1)
Mervyn Manilall(1)
Naresh Beniwal(1)
Nitin (1)
Venkatasubbarao Polisetty(1)
Arun Potti(1)
Madhukar Krishna(1)
Vignesh Ganesan(1)
Sourabh Somani(1)
Manpreet Singh(1)
Sumedh Waghre(1)
Anubhav Chaudhary(1)
Rizwan Ali(1)
Kailash Chandra Behera(1)
Abhishek Jaiswal (1)
John Bhatt(1)
Sagar Pardeshi(1)
Arpit Jain(1)
Sharad Gupta(1)
Ashwani Tyagi(1)
Aman Singhal(1)
Deepak Middha(1)
Ankur Gupta(1)
Shubham Srivastava(1)
Vijay Prativadi(1)
Dorababu Meka(1)
Destin Joy(1)
Shinuraj (1)
Nipun Tomar(1)
Shankey (1)
Prashanth Chindam(1)
Jean Simon Ratte(1)
Mohammad Elsheimy(1)
Marc Dommers(1)
Scott Lysle(1)
Shane Snedecor(1)
Manisha Mehta(1)
Dipal Choksi(1)
Resources
No resource found
Repository Pattern in .NET Explained with a Clear and Practical Example
Feb 06, 2026.
Unlock efficient data access in .NET! This guide provides a clear, practical example of the Repository Pattern, boosting maintainability and testability.
Highway to Angular 20: A Clear, Structured Learning Path
Nov 26, 2025.
Master Angular 20 with this structured learning path! From fundamentals to advanced techniques, build clean, scalable apps. Learn signals, forms, and more!
Beyond Buzzwords: Clear Thinking in the Age of AI
Aug 21, 2025.
This article cuts through AI hype, offering mental models, decision flows, adoption blueprints, and governance strategies to build practical, safe, and scalable AI products that deliver measurable business impact and sustained value.
Why the Next AI Coding Cycle Will Create Clear Winners—and How to Spot One
Aug 21, 2025.
AI coding platforms are evolving beyond demos. The next wave demands repo-aware context, agentic workflows, evaluation, and cost efficiency—making software delivery measurable, reliable, and enterprise-ready. Discover SharpCoder.ai’s breakthrough showcase.
How to Foster a Culture of Collaboration in Agile Teams
Jun 24, 2024.
Agile development has revolutionized the way teams approach software development, emphasizing flexibility, responsiveness, and continuous improvement. Agile methodologies lies the principle of collaboration. However, fostering a culture of collaboration in Agile teams goes beyond simply adopting a methodology.
Effective Strategies for Handling Project Deadlines
Jun 04, 2024.
Managing client expectations and project deadlines involves establishing clear communication channels, setting realistic deadlines, defining milestones and deliverables, managing scope changes, anticipating and mitigating risks, collaborating with clients on prioritization, and regularly monitoring progress to ensure transparency and success.
Cos Function from Power Fx Using Power Apps
Feb 09, 2024.
Reading this article, you can learn how to perform Cos function from Power Fx using in Microsoft Power Apps. Also, you will be able to learn Button control, Label control and TextInput control in the Power Apps environment.
How to Use Clear Keyword An Array in C#
May 10, 2023.
In this article, you will learn about what is a Clear Keyword an array in C#
How To Clear Your Cache And Hard Refresh Your Browser
Nov 28, 2022.
In this article, you will learn how to clear your cache and hard refresh your browser.
List Operations In Desktop Flow Using Microsoft Power Automate
Jun 28, 2022.
Reading this article, you can learn how to use List Operations in Desktop flow using Microsoft Power Automate
SETS In Python
Jun 27, 2022.
This article is dedicated to concepts of SETS in Python. Sets are one the built-in Data Structure of Python.
Clear Form Notifications With Webresource In Dynamics CRM
Feb 23, 2022.
In Dynamics 365 CRM to clear form notifications, web resources of type JavaScript was used. Form context ui related client api reference can be used. As an example, contact form and contact entity record used to set clear form notifications using clearFormNotification if at all title was mentioned on the contact form.
How To Clear Cache In Windows 11
Feb 02, 2022.
In this article, you will get to know about ways to clear various types of cache in Windows 11.
How To Clear Cache From The Browsers
Nov 17, 2021.
In this article, you will learn how to remove cache from the browsers
How To Delete Cookies In Chrome
Jul 12, 2021.
In this article, you will learn to clear cookies in Chrome.
Clear Cache in Windows 10
Apr 13, 2020.
In this article, learn how to clear cache on a Windows 10 machine.
How To Delete Temporary Files In Windows 10
Mar 02, 2020.
In this tutorial, I have described how to delete temporary files and folders in Windows 10.
How To Delete Search History In Windows 10
Jan 27, 2020.
In this tutorial, I have described how to delete the browsing history in Windows 10.
List Methods In Python
Jul 19, 2019.
In this Python List tutorial, you will learn how to use List Methods like List.Insert, List.Pop, List.Remove, List.Clear, List.Reverse, List.Sort, and List.Count
Multiple Document Interface (MDI) With RichTextBox
Mar 06, 2019.
After searching for a long time on the internet, I have read and consolidated knowledge from different websites into one place and created an original MDI application. I hope this will be useful for all coders who want to create a Wordpad like application in C#.NET using Visual Studio.
How To Clear WebView Cookies In Xamarin.Forms Using DependencyService
May 17, 2018.
Sometimes, we may need to clear the cookies in our app, for example, integrated social media login. In that case, we need to clear the cookies, In this article, we can learn how to clear cookies using DependencyService concept in Xamarin.Forms.
How To Programmatically Clear/Cancel Notifications In Xamarin.forms
Mar 24, 2018.
This article demonstrates how to programmatically clear app notifications without clicking notifications from the notification tray in Xamarin.Forms.
Clearing The Myths Between Request Management Service In SharePoint 2013 And Network Load Balancer
Aug 31, 2016.
In this article, we will clear the myths between request management service in SharePoint 2013 and network load balancer.
RichTextBox In ASP.NET MVC
Apr 07, 2016.
In this article I will explain how you can create a simplest RichTextBox editor in your MVC application.
Clear Collection In SharePoint 2013 And Office 365 Using Nintex Workflows
Dec 10, 2015.
In this article you will learn how to clear collection in SharePoint 2013 and Office 365 using Nintex Workflows.
Create RichTextBox In C#
Sep 07, 2015.
In this article you will learn how to create a RichTextBox in C#.
Set and Clear Timeout Using $timeout in AngularJS
Jul 26, 2015.
This article explains how to set and clear a timeout using $timeout in AngularJS.
Clear the Clipboard Memory in Windows 10 by Shortcut
May 14, 2015.
This article explains the clipboard in Windows 10 and also how to clear the clipboard memory in Windows 10 using a shortcut.
Working With RichTextBox in WPF
Mar 26, 2015.
This article explains how to assign a string as the text/contents, getting the contents and clearing the contents of a RichTextBox in WPF.
XAML RichTextBox Code Example
Jan 01, 2015.
The <RichTextBox> element in XAML represents a RichTextBox Windows control. The code example in this tutorial shows you how to use a RichTextBox control available in WPF.
Various Cache Clearing Methodologies
Oct 10, 2014.
This article contains various sorts of cache clearing approaches, their pros and cons and browser cache clearing options.
RichTextBox in a Single TextBox Among Multiple TinyMCE
Mar 19, 2014.
Some time ago, I have written an post about integration of TinyMCE editor in ASP.NET website. The same was also published in CodeProject and most visited article of mine. While answering comments there, I got a request from one of reader.
How to Clear Your SharePoint Designer 2010/2013 Cache
Feb 25, 2014.
This is a quick tutorial covering how to clear your SPD 2013 Cache. That is handy, especially when working with SPD 2010 and SPD 2013.
Working With JavaScript Timers
Feb 01, 2014.
This article explains JavaScript timers and how to use them.
Spelling Checking Using Microsoft Word Object Library in WPF
Jul 26, 2013.
This article shows how to check for misspelled words in a document (in a WPF Rich TextBox) using the COM Object Microsoft Word Object Library.
Change Page Title Dynamically and Clear TextBox Value With JavaScript
Jun 13, 2013.
This article helps you with different type of solution like changing the page title dynamically and clearing a TextBox value using jQuery and JavaScript in ASP.NET.
Cut, Copy, Paste, Select All, Clear All on a ListBox
May 04, 2013.
In this article, I discuss all the clipboard operations on a ListBox.
Setting Startup Screen Using LightSwitch in Visual Studio 2012
Apr 19, 2013.
In this article I will show how to change the Startup screen for our application using LightSwitch in Visual Studio 2012.
Close Running Apps and Clear App History In Windows 8
Jan 16, 2013.
In this article we explain how to close running metro apps & clear app history in windows 8.
Block Cookies in IE 10 on Windows 8
Jan 05, 2013.
In this article we explain how to block all cookies in Internet Explorer in Windows 8.
Clear Cache Using Start Screen Apps in Windows 8
Jan 03, 2013.
In this article we will learn how to remove cache data from the live tiles and Desktop apps in Windows 8.
Clear the Application Notification Cache in Windows 8
Nov 09, 2012.
In this article I will show you how to clear the app cache notification in Windows 8 at Log Off.
Clearing Data in Windows Store Apps
Nov 07, 2012.
In this article I describe how to create a Windows Store App for clear Application Data using JavaScript.
How to Clear Notification of Metro Apps at Logoff in Windows 8
Oct 20, 2012.
In this article we are going to explain how to clear notification of Metro Apps at Logoff in Windows 8.
How to Delete All Items Of A C# List
Jul 06, 2012.
C# List<T> class provides methods and properties to create a list of objects (classes). List.Remove(), List.RemoveAt(), and List.Clear() methods are used to delete items of a List in C#.
How to remove an item of a Dictionary in C#
Jun 29, 2012.
How to remove an item of a Dictionary with C#. The Remove method removes an item with the specified key from the collection. The Clear method removes all items from the collection.
How to Design RichTextBox in Silverlight 5
May 12, 2012.
In this article, I am going to explain how to design a RichTextBox in Silverlight.
Clear Cache in Windows 8
Apr 04, 2012.
In this article we will explain how to delete caches in Windows 8 to improve system proficiency. There are three type of caches in Windows 8: memory caches, DNS caches and thumbnails caches.
Dig Out on Named vs Optional Arguments Clear Implementation in C# 4.0
Dec 06, 2011.
Today, Let’s see the one of the main feature of C# 4.0 i:e Named and Optional arguments. Firstly, we will do theory based session to understand this and later we will try to implement these concepts. This concept is very useful and we can code in much organized way using these two arguments.
Print Richtextbox content with Formating in C# Windows Forms
Jul 19, 2011.
Automated Clearing House (ACH) Tool Using Windows Forms
May 19, 2011.
This is an article regarding the development of an Automated Clearing House (ACH) tool using Windows Forms.
How to Clear the SharePoint Configuration Cache
Mar 07, 2011.
In this article I am describing how to clear SharePoint Configuration cache.
RichTextbox with context menu for setting Color and Font in .Net windows application
Dec 21, 2010.
In this article you will learn how ro use RichTextbox with context menu for setting Color and Font in .Net windows application
WPF RichTextBox Content (text+image) save to database
Dec 21, 2010.
In this article I will provide a tip for how we can save the WPF RichTextBox content (text+image) into database.
RichTextBox in Silverlight 4
Nov 21, 2010.
In this article you will learn how to use RichTextBox in Silverlight 4.
TextPad Application in C#
Sep 27, 2010.
This C# code defines a simple text editor application in Windows Forms. It includes functionalities to open, save, clear text, and exit. File handling operations are performed using StreamReader and StreamWriter.
Adding Text in Expression Blend
Sep 21, 2010.
In this artilce I will explain adding Text in Expression Blend and different text controls.
Using Tools and Windows in Expression Blend 2.0
Sep 14, 2010.
This article is a basic introduction of Expression Blend 2 and how to use various tools in Expression Blend. I am using Expression Blend version 2.0.
RichTextBox in C#
Aug 29, 2010.
A RichTextBox control is an advanced text box that provides text editing and advanced formatting features including loading rich text format (RTF) files. In this article, I will demonstrate how to create and use various features of Windows Forms RichTextBox control.
Syntax Highlighting in RichTextBox using C#
Aug 04, 2010.
This article is about how to achieve Syntax Highlight feature in RichTextBox.
Building a Tab System in Windows Forms using C#
May 16, 2010.
In this little tutorial, you will learn to make a tab system, like in Notepad++ or Firefox.
The GDI+Painter Application
Jan 06, 2010.
In this article I will explain about the GDI+Painter Application.
Text Editor in C#
Jan 02, 2010.
In this article I will explain how to make a Simple Text Editor in GDI+ using C#.
Miscellaneous Graphics Class Methods in GDI+
Dec 11, 2009.
In this article I will explain about Miscellaneous Graphics Class Methods in GDI+.
Clearing the Console Screen using API
Sep 27, 2009.
Learn how to clear the Console screen using Win32 API calls. Also learn additional techniques like how to clear a specific portion of the screen or to move it.
Calculating the normalized compression distance between two strings
Jan 20, 2009.
The normalized compression distance (NCD) is a mathematical tool to cluster any objects that are similar. Besides, this article discusses the use of two RichTextBox controls for pasting and copying of text. It also introduces the use of the ContextMenuStrip control.
Using WPF RichTextBox using C# and XAML
Sep 08, 2008.
The RichTextBox class in C# represents a WPF Rich TextBox. This tutorial shows you how to create and use a RichTextBox control using C# and XAML. How to select and replace text from WPF RichTextBox. How to change background color and foreground color of text in a RichTextBox. How to load a text file in a RichTextBox control. Spelling check in a RichTextBox.
Color Syntax Editor Part II - Exporting a RichTextBox to a Microsoft Word Document
Aug 14, 2007.
This article is part II of a color syntax editor created back in 2003. It describes how to export the contents of the RichTextBox to Word and Open the Word Document Programmatically.
Spell check enabled RichTextBox custom control
May 16, 2007.
This article describes a quick and simple approach to applying a spell check function to the rich text box control and bundling both features into a single custom control. Of course there is nothing novel or particularly interesting about performing spell checking upon a selection of text using the Word.DLL.
TFTP application written in C#
Jul 07, 2004.
This application is the beginning of a program I want to use to download switch/router configuration files via TFTP and archive them. This application merely asks for an IP address and a filename then it receives the file via TFTP and displays it in a RichTextBox.
Part I: Simple Color Syntax Code Editor for PHP written in C# and .NET
Jun 18, 2003.
The second part of this article shows how to print out the contents of a RichTextBox control.
Simple Color Syntax Code Editor for PHP written in C# and .NET: Part I
Jun 18, 2003.
The Application is a simple Windows Form program that allows you to open and save the text files edited in the rich edit control, as well as print them out. The program takes advantage of a “syntax” text file for PHP which lists the functions and keywords contained in the PHP language.
Syntax Highlighting in Rich TextBox Control - Part 1
Jun 12, 2003.
This article shows how to perform basic syntax highlighting using the RichTextBox control and C#.
Syntax Highlighting in RichTextBox Control - Part 2
Jun 12, 2003.
This article shows how to perform interactive syntax highlighting within the RichTextBox control.
Opening and Viewing Text and Image Files
Mar 08, 2003.
We will start this article with a simple application where we will learn how to open and view text and image files using the OpenFileDialog class. In doing so, we will learn some basics of GDI+ drawing, menus and panel control.
Windows Services Admin: Control Your Windows Services
May 20, 2002.
In this article, we will create an application to control Windows services on our local computer as well as on remote computers. You can simultaneously Stop or Start multiple Services on the local computer or on the specified remote computer.