Click here to Skip to main content
15,867,308 members
Everything / Text

Text

text

Great Reads

by shunninghuang
CPS1 emulator, ROM hacking
by Andy Allinger
Add features to k-means for missing data, mixed data, and choosing the number of clusters
by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by Edwyn Amador
Handles and validates input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips messages

Latest Articles

by Xavier Junqué i de Fortuny
Converts MathML coded string to/from plain text string
by Macabies Gilles
An easy-to-use filterable, multilingual custom DataGrid control for managing and filtering data for your WPF applications
by shunninghuang
C# arcade emulator, ROM hacking

All Articles

Sort by Score

Text 

13 Dec 2021 by honey the codewitch
An INI reader that is easy to use, easy to port, relatively efficient, and to the point
6 Feb 2023 by shunninghuang
Software named M1.NET which shows the details of decrypting arcade game audio
19 Jan 2017 by ZackAkil
Explanation and demo of using prime factors to index text records
19 Jul 2013 by Mikhail-T
How to convert string to text file and return it back to user as a result of a controller action
18 Dec 2021 by Kai Schtrom
Win32_NetworkAdapterConfiguration WMI class in plain C and C++
11 Oct 2013 by ASP.NET Community
 How to copy the text of a textbox to clipboard using JavaScript.
15 Mar 2021 by Pablo A Martinez
How to use Google map and Spatial search to do freehand drawing
26 Oct 2015 by Hamid Mosalla
In the next two posts, I’m going to show you how to build a load more button for your page using ASP.NET MVC, you can use it for any various kind of things, but in the case of this tutorial, I’ll use it for my fictitious product list.
24 Aug 2018 by simonp_ca
How to remove Windows service from Service List (not just stop/disable it, but to delete it from the list totally)
18 Feb 2019 by Steffen Ploetz
How to realize text copy functionality via inter process communication for your OpenTK based C# OpenGL application running on X11
12 Aug 2019 by Member 13092868
This tool helps you create a label with given degrees of view angle. Also helps you estimate REAL label height and width by providing you linear correction functions to apply to inaccurate MeasureString values
20 Nov 2014 by Gregory Morse
Analyzing Text With DirectWrite in .NET Using SharpDX
31 May 2016 by roks nicolas
For those who deal with Text Research in MongoDb 3.2 with the new C# Driver, here is some advice.
11 Jan 2019 by Harshit Gindra
Check and request for Permissions in Xamarin Forms mobile application
23 Oct 2019 by Harsh Deep Gupta
How to migrate Azure WebJobs from Azure Scheduler to Azure Logic Apps
14 Jan 2020 by Ilya Sherpakov
Using embedded resources in Unit Tests with .NET
1 Apr 2020 by Vassili Kravtchenko-Berejnoi
A generic workaround for auto-generating multiple custom columns in a WPF DataGrid in case where the data class has multiple properties of the same type
16 May 2021 by G.TR
This tip shows two different approaches for disposing view models that use Reactive Extension
1 Jul 2022 by honey the codewitch
Adapt a TextBox to make it writeable like any other text based I/O
26 Jul 2011 by GATzilla
In WPF, you can use the method UIElement.AddHandler(RoutedEvent, Delegate, Boolean) to specify that the UIElement should receive all events, including those that have been handled. Just subscribe your ListBox to the MouseDown event this way (you might do this in your custom control's...
26 Jun 2023 by Jo_vb.net
Get started MonoGame and use IceSkater C# project
U 25 Mar 2024 by Xavier Junqué i de Fortuny
Converts MathML coded string to/from plain text string
9 Jun 2014 by Mario Z
Small WinForm application for reading multiple DOCX files and retrieving their text content
11 Sep 2019 by honey the codewitch
A simple home HTTP server that works across all .NET platforms
9 Dec 2019 by Fabrice Lacharme
Yet another slider/trackbar in C#
23 Oct 2014 by majid torfi
Save Text Data In image Format
23 May 2014 by Stephan Stricker
5 Mar 2011 by DrABELL
Algorithms extending the System.Globalization.TextInfo.ToTitleCase Method
31 Jan 2020 by Christian Del Bianco
In this simple example, we are going to see how to update an HTML page when a SQL Server table change occurs, without the need to reload the page or make asynchronous calls from the client to the server.
4 Aug 2011 by XiaoChuan Yu
Small sample code to show how to force a parent control to handle an event that was consumed by a child control.
22 Oct 2013 by Yuriy Nelipovich
The LogJoin tool helps to collect any unstructured data from text files and join it to a simple table representation for easy analysis.
10 Jun 2020 by fernando amatulli
Polynomial interpolation algorithm from 1 to 9 degree that allow forcing constant term to 0
22 Oct 2013 by Ghosuwa Wogomon
Detecting character encoding in just 4 lines of code
18 Jun 2022 by Peter Sun (247)
Create a C# WPF app to read Twitter tweets and retweets via REST API with grouping related users / friends by categories. As a bonus, tweets can be saved in Azure / Cloud, and viewed in an Azure website.
10 Oct 2022 by Mehul Donga
Handle managed (C#) event in managed (C++/CLI)
16 Dec 2011 by Sayed Irfanul Hasan
Text to PDF Convert
11 Feb 2012 by Richard MacCutchan
Recent questions on reading ANSI vs Unicode text prompted the following
23 Oct 2021 by honey the codewitch
A handy code snippet that can set indentation levels while rendering multipart documents with a TextWriter
21 Nov 2021 by REALTBU
Easy to use class which supports displaying icons on button controls
14 Jul 2015 by Dariush Tasdighi
How to change the html input to an integer (numeric) input (textbox) mask.
10 Feb 2016 by Kouji Matsui
This library is simple and is a substitution of System.String.Format.
22 May 2014 by maffeinet
A simple code that loads a daagridview from a textfile
20 Aug 2022 by Brian C Hart
Example of how to use the caret (^) in Regexes that have specific matching requirements
4 Oct 2018 by Awesh Vishwakarma
By reading this trick, you will be able to update your database from DataGridView through external class instead of writing code on each page.
14 Jan 2020 by David A. Gray
The routines in this library can parse any string that I can throw at it, including Common Name strings read from X.509 Digital Certificates.
25 Sep 2019 by Leo Chapiro
Update Checker
10 Nov 2018 by hussam.it
Simple Word Document File Viewer
5 Oct 2018 by gaurav_rwt
Gridview paging with numeric with first and last button using jquery and code behind
28 Jun 2018 by hasan bozkurt
Determining all bootable partitions using PInvoke
22 Apr 2023 by Ben McNamara
Container classes much faster than STL.