Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / text

Text

text

Great Reads

by Sandeep sunku
This article explains the boot strapping process of .NET Application.
by Greg Nutt
This is a VB.NET Version for ".NET Remoting Events Explained"
by Wild-Programmer
.NET to Hadoop connection using Keytab file
by Douglas M. Weems
[Obsolete]Capture whole web pages as a single image using C#.

Latest Articles

by Sandeep sunku
This article explains the boot strapping process of .NET Application.
by Greg Nutt
This is a VB.NET Version for ".NET Remoting Events Explained"
by Wild-Programmer
.NET to Hadoop connection using Keytab file
by Douglas M. Weems
[Obsolete]Capture whole web pages as a single image using C#.

All Articles

Sort by Score

text 

by simonp_ca
How to remove Windows service from Service List (not just stop/disable it, but to delete it from the list totally)
by honey the codewitch
A handy code snippet that can set indentation levels while rendering multipart documents with a TextWriter
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.
by Steffen Ploetz
How to realize text copy functionality via inter process communication for your OpenTK based C# OpenGL application running on X11
by Gregory Morse
Analyzing Text With DirectWrite in .NET Using SharpDX
by Jo_vb.net
Get started MonoGame and use IceSkater C# project
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.
by Fabrice Lacharme
Yet another slider/trackbar in C#
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.
by Sayed Irfanul Hasan
Text to PDF Convert
by hasan bozkurt
Determining all bootable partitions using PInvoke
by Mario Z
Small WinForm application for reading multiple DOCX files and retrieving their text content
by Pablo A Martinez
How to use Google map and Spatial search to do freehand drawing
by Mikhail-T
How to convert string to text file and return it back to user as a result of a controller action
by gaurav_rwt
Gridview paging with numeric with first and last button using jquery and code behind
by Mehul Donga
Handle managed (C#) event in managed (C++/CLI)
by Richard MacCutchan
Recent questions on reading ANSI vs Unicode text prompted the following
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
by ASP.NET Community
How to copy the text of a textbox to clipboard using JavaScript.
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.
by honey the codewitch
An INI reader that is easy to use, easy to port, relatively efficient, and to the point
by Dariush Tasdighi
How to change the html input to an integer (numeric) input (textbox) mask.
by DrABELL
Algorithms extending the System.Globalization.TextInfo.ToTitleCase Method
by maffeinet
A simple code that loads a daagridview from a textfile
by shunninghuang
Software named M1.NET which shows the details of decrypting arcade game audio
by Kai Schtrom
Win32_NetworkAdapterConfiguration WMI class in plain C and C++
by Xavier Junqué i de Fortuny
Converts MathML coded string to/from plain text string
by Stephan Stricker
A Modbus TCP class.
by roks nicolas
For those who deal with Text Research in MongoDb 3.2 with the new C# Driver, here is some advice.
by Kouji Matsui
This library is simple and is a substitution of System.String.Format.
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.
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...
by fernando amatulli
Polynomial interpolation algorithm from 1 to 9 degree that allow forcing constant term to 0
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
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.
by Brian C Hart
Example of how to use the caret (^) in Regexes that have specific matching requirements
by Harsh Deep Gupta
How to migrate Azure WebJobs from Azure Scheduler to Azure Logic Apps
by majid torfi
Save Text Data In image Format
by Ghosuwa Wogomon
Detecting character encoding in just 4 lines of code
by hussam.it
Simple Word Document File Viewer
by ZackAkil
Explanation and demo of using prime factors to index text records
by honey the codewitch
Adapt a TextBox to make it writeable like any other text based I/O
by honey the codewitch
A simple home HTTP server that works across all .NET platforms
by Leo Chapiro
Update Checker
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.
by Id-Ilya
Using embedded resources in Unit Tests with .NET
by REALTBU
Easy to use class which supports displaying icons on button controls
by Harshit Gindra
Check and request for Permissions in Xamarin Forms mobile application