Click here to Skip to main content
15,884,176 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 Updated

Text 

6 Nov 2007 by .Suchit
Generating smooth lines with antialiasing; sample code for animation is included
11 Sep 2018 by _Flaviu
A way to use OpenCV in MFC project
2 Apr 2004 by Abbas_Riazi
A tree control to show installed devices like Device Manager
16 Nov 2019 by Abdelhady Naguib
This is an open source GUI tool used to simulate mobile Robot (anchor node) according to different static path planning mechanisms. The proposed tool is part of project at the following link: https://www.researchgate.net/project/WSNASG-WSN-Animator-and-Scenario-Generator-Tool-for-Robot-Trajectory
18 Feb 2016 by Admir Tershalla
Learn how to control Windows services via ServiceController in Windows Forms Application
16 May 2002 by Adrian Bacaianu
Sample of using ISAPI extension to give online data to graphical applets.
25 Apr 2007 by Advosol Inc.
The OPC XML-DA sample clients show how OPC XML-DA web services can be accessed from different kinds of desktop and web applications.
8 Aug 2017 by Afzaal Ahmad Zeeshan, Iqra Ali
Since I wrote an article previously, I had been asked on various occasions to share the code on Yahoo! or Bing, etc. I wanted to write an article, with the code, which covers all of those vendors as well.
1 Feb 2013 by Ahmed Charfeddine
A Visual C++ Project Wizard for the fast creation of high performance TCP servers in C++
19 Jul 2018 by Ajcek84
WinForms library containing the IncipitViewer control for drawing musical notes
20 Jul 2018 by Ajcek84
Complex bindings in XAML made almost as simple as in JavaScript frameworks
26 Jul 2018 by Ajcek84
Dynamic proxy for lazy deserialization of large JSON files
15 Jul 2018 by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
2 Nov 2020 by AjithKp560_
On-Screen Keyboard for Malayalam
27 Sep 2018 by Akhil Mittal
In this article, we look at how we can leverage Entity Framework approaches and, as per need, use those.
20 Oct 2020 by Akinmade Bond
Library that allows an app to process hotkeys and perform other keyboard manipulations
14 Jan 2015 by Alessandro Lentini
My article shows a library that everyone can use to create their socket communication. Also, it explains how the library is developed.
4 Dec 2003 by Alexander Bischofberger
See how to have tear-off menus in your program
9 Mar 2019 by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
6 Feb 2000 by Amir Zalzberg
How to create a window with holes in it
8 May 2001 by Amit Dey
This article shows how to handle custom events generated in a VB ActiveX component in a Visual C++ client.
26 Mar 2016 by Amit Kumar Tiwari
.NET to Hadoop connection using Keytab file
27 Aug 2018 by amitthk
RunCmd is a windows batch file editor,runner utility. It can be used to automate our repetitive tasks using commandline batch files.
9 Jan 2024 by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
6 Mar 2002 by Anand Bolangadi
Number to word conversion program using XSLT
2 Apr 2014 by Anand Gunasekaran
Working with text file as database can querying as RDBMS with SQL Queries.
11 Mar 2003 by Andi Fleischmann
Ever find yourself hoarding little pieces of code that are always coming in handy? Snippet Manager is a little utility written in C# that collects all your code snippets into one convenient location, allowing you to save them into XML, or copy them into any code editor using the clipboard.
4 Sep 2003 by Andi Fleischmann
SnippetManager Advanced, groups and organizes your snippets
7 Jun 2023 by Andy Allinger
Add features to k-means for missing data, mixed data, and choosing the number of clusters
12 Aug 2023 by Andy Allinger
Convert audio to image. (Edit the image.) Convert image to music.
27 Jan 2003 by Aniket Nayak
28 Nov 2018 by Anthony Fountaine
A quick and easy way to extract multiple video clips from GoPro video footage
17 Apr 2000 by Anton Stuck
A class that provides some simple, yet spectacular window animation effects. Try the demo!
7 Feb 2013 by Anupama Agarwal
This article describes how to create custom delivery extension of Reporting service with User Control (.ascx) instead of server control.
20 May 2011 by Apriorit Inc
This article describes the development of the library for performing text search based on Boolean search queries.
28 Aug 2013 by Aron Kovacs
This is an alternative for "fastJSON"
24 Aug 2018 by Arthur V. Ratz
Create a Python web-app using Flask and PostgreSQL server, and run it in Docker
1 Sep 2018 by Arthur V. Ratz
In this brief article, we will demonstrate how to deploy a Node.js application and run it on Docker's Windows Server Core 2016 Containers
5 Nov 2018 by Arthur V. Ratz
In this article, we will demonstrate how to create and deploy Recurrent Neural Network (RNN) with Long Short-Term Memory (LSTM) cells and train it to predict future simple moving average (SMA).
30 Dec 2018 by Arthur V. Ratz
SVD in C++11 explained with an example
30 Dec 2019 by Ashwin. Shetty
.NET Delegates & its 5 different features (Func, Action, Predicate, Converter, Comparison)
16 Mar 2014 by Ashwin. Shetty
Plug & play using Spring.net Framework, we will also see how we can wire our application using Spring.Net Configuration
24 Aug 2006 by Asif Sayed
An applied approach to get you started with MS Reporting Services using Smart Client host
1 Oct 2018 by asiwel
How to Deploy Trained Models Concurrently
15 Dec 2021 by asiwel
Bezier Curve Classification Training And Validation Models Using ALGLIB
11 Oct 2013 by ASP.NET Community
Cookies are small amounts of text that can be stored on the client pc by the browser.  The cookie can be accessed both at the client through the use
11 Oct 2013 by ASP.NET Community
A ValidationSummary control is displayed when the IsValid property of the page is false. It "polls" each of the validation controls on the page and
11 Oct 2013 by ASP.NET Community
The RadioButton server control creates a radio button on the Web Forms page. Specify the text to display in the control by setting Text property. The
11 Oct 2013 by ASP.NET Community
The TextBox server control is an input control that lets the user enter text. By default, the TextMode property is set to SingleLine, which creates a
11 Oct 2013 by ASP.NET Community
A Label control allows you to add text to your web page.  Unlike a Literal control, a Label control supports various properties such as CssClass,
11 Oct 2013 by ASP.NET Community
Use the HyperLink control to create a link that moves you to another page or location on the page. Specify the page or location to link to by using
11 Oct 2013 by ASP.NET Community
Use the Image control to display an image on the Web Forms page. Setting the ImageUrl property specifies the path to the displayed image. You can
11 Oct 2013 by ASP.NET Community
LinkButton control is used to create a hyperlink-style button on a Web Forms page. Specify the text to display in the LinkButton control by either
11 Oct 2013 by ASP.NET Community
The Localize Control lets you localize any element on an .aspx page. It provides adesign time feature not offered by its base class, the Literal
11 Oct 2013 by ASP.NET Community
LoginStatus control is used to display Login /Logout links based on the login status of the current user.If the user logged in it displays Logout ,if
11 Oct 2013 by ASP.NET Community
HTML encoding and decoding is used daily by web developers. ASP.NET provide us with build-in server-side functions to perform this job. This article
11 Oct 2013 by ASP.NET Community
Image Rotator In Ajax Step1:  In this Example, there arean Image (img1) and a TextBox(TextBox1).
11 Oct 2013 by ASP.NET Community
IntroductionCookies are also known by many names, HTTP Cookie, Web Cookie, Browser Cookie, Session Cookies etc. Cookies are one of several ways
11 Oct 2013 by ASP.NET Community
It's a hot topic among web developers that is it possible to change the color of HTML bulletin list? Well, as many says, it's impossible, there is
1 Nov 2015 by ASP.NET Community
Consider a scenario where you want to add functionality to a server control in asp.net of your own. For example you want to change the background
11 Oct 2013 by ASP.NET Community
Here is the login form it has user id and password text boxes. When user clicks Login button, it calls ajaxLogin.aspx page in background process
11 Oct 2013 by ASP.NET Community
Recently i came to work on sql server 2005 & 08 and full text search. i want to share some interesting point which i came to know in couple of hours.
11 Oct 2013 by ASP.NET Community
In this article i am going to use simple class which use to write error and exceptions occured in your asp.net application in a text file
30 Jun 2009 by ASP.NET Community
Extending Grid View Control of ASP .NETIf you want to modify some functionality of existing Grid View control of ASP .Net then you always have the
11 Oct 2013 by ASP.NET Community
The basic difference between them is that a div is block level element and a span is inline level element. and tags both allow a Web
11 Oct 2013 by ASP.NET Community
Hi,    function AddItem(Text,Value)    {        // Create an Option object                var opt =
28 Jul 2006 by azamsharp
A discussion on caching in ASP.NET 2.0
27 Jul 2018 by B.O.B.
Implement a Global Try Catch block while still using the .NET Application Framework.
17 Aug 2002 by Barretto VN
3 Aug 2002 by Barretto VN
11 Jan 2003 by Barretto VN
An article showing methods of screen capture
17 Apr 2003 by Barretto VN
Article on changing screen resolution
31 Oct 2001 by Bassam Abdul-Baki
Serializing data into an XML string in a window dialog
9 May 2003 by Bassam Abdul-Baki
This article shows how to save a structure into an XML file (using STL), then load the file back using XML
9 Jun 2015 by beep
A full WPF sample application demonstrating IronPython business rules
29 Mar 2013 by bkelly13
Goal: Describe how asynchronous or non-blocking TCP code works
14 Sep 2018 by bkelly13
Goal: Describe how asynchronous or non-blocking TCP code works
4 Aug 2018 by boschi84
A quite simple notifier (a MessageBox substitute) to get a better message representation of messages in an executable. The idea is to get a solution similar to the "Toast", from Android, where the notifications are not invasive.It works for Windows Form and WPF.
20 Apr 2019 by BrainlessLabs.com, sibani.p
Creating a simple ORM for C++ on-top of SQL database
11 Aug 2000 by Brian C Hart
Brian's detailed answers to your most frequently asked questions about his DCOM tutorial.
21 Nov 2018 by Bruno Baia
Spring.NET Social helps you to simplify authentication (OAuth) and API binding with Software-as-a-Service (SaaS) providers such as Facebook and Twitter.
8 May 2022 by Bruno Tabbia
Creation of a substitution box starting from a key and using it in a direct substitution cipher
16 Apr 2007 by Bryan Ray
In this article, I'm going to show how to generate a dynamic MenuStrip (.NET 2.0's replacement of the MainMenu control) using recursion in C#. The MenuStrip will be based on XML data which contains all the details about the generated Menu.
2 Apr 2007 by c_07
Helps programmers new to Winsock start programming TCP sockets in C++
26 May 2014 by CatchExAs
How to make best use of current technology for computationally intensive applications?
5 Feb 2019 by charles922
Demonstrate Clipping Plane in WPF 3D - Part 3
11 May 2004 by ChauJohnthan
An XML parser to substitute the big MSXML.
8 Sep 2002 by chia hung liu
Use application resources to create your owner drawn menu
30 Dec 2018 by Chinmoy Mohanty
Multiple techniques of implementing The Observer Pattern in .NET
14 Nov 2007 by Chris Cole
An NUnit syntax-compliant Logging Test Runner for performing automated Integration/Acceptance testing with WatiN (or anything else)
3 Apr 2014 by Chris Copeland
Using call stacks, rather than Regular Expression, to deconstruct mathematical formulae and calculate values.
13 Apr 2007 by Chris Hambleton
A class/utility that converts data-files of various formats to .NET DataSet-compatible XML
13 Feb 2021 by Chris Stefano
A custom tool for Visual Studio .NET which runs an XSL transformation to generate code
25 Apr 2020 by chris_mackay
A reference for writing your own dialog message box in Windows
26 Oct 2018 by Christ Kennedy
Star Wars style text crawler picture box
12 Dec 2018 by Christ Kennedy
An exhaustive search of all game-states used to trace Mini-Max decisions from End game up through to Start game
24 Jan 2019 by Christ Kennedy
Draw multiple sprites of different appearances with a single instance of classSprite