Click here to Skip to main content
15,881,172 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 

5 Mar 2024 by Macabies Gilles
An easy-to-use filterable, multilingual custom DataGrid control for managing and filtering data for your WPF applications
18 Feb 2024 by shunninghuang
C# arcade emulator, ROM hacking
9 Jan 2024 by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
18 Nov 2023 by Erik Drent
A simple POCO mapper for EPPlus
30 Oct 2023 by Rami Alshaar
Enhance your coding skills with a walkthrough on how to create a smart calculator with many features made in Python.
25 Aug 2023 by InvisibleMedia
ScrollBars implementation with Windows Forms because the AutoScroll didn't fit my needs
12 Aug 2023 by Andy Allinger
Convert audio to image. (Edit the image.) Convert image to music.
2 Aug 2023 by Patrice T
How to use bitwise operations on Bitfields as primitive SIMD
7 Jun 2023 by Andy Allinger
Add features to k-means for missing data, mixed data, and choosing the number of clusters
4 May 2023 by JayWalks
A walkthrough of code solving a real world problem
11 Apr 2023 by MarkLTX
Easy to use logger with a powerful viewer that supports filtering by thread, logger, etc.
27 Feb 2023 by Jo_vb.net
This article and the demo are about getting started using the MVVM Toolkit and some self-created interfaces / services for MessageBox and some dialogs.
16 Nov 2022 by Svetoslav Chekanov
Fast implementation of 2:1 image shrink (full image or part of it)
31 Aug 2022 by rkapl
Automated Setting of the Out of Office Assistant
14 Jun 2022 by Mark Pelf
We are giving an overview of 7 free Regex tools to test and develop Regex expressions
24 May 2022 by Yücel Güven
IPv6 Subnet Calculator / Tool explained ( latest version: 5.0 )
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 2022 by Patrice T
RLE (Run Length Encoding): The Human Friendly Compression
15 Apr 2022 by dnxit
MVC .NET Core 3.1 Dynamic Role based authorization using Authorization Handler & Custom Authorize Policy
2 Apr 2022 by Michael Sydney Balloni
If you were on the fence about adding mscript to your arsenal of system tools, have another look.
11 Mar 2022 by Mark Pelf
Discussion on proper method to check for null-value and raise Event in C#
5 Mar 2022 by Mark Pelf
Tutorial article on Fluent Interface Pattern in C#
6 Jan 2022 by honey the codewitch
This article describes an improvement to the state removal algorithm for converting FAs to regular expressions
1 Jan 2022 by Jo_vb.net
Host WPF usercontrol with Ribbon within winforms VB.NET project
31 Dec 2021 by Shun Huang
Use Python to build Threaded Binary Search Trees
25 Dec 2021 by honey the codewitch
Explore, run, and manipulate DFA regular expressions from graphs, to state machines with this library
15 Dec 2021 by asiwel
Bezier Curve Classification Training And Validation Models Using ALGLIB
10 Nov 2021 by honey the codewitch
Embed fast streaming C# code to match text based on inputted regular expressions
28 Oct 2021 by honey the codewitch
This is a little templating engine build tool I use to make my code generation projects more maintainable.
17 Oct 2021 by Petrov Vladimir
Starting Threads in MFC and Win32 and some handling samples
5 Oct 2021 by Eric P Schneider
The article demonstrates database create, read, update, delete operations using the .NET Symbiotic ORM.
25 Sep 2021 by Clark Fieseln
Compress, encrypt and hide a secret file inside an audio file (MP3, WAV, OGG, FLAC, ..)
11 Aug 2021 by Kourosh K Tari
Customized onscreen keyboard in C# for Windows
1 Aug 2021 by David A. Gray
Though useful and mostly harmless, pitfalls can lead unwary developers astray.
11 Jul 2021 by W. García
To cover the need to import information from a CSV file directly into RAM, in an efficient, secure and stable way, from VBA, specialized libraries are needed to ensure the ease of use and integrity of the data.
4 Jul 2021 by Shun Huang
Use Python to implement Binary Search Tree Traversals
4 Jul 2021 by Shun Huang
Use Python to build Double-Threaded Binary Search Trees
29 Jun 2021 by Joe Dufresne
An easy to use tool to save your Windows Spotlight (lock screen) images for use as desktop wallpaper
26 May 2021 by Giovanni Bejarasco
A walkthrough in UDT programming with primary focus on database concepts
26 May 2021 by Patrick P. Frey
In this article we see how a very primitive compiler is written in Lua using Mewa and how to compile and run a simple demo program in the shell.
25 May 2021 by Jarek Szczegielniak
In this article, we publish our NLP API service to Azure using Azure Container Instances.
21 May 2021 by Jarek Szczegielniak
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
27 Apr 2021 by Jarek Szczegielniak
In this article, we’ll create a container to run a CPU inference on the trained model.
9 Apr 2021 by Ilia Reznik, Vladimir Shatalov
How to classify articles on Wikipedia using XML dump
6 Apr 2021 by jespa007
A library to parse and bind Json string or files to C structure
3 Apr 2021 by shunninghuang
CPS1 emulator, ROM hacking
6 Mar 2021 by Clark Fieseln
Chat using "enhanced" end-to-end-encryption and modulation of audio signal in isolated device, ensuring privacy, anonymity and cybersecurity.
25 Feb 2021 by Stephane Capo
Kigs framework C++ Windows project to retrieve and display what other channels are subscribed by subscribers of a given YouTube channel.
13 Feb 2021 by Chris Stefano
A custom tool for Visual Studio .NET which runs an XSL transformation to generate code
31 Jan 2021 by Steffen Ploetz
Creation of a basic icon editor with as little code as possible, that is running on ReactOS and Windows, to check out the stability of application development capabilities on ReactOS
23 Jan 2021 by Mehdi Gholam
In this article I demonstrate why fastJSON is the smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .NET core support)
16 Jan 2021 by Patrice T
How to optimize small factors checking
16 Nov 2020 by Ruturaj Raval
In this article we’ll set up the TFLite model in the Android environment and create a working demo application.
13 Nov 2020 by Ruturaj Raval
In this article we walk through the basic setup of the model-based app in the Android environment.
10 Nov 2020 by Yisrael Lax
.NET Library for automatically validating and casting console input parameters
2 Nov 2020 by AjithKp560_
On-Screen Keyboard for Malayalam
2 Nov 2020 by Vadim Stadnik
Two algorithms for segmented linear regression
20 Oct 2020 by Akinmade Bond
Library that allows an app to process hotkeys and perform other keyboard manipulations
18 Oct 2020 by Mohssine EL HARFI
28 Sep 2020 by Yet another user
Easy to use yet powerful command line argument parser which also creates usage and parameter information for the user.
30 Aug 2020 by Peter Occil
Discusses color spaces, color generation, and other general color topics commonly faced by programmers
23 Jun 2020 by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
19 May 2020 by Marijan Nikic
HTA application written in Javascript and VBscript for tracking and sorting movies list by their release date
2 May 2020 by Kalvin Lawrence Ernst
A sample application code which is an alternative to using libraries such as AngularJS, React, Vue, etc. Only jQuery and bootstrap are used in conjunction with vanilla JavaScript, HTML and CSS.
25 Apr 2020 by chris_mackay
A reference for writing your own dialog message box in Windows
23 Feb 2020 by Ziya Mollamahmut
How to create multi-cultural ASP.NET Core web application with simple steps
18 Jan 2020 by Marijan Nikic
Small tool for adding borders to image for canvas printing
14 Jan 2020 by Thilo Bauer
With some code snippets to give beginners (+ others) ideas
13 Jan 2020 by PrafullaVedante
This utility downloads Google takeout images from the downloaded JSON files.
30 Dec 2019 by Ashwin. Shetty
.NET Delegates & its 5 different features (Func, Action, Predicate, Converter, Comparison)
30 Dec 2019 by Dathuraj Pasarge
Database mirroring setup without any DBA effort - on every new database creation
22 Dec 2019 by Marijan Nikic
A utility for automatization of moving files from partition A to partition B and vice versa
20 Dec 2019 by steveb
Dynamic string for the C language
19 Dec 2019 by Edwig Huisman
A binary-coded-decimal class and the ODBC Interface
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
14 Nov 2019 by honey the codewitch
Creating a simple parser in 3 easy lessons
8 Nov 2019 by NickNs1991
Simple WinForm Pong game written in C#
30 Oct 2019 by Sanmayce
Brutally optimized hash function for general table lookups
28 Oct 2019 by stc.reseller
Helpful tips in labeling Office files or how to make Office file changes statistically visible, in one single step
20 Oct 2019 by Lance A. Endres
The algorithm presented by Radhakrishnan, et al., originally used to segment well logs for the oil industry, has been ported to C and C#.
10 Oct 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
30 Sep 2019 by Member 4206974
A Tcl -Tk Form Generator that can be used alone or used to provide a fast Form generation for language in which this activity can be complex
22 Sep 2019 by Rodrigo Cesar de Freitas Dias
Introducing WinLamb, a modern C++11 object-oriented library to write native Windows programs
27 Aug 2019 by dnxit
MVC 6 .NET Core Dynamic navigation menu from the database
26 Aug 2019 by robertcarlson8203
Learn how to quickly build mobile apps using a Xamarin with a cloud hosted mobile backend in minutes.
20 Aug 2019 by honey the codewitch
Using PCK to create grammars, parsers and tokenizers for C# and other .NET languages
16 Aug 2019 by honey the codewitch
Quickly and easily build parsers and tokenizers using Pck's editor
12 Aug 2019 by LeisureBamboo
The decode and encode of multiPage rotate tif.zip
6 Aug 2019 by honey the codewitch
A parser generator and unification system for different parsing tools
24 Jul 2019 by Roger C Moore
Two SignalR Demo Projects: Self-Hosted Windows Service and Broadcasting Application
24 Jul 2019 by Mehdi Gholam
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, .net
17 Jul 2019 by Edwyn Amador
Handles and validates input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips messages
14 Jul 2019 by honey the codewitch
Creating a simple parser in 3 easy lessons
7 Jul 2019 by Minh Tuan Do
In this article, I will show you how to create a customized command button in CKEditor, go along with an example project to help you understand and imagine what can we do with CKEditor.
5 Jul 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
3 Jul 2019 by CPallini
Using the Gauss Newton method (non linear least squares) for computing the parameters of the exponential model of a Zener diode
11 Jun 2019 by Shweta Lodha
This article will walk you through the creation of ASP.NET Core application using ASP.NET Core 2.2 from scratch, by utilizing the capabilities of package manager, EF Core, Identity API, Razor Class Library, etc.
31 May 2019 by Rick Lunglhofer
Details the Implementation and use of a C Language Interpreter with a browser Interface running on an ESP32
29 May 2019 by Jitendra_Shri
IP Address control using MVVM pattern with auto focus change, various validation and full customization