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 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#.
by darkoman
An article on creating 2D animated charts using Windows GDI.
by Yogi S.
This article explains how useful the jQuery Load method is for doing AJAX calls in our web projects. I will explain the 4 ways/situations where you can use this method and create astonishing great feature for the users.
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
by Rahul Rajat Singh
In this article we will look at how Dependency Injection works in ASP.NET Core.
by Member 1895422
This article discusses bridging from Fortran to the .NET language C#.
by ucc801
A cool GDI pattern brush tool with C++ source code. You can create a new office XP style pattern fill mode quickly.
by Wilfred Verkley
Describes a custom XML serialization library, with functionality to compare for, and to combine differences
by liyang yu
A custom TextBox with input validation written in VC++.NET, also walks you through the steps needed to build your own custom controls
by Voevudko A. E., Ph.D.
Demonstrating a few approaches to generating and plotting fractals in R and offering R scripts realizing it.
by Johnson Zhou
In Visual Studio, you will find an auto-completion list when you type your code in the IDE. This is a similar control but using a tree.
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.
by Vikas K Gupta
Illustration of factory method pattern among various approaches
by YoungJin Shin
This function makes for you to draw a fancy text easy.
by Nitron
A quick reference to pointers and pointer operations
by Sherwood Hu
A class to manage the thread pool
by Len Holgate
Writing a high performance server that runs on Windows NT and uses sockets to communicate with the outside world isn't that hard once you dig through the API references. What's more, most of the code is common between all of the servers that you're likely to want to write.
by Michael Vasquez
This article includes a simple address book application in Perl.
by dreamgarden
SoapBox Core uses WPF's MEF to provide a base application framework that is easy to extend. This is a simple example that includes elements of a basic application (toolbar, statusbar, document area, etc.).
by Rama Krishna Vavilala
A utility that can be used to spy the properties of any Windows forms control in the system
by liyang yu
A simple GUI written in MC++ providing a DOM tree and XPath navigator for XML files
by Erion Pici
Generating docx reports in a client-server architecture, without using MS Office
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
by TigerX
A Tree List Control
by David Lantsman
A tree control / list control hybrid
by Steffen Ploetz
How to provide multi-language resources from .NET compatible *.resx files for GUI applications on ReactOS (and other non-Windows OS like Linux)
by Michael Shpilt
A WPF tutorial on how to create FilteredListView: A ListView custom control with search filter that uses Throttling.
by Steffen Ploetz
Give an brief overview of text rendering options for OpenGL/OpenTK especially for MONO/.NET.
by Retana Padilla
A simple extension of the menu control that displays icons
by Phil Hopley
In this article, we will add AI to an existing ROS (Robot Operating System) House Bot.
by Dirk Bahle, Alaa Ben Fatma
Tips & tricks on visting and searching nodes in WPF TreeViews
by David A. Gray
Though useful and mostly harmless, pitfalls can lead unwary developers astray.
by steveb
Describes all aspects of MFC serialization mechanism
by Rahul Rajat Singh
In this article, we will try to understand the concept of middleware in ASP.NET core.
by Paolo Costa
Provides a simple generic base class that allows fast and easy access to cached methods. The class is especially designed for high traffic web sites as it reduces to the minimum the number of concurrent queries to the data source.
by Corneliu Tusnea
Observer Pattern implemented in a nice template model, easy to use as it does not require the classical inheritance and can easily decouple Subject and Observer
by Jon Honess
Using Windows Azure to build an online board game.
by minor_28
Web Control - Google Maps
by honey the codewitch
This article describes an improvement to the state removal algorithm for converting FAs to regular expressions
by Johan Danforth
A BLOG tool ready to use. Post weblogs to an XML file from a windows application via Web Service. Uses SOAP Headers for authentication. Uses simple XSL Transformation for the RSS feed.
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.
by charles922
Anagram Generator
by Sujeet Bhujbal
Angular 4 Insert, Update, Delete with ASP.NET WEB API
by Tushar_Gupta
Quick Start tutorial for creating AngularJS applications
by Anton Stuck
A class that provides some simple, yet spectacular window animation effects. Try the demo!
by .Suchit
Generating smooth lines with antialiasing; sample code for animation is included
by Paul J. Weiss
C++ implementation of the Doomsday Rule to determine the weekday
by Chris Hambleton
A class/utility that converts data-files of various formats to .NET DataSet-compatible XML
by Aron Kovacs
This is an alternative for "fastJSON"
by JL Doty
Minimalist app to monitor a system's sensors
by Asif Sayed
An applied approach to get you started with MS Reporting Services using Smart Client host
by T. Kulathu Sarma
This article explains how to avoid object dependencies using the Observer Pattern with a simple example.
by T. Kulathu Sarma
When it is possible to have several different algorithms for performing a process, Strategy Pattern can be used to determine the best solution.
by Pavel Bashkardin
ARC4 (Alleged RC4) Cryptography Provider Class Library
by Barretto VN
Article on changing screen resolution
by Jason Henderson
Draw and animate ASCII characters to a window using this COM object.
by azamsharp
A discussion on caching in ASP.NET 2.0
by YasIkeda
Tutorial about how to add authentication functionalities to your existing ASP.NET Core project using Microsoft.AspNetCore.Identity.UI package
by syed shanu
In this article, let’s see how to create our own ASP.NET Core Blazor Master Detail HTML CRUD (Insert, Update, Select and Delete) for both Master and Detail Grid with Sorting and Filtering using Entity Framework, and Web API.
by Leonard E. James
Create initial object model and database and display first Razor Page
by Leonard E. James
Add Project and Project State Processing
by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
by Mike Junkin
How to use asynchronous IO to send data from an ISAPI module
by bkelly13
Goal: Describe how asynchronous or non-blocking TCP code works
by bkelly13
Goal: Describe how asynchronous or non-blocking TCP code works
by bkelly13
Microsoft Class ASyncSocket
by Clark Fieseln
Chat using "enhanced" end-to-end-encryption and modulation of audio signal in isolated device, ensuring privacy, anonymity and cybersecurity.
by Clark Fieseln
Compress, encrypt and hide a secret file inside an audio file (MP3, WAV, OGG, FLAC, ..)
by Habibur Rony
This article mainly covers how to setup and configure Azure AD tenant and integrating Azure AD into ASP.NET Core 2.0 web app for authentication and role based authorization.
by Farhad Jabiyev
One of the most popular questions is whether there exists a method which will automatically decide whether to insert, update or delete entity in the Entity-Framework. Now it is possible with EntityGraphOperations library.
by Dathuraj Pasarge
Database mirroring setup without any DBA effort - on every new database creation
by WasiUllah Khan
Automated Pakwheels parsing with Selenium and Python
by Maximilian Pasternak
Autopan within your own application
by Dirk Bahle
How to create a new tool window in AvalonDock [2.0]
by Barretto VN
An article showing methods of screen capture
by Jonathan Gilligan
Windows reports erroneous file modification times, which change according to daylight savings. This article describes why this is so and how to determine correct file modification times and avoid the DST bug.
by George Swan
Highlights the latest developments in both the Mongo open-source document database and the open-source official C# driver.
by asiwel
Bezier Curve Classification Training And Validation Models Using ALGLIB
by Edwig Huisman
A binary-coded-decimal class and the ODBC Interface
by tonim
Description of binary trees and fast search in one-dimensional data
by Nicolas Gazelle
This is my attempt to create a simple toolbar class that allows to set a bitmap in the background of a toolbar.
by Shashangka Shekhar
In this post, we are going to implement braintree payment gateway with ASP.NET Core 2.1
by Vinay M S
This article introduces JEEP, a new OOP framework intended to make JavaScript robust, and demonstrates its power and flexibility by building a simple tool in a tutorial style.
by Henry He
In this article, I will show how to build a pluggable application with IoC container.
by Daniele Fontani
TDD & BDD explained with examples
by Mr. xieguigang 谢桂纲
How to build my own 3D graphics engine from ZERO step by step
by Shun Huang
Use Python to implement Binary Search Tree Traversals
by Shun Huang
Use Python to build Double-Threaded Binary Search Trees
by Shun Huang
Use Python to build Threaded Binary Search Trees
by robertcarlson8203
Learn how to quickly build mobile apps using a Xamarin with a cloud hosted mobile backend in minutes.
by steveb
Dynamic string for the C language
by mbarbac
(v2) How to convince your C# objects to carry extended properties, in real time, and with no modifications in their code. V2 includes a collector for disposable properties.
by Yet another user
Easy to use yet powerful command line argument parser which also creates usage and parameter information for the user.
by Yisrael Lax
.NET Library for automatically validating and casting console input parameters
by DaveeCom
CAlarmClock is a C++ class that can generate repeating asynchronous alarms
by BrainlessLabs.com, sibani.p
Creating a simple ORM for C++ on-top of SQL database
by Shao Voon Wong
Implementing string_view conversion to integral types using Boost Spirit Qi v2
by Florian Rappl
A car distance sensor using the Arduino with an ultrasonic transducer
by Elia Sarti
A CPaintDC replacement in OnPaint painting. Simply change CPaintDC dc(this) in CBufferDC dc(this), and you're done.
by Abbas_Riazi
A tree control to show installed devices like Device Manager
by John R. Shaw
CDibData is a utility class for: loading, saving, and manipulating bitmaps
by Doru Cioata
A simple but effective class for estimating remaining time in the execution of a process
by Ming Liu
CButton-derived control associated with a groupbox to enable/disable controls inside
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
by DCUtility
Chat (Client/Server) project build with code found at Code Project.
by Gonzales Cenelia
Tutorial on making an artificial intelligence chatbot
by PPresedo
This article demonstrates a tool for previewing foreground and background color combinations.
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
by charles922
Demonstrate Clipping Plane in WPF 3D - Part 3
by Sam NG
How to use a CMap
by asiwel
How to Deploy Trained Models Concurrently
by red_moon
Text editor control with syntax coloring, line numbering, auto-complete, and syntax tooltip
by Roger Allen
A base class that provides all the functions you need to print a CTreeCtrl
by Peter Occil
Discusses color spaces, color generation, and other general color topics commonly faced by programmers
by Dave Handley
An article on a templatized implementation of composite and visitor interaction
by Troy Simpson
Setup a simple and cheap computer controlled watering system using VB.NET or C# and a parallel port relay controller
by JL Doty
Fully exploit features of OpenHardwareMonitorLib.dll
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.
by Admir Tershalla
Learn how to control Windows services via ServiceController in Windows Forms Application
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
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
by Sauro Abbondanzieri
UWP, COM, C++/WinRT, OOP in plain C. What else?
by Paolo Messina
Two animation provider classes to add animation effects to any CWaitingTreeCtrl-derived class
by shunninghuang
CPS1 emulator, ROM hacking
by Duncan Edwards Jones
A graphical tool to allow you to design a CQRS model and have the code and documentation generated from it (C# or VB.NET)
by Marc Clifton
This program explores how trees are made using a simple fractal algorithm.
by Philipos Sakellaropoulos
An article on writing thumbnail shell extensions for your MFC document types
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.
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.
by Pritam Zope
In this Article we will create an Auto Completion/Code Completion Window using C# that automatically shows popup of the list of words or keywords and inserting those into a RichTextBox
by Pritam Zope
In this article we will automatically close the HTML tags when starting tag is typed in RichTextBox in C#
by Amir Zalzberg
How to create a window with holes in it
by Marco Merola
Creating PDF documents from XML
by Christian Vos
How to use Microsoft Unity Interception as a solution for cross cutting concerns in a .NET application
by Paolo Messina
A CWaitingTreeCtrl-derived class to display Shell's resources
by Cristi Posea
DevStudio-like docking window
by John O'Byrne
CSplashScreenEx allows to display a non rectangular bitmap with information about the init of your app
by Stephane Routelous
A tutorial that shows how to automatically split a view, and also how to indicate which view has the focus
by honey the codewitch
This is a little templating engine build tool I use to make my code generation projects more maintainable.
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.
by ran wainstein
A CTreeCtrl derived class providing tooltips based on item data
by Gary Andrew Lewis
A Tree List/Tool Tip control embedded within a CView
by Julien Martino
An iterator to parse subtree and execute function on each item/node
by Shaun Wilde
An extension to MFCs CSplitterWnd that provides splitter locking and dynamic view replacement
by Dave Lorde
Simple customised Window captions, including multi-line captions
by Shashangka Shekhar
In this post, we will get an overview and generate a basic level code using our database table column that will help in development.
by Doga Arinir
A CTreeCtrl derived class which is both: a normal CTreeCtrl or a fully custom drawn vertical tree control
by Wendelius
This article shows a custom SQL Server function to split a string delimited by a character or a set of characters. The function also contains a few handy enhancements.
by Kourosh K Tari
Customized onscreen keyboard in C# for Windows
by Paolo Messina
A CTreeCtrl derived class that populates the branches of a tree only when necessary, with optional visual effects
by Dana Holt
This class makes it easier to use the shell function SHBrowseForFolder
by Ziming
How to model a Data Driven UI Behavior Model in MFC to solve 'Everything in One Screen' requirement
by Zasky
A useful tool to help you understand DataGridView events as you navigate the DataGridView
by Brian C Hart
Brian's detailed answers to your most frequently asked questions about his DCOM tutorial.
by Jan Dolinay
Source level debugger for Arduino with GDB and Eclipse
by Jarek Szczegielniak
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
by LeisureBamboo
The decode and encode of multiPage rotate tif.zip
by Ashwin. Shetty
.NET Delegates & its 5 different features (Func, Action, Predicate, Converter, Comparison)
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
by Jarek Szczegielniak
In this article, we publish our NLP API service to Azure using Azure Container Instances.
by Ziya Mollamahmut
How to create multi-cultural ASP.NET Core web application with simple steps
by Michael Haephrati
When I developed Rashumon, there was no built in support for multi-lingual / bi-directional text and I had to develop it from scratch.
by Jason Troitsky
A class that encapsulates some useful, GUI related, static functions
by chris_mackay
A reference for writing your own dialog message box in Windows
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
by maciejr
A resolution changer to get per-user resolution settings
by Barretto VN
Digital analog clock
by Adrian Bacaianu
Sample of using ISAPI extension to give online data to graphical applets.
by lucy
How to achieve flicker-free drawing when using the methods MFC provides
by Arthur V. Ratz
Create a Python web-app using Flask and PostgreSQL server, and run it in Docker
by Christian Graus
Using GDI+ to create a paint program with soft brushes and loading/saving images
by jconwell
Write and execute C# or VB.NET as if they were scripting languages (using the CodeDom)
by Dan Clark
An article that allows easy drag & drop and a bitmap background with other tree control functions
by Oleg V. Polikarpotchkin, Peter Lee
Calculate piecewise Bezier curve control points to make it a spline
by Wooseok Seo
You can implement skin control by returning a brush from the OnCtlColor() method.
by Sergey L. Gladkiy
The article describes a simple way of realizing math formula evaluation and drawing in WPF applications.
by wborgsm
How to draw muliline formatted text on a System.Drawing.Graphics object.
by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
by Shashangka Shekhar
In this post, we are going to implement dynamic highchart with Angular6 and ASP.NET Core.
by Rafid K. Al-Humaimidi
Easily support caching in your C# application to improve its performance.
by Mohssine EL HARFI
ECLP in C#
by Duncan Edwards Jones
A viewer application for EMF format spool files
by Devin
EMF record rotation for EMR_POLYGON16
by Lars Paisley
A simple approach to documenting ESB transactions and transformations
by Ajcek84
Complex bindings in XAML made almost as simple as in JavaScript frameworks
by Ran
An extended splitter window class that makes creating 'T' style layouts simple
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
by Eric Lynch
In this article, we explore the implementation of a Visual Studio editor that allows editing of a fictitious "Colorful" language. The editor minimally implements both syntax classification / coloring and IntelliSense completion.
by Steve Ward UK
How to extract an XML Schema (XSD) from a .NET 2.0 ConfigurationSection subclass using the attached XSDExtractor application I've written. The article also shows how to use the XSD file to provide validation and Intellisense support in Visual Studio.
by Sergey Alexandrovich Kryukov
V.7.5.1: Derived work: customizable Falling Blocks with pure HTML + JavaScript + Canvas, using strict mode, complete with help and all classic Falling Blocks operations
by Svetoslav Chekanov
Fast implementation of 2:1 image shrink (full image or part of it)
by Fedor Naumenko
A combined solution of the generalized partition problem, which allows to quickly get the good quality result
by Hatem Mostafa
Describes main binary tree operations
by Sanmayce
Brutally optimized hash function for general table lookups
by honey the codewitch
Explore, run, and manipulate DFA regular expressions from graphs, to state machines with this library
by Mehdi Gholam
In this article I demonstrate why fastJSON is the smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .NET core support)
by Mahdi Mansouri
Easily Surpass any OPC Component and use a user friendly .NET based class to interface Fatek and Facon PLC Series
by Anand Gunasekaran
Working with text file as database can querying as RDBMS with SQL Queries.
by Mark Pelf
Tutorial article on Fluent Interface Pattern in C#
by Andy Allinger
Convert audio to image. (Edit the image.) Convert image to music.
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.
by Stephane Capo
Kigs framework C++ Windows project to retrieve and display what other channels are subscribed by subscribers of a given YouTube channel.
by CPallini
Using the Gauss Newton method (non linear least squares) for computing the parameters of the exponential model of a Zener diode
by David A. Gray
This article demonstrates a class library that supports command line parameters with default values stored in application settings.
by Bruno Tabbia
Creation of a substitution box starting from a key and using it in a direct substitution cipher
by JIANGWilliam
This article introduces a handy way to get the calling Testing Assembly from a called Assembly
by Sreekanth Muralidharan
Getting system timer without using inbuilt system calls
by syed shanu
Getting started with Angular 7 and ASP.NET Core 2.0 using Angular 7 Web Application (.NET Core) Template and ASP.NET Core MVC Application
by syed shanu
In this article, we will see how to develop our first ML.Net application to predict the Item stock quantity.
by syed shanu
In this article, we will see how to work on Clustering model for predicting the Mobile used by model, Sex, before 2010 and After 2010 using the Clustering model with ML.NET.
by Paul D. Sheriff
As more and more users interact with web applications on their mobile devices, it is becoming increasingly important for software developers to allow them to work offline; PouchDB can help.
by Steffen Ploetz
Check OpenGL as a basis for appealing applications, that are not necessarily games.
by Akinmade Bond
Library that allows an app to process hotkeys and perform other keyboard manipulations
by PrafullaVedante
This utility downloads Google takeout images from the downloaded JSON files.
by Anthony Fountaine
A quick and easy way to extract multiple video clips from GoPro video footage
by Mojtaba Hosseini
A graphical binary tree. Features: add, remove, or search for a node. Recursive algorithm has been used
by Jeevanandan J
Guidance for the Implementation of repository pattern and unit of work with ASP.NET Core application
by «_Superman_»
Demonstrates the various wait functions used for thread synchronization in a multi-threaded application
by Edwyn Amador
Handles and validates input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips messages
by Len Holgate
This article explains the potential problems with having multiple pending recvs calls on a single socket.
by Amit Dey
This article shows how to handle custom events generated in a VB ActiveX component in a Visual C++ client.
by KristianEkman
A C# object oriented Neural Network, trainer, and Windows Forms user interface for recognitions of hand-written digits.
by Randy More
Using Hershey vector fonts for faster rendering
by Wael Alghool
Gathering of various algorithms into one library to transform Hierarchical trees between various formats, and allows them to be represented into SQL 2005, the formats supported are TreeView, Textual, Tabular, Modified Preorder Tree Traversal and Graphical.
by Ilia Reznik, Vladimir Shatalov
How to classify articles on Wikipedia using XML dump
by Lao Chen
A lightweight method to process binary XML. As a general data representation technique, it simplifies the design of database and protocol with convenience.
by JayWalks
A walkthrough of code solving a real world problem
by Den367
Using System.Windows.Media library to create embroidery design of a glyph from true type font file
by honey the codewitch
Creating a simple parser in 3 easy lessons
by honey the codewitch
Creating a simple parser in 3 easy lessons
by Eugene Balabanov
A tiny sandbox primer
by NitinShrivastava
Setting Up Environment for Angular 6 in Visual Studio 2017 with ASP.NET Core 2.1
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
by thorssig
html2struct parses HTML code into a simple tree-like structure of objects and provides a little tool-set for extracting data from it
by Robert Vandenberg Huang
A step-by-step walkthrough of implementing the HTTP 206 Partial Content
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
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
by Marijan Nikic
Small tool for adding borders to image for canvas printing
by ASP.NET Community
Image Rotator In Ajax Step1:  In this Example, there arean Image (img1) and a TextBox(TextBox1).<br
by Ehsan Sajjad
This post outlines why we would implement Equality for a Reference Type and how we can do that.
by Ehsan Sajjad
This post is a guide for beginners on how to implement Equality for a Value Type and why you should implement it.
by Chinmoy Mohanty
Multiple techniques of implementing The Observer Pattern in .NET
by Petrov Vladimir
Starting Threads in MFC and Win32 and some handling samples
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.
by Patrice T
How to optimize small factors checking
by Andy Allinger
Add features to k-means for missing data, mixed data, and choosing the number of clusters
by ron85262
In this article, I'll make an overview of IoT and introduce a way to approach IoT using Wemos D1.
by Mr.PoorEnglish
Algorithms to compute the Y - Value at an X - Position of a curve, constructed by some support-points
by TheQult
Simple middleware to add server side analytics functions to ASP.NET Core
by Gaurav K Rastogi
This is the article which basically is the comparison between three most popular DIs in .NET.
by Jitendra_Shri
IP Address control using MVVM pattern with auto focus change, various validation and full customization
by Gary Brewer
A simple client/server implementation of multicasting in C# .NET Framework
by Gary Brewer
IPv6 programming in the C# .NET 1.1 environment
by Jorge Lodos
This article demonstrates the use of the MFC ISAPI classes to write filters.
by Lars-Inge Tønnessen
A short article on how to compile J# Browser Controls
by Thomas Freudenberg, Jörgen Sigvardsson
A small application which emulates the behavior of the mouse in KDE
by Semertzidis Aris
An application to record Kinect's data and playback them again, at a later time
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,
by Rajan Patekar
N-tier architecture of Project
by Ajcek84
Dynamic proxy for lazy deserialization of large JSON files
by Gunnar S
Convert an existing .NET Core WebAPI application to NServiceBus
by Akhil Mittal
In this article, we look at how we can leverage Entity Framework approaches and, as per need, use those.
by Rami Alshaar
Enhance your coding skills with a walkthrough on how to create a smart calculator with many features made in Python.
by syed shanu
In this article, let’s see how to create our own ASP.NET Core Blazor Shopping Cart using Entity Framework, and Web API
by Ruturaj Raval
In this article we walk through the basic setup of the model-based app in the Android environment.
by Ruturaj Raval
In this article we’ll set up the TFLite model in the Android environment and create a working demo application.
by Daniel Miller
This article describes the C# implementation for a high-performance user/role security principal hierarchy.
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
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
by Donsw
Logging remote application version numbers using web services
by Rahul Jain (.Net Developer)
In this article, we will learn to setup log4net in our application for the very first time.
by Rahul Jain (.Net Developer)
In this article, I am going to detail application configuration file setup for log4net.
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
by Chris Cole
An NUnit syntax-compliant Logging Test Runner for performing automated Integration/Acceptance testing with WatiN (or anything else)
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
by Dirk Bahle
Solving the Classification problem with ML.Net Version 0.2.
by Aniket Nayak
This cursor can magnify...
by AjithKp560_
On-Screen Keyboard for Malayalam
by InvisibleMedia
ScrollBars implementation with Windows Forms because the AutoScroll didn't fit my needs
by Chris Copeland
Using call stacks, rather than Regular Expression, to deconstruct mathematical formulae and calculate values.
by Fahad Azeem
Provider for using Memcached in a web farm
by Petrov Vladimir
The alternative way of the MFC Project from Existing Code creation
by Giuseppe Marazzi
A small tip for implementing a fallback resources process with MFC that's useful for localization
by Vivek Rajan
Save and restore multiple tree states in your MFC applications
by Richard A. Dalton
Look beyond fundamental data types when modelling object attributes
by David Wincelberg
Sort by month name in database tables, filenames or strings
by Matt McGuire
Using an Arduino Nano to control all the working lights on an old 1978 Suzuki GS500
by sajidhussainbaloch, saadhafeez, Anas Hashmi, Sajjad Idrees
Control your mouse using hand gestures
by Marijan Nikic
HTA application written in Javascript and VBscript for tracking and sorting movies list by their release date
by Shoban Kumar
MP3 player which has Windows 7 features like Progressbar and Thumbnail toolbar
by Pierre Mellinand
An enhanced CStatusBar to easily and dynamically add/remove controls on a status bar
by Michael Sydney Balloni
If you were on the fence about adding mscript to your arsenal of system tools, have another look.
by User 3875551
Easy way to implement multiselect in treeviews without using custom controls
by Mikael Wiberg
A TreeView control that implements multiple selection in different ways
by Mikael Wiberg
Multi-select Treeview control v2.0
by dnxit
MVC .NET Core 3.1 Dynamic Role based authorization using Authorization Handler & Custom Authorize Policy
by dnxit
MVC 6 .NET Core Dynamic navigation menu from the database
by Praveen Nair (NinethSense)
This article is about the creation of a user control which has the style like Outlook Express bar or DHTML Menu.
by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
by CooperWu
A framework designed for support upgrade components in service without stop running
by Anand Bolangadi
Number to word conversion program using XSLT
by Evaldas Jocys
JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality.
by Nick Berardi
OmniSearch attempts at showing a way to reduce the number of hits to the Google Web Service by caching searches
by Mahdi Mansouri
Surpass Omron OCX OPC Component and use a user friendly .NET based class to interface Omron PLC Series
by rkapl
Automated Setting of the Out of Office Assistant
by _Flaviu
A way to use OpenCV in MFC project
by Shao Voon Wong
Outline Text Part 2
by chia hung liu
Use application resources to create your owner drawn menu
by Igor Krupitsky
Application lets you copy tables from Paradox to SQL Server
by CatchExAs
How to make best use of current technology for computationally intensive applications?
by honey the codewitch
Quickly and easily build parsers and tokenizers using Pck's editor
by honey the codewitch
Using PCK to create grammars, parsers and tokenizers for C# and other .NET languages
by honey the codewitch
A parser generator and unification system for different parsing tools
by Rui Lopes
Demonstrates how to create per pixel alpha blending windows
by Jon Sagara
This article shows how to create a guestbook script using Perl. Data is stored in a MySQL table rather than in a flat file. DBI is used to connect to the database.
by Shahin Khorshidnia
This is an alternative for "Get Full Shamsi Date in String Format with C# Class"
by Michael Mangelsdorf
A DLL implemented in assembler featuring a console GUI component
by Ashwin. Shetty
Plug & play using Spring.net Framework, we will also see how we can wire our application using Spring.Net Configuration
by Kashif-Sohail
This article will guide you to “How to populate and add new nodes to TreeView up-to N Levels from Database”. You will be able to add new node at any level and expand this up-to N Levels and generate automatic code for any child.
by V.
An overview of the difference between "programming" and "software development"
by c_07
Helps programmers new to Winsock start programming TCP sockets in C++
by Ajcek84
WinForms library containing the IncipitViewer control for drawing musical notes
by Erich Ledesma
This article shows how to use the FubuMVC's behavior chains pattern (BMVC) to improve BLL maintainability.
by Overboard Software
QueryMap allows you to pre-translate a LINQ expression into a form that the underlying query provider (such as LINQ to SQL) can understand.
by John R. Shaw
Design and implementation of efficient flood fill algorithms.
by QxOrm
QxOrm C++ library: Persistence (based on QtSql Qt library) - Serialization (based on boost::serialization library) - Reflection (introspection)
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
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
by phebejtsov
Using the Signal Port to read in data instead of Data Port
by Yvan Rodrigues
A head start for App Innovation contestants
by Kewin Rausch
Moving forward in the future networks evolution
by nickadams
How to redirect an arbitrary console's input/output in a simple, graceful way
by Fiwel
Using native GDI will decrease page faults
by Mark Pelf
We are giving an overview of 7 free Regex tools to test and develop Regex expressions
by honey the codewitch
Embed fast streaming C# code to match text based on inputted regular expressions
by Anupama Agarwal
This article describes how to create custom delivery extension of Reporting service with User Control (.ascx) instead of server control.
by Ken Haggerty
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
by Ken Haggerty
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
by gmaran23
Query the properties, or download a file present on a Unix server to a Windows server via SFTP connection
by Patrice T
RLE (Run Length Encoding): The Human Friendly Compression
by Hans Bühler
A memory DC that allows you to rotate your graphics
by Rick Lunglhofer
Details the Implementation and use of a C Language Interpreter with a browser Interface running on an ESP32
by amitthk
RunCmd is a windows batch file editor,runner utility. It can be used to automate our repetitive tasks using commandline batch files.
by Jarek Szczegielniak
In this article, we’ll create a container to run a CPU inference on the trained model.
by Jerome_D
This article describes how to run state machine application framework based Win32/WinCE programs using the window message hooking technology. (Open source project)
by T1TAN
Simplicity Is Virtue : how do draw a simple pie chart almost anywhere
by Vadim Stadnik
Two algorithms for segmented linear regression
by Ahmed Charfeddine
A Visual C++ Project Wizard for the fast creation of high performance TCP servers in C++
by Douglas Earl
Use .NET remoting to send the contents of your clipboard to another computer
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#.
by Roger C Moore
Two SignalR Demo Projects: Self-Hosted Windows Service and Broadcasting Application
by Eric P Schneider
The article demonstrates database create, read, update, delete operations using the .NET Symbiotic ORM.
by Mohammed Habeeb
An article to demonstrate common FTP functionalities using C#.NET 2.0.
by Erik Drent
A simple POCO mapper for EPPlus
by Igor Ladnik
The article presents infrastructure components for data streaming from server to clients and bidirectional communication with SignalR .NET Core.
by Ozgur Aydin Yuksel
An article on using CTreeCtrl in a simpler way (I believe)
by liyang yu
Implement a client/server structure with multiple clients using simple C++ classes
by Arthur V. Ratz
SVD in C++11 explained with an example
by NickNs1991
Simple WinForm Pong game written in C#
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.
by Marijan Nikic
A utility for automatization of moving files from partition A to partition B and vice versa
by meebey
IRC library for .NET
by JL Doty
Overriding the quirky zoom in MS Chart, and scaling axes with nice round numbers
by Andi Fleischmann
SnippetManager Advanced, groups and organizes your snippets
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.
by rtybase
An article describing the technique of recording sound from waveform-audio input devices and encoding it in MP3 format.
by emoiXY - Laurent
How to use templates for splitter views
by Paul R Thompson
Implementing CSplitterWnd controls in MFC SDI applications
by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
by Christ Kennedy
Draw multiple sprites of different appearances with a single instance of classSprite
by George Oakes
This library allows a user to use functions in SQL Server to encrypt and decrypt text.
by Dmitriy Gakh
Three state (ternary) logical type implemented using C# programming language
by Christ Kennedy
Star Wars style text crawler picture box
by Daniel Larocque
Small game framework based on the state pattern
by lucy
How to add your own text to the status bar control using MFC
by ganesh16
We will see steps involved for implementing Angular 2 in Visual Studio with details.
by Yücel Güven
IPv6 Subnet Calculator / Tool explained ( latest version: 5.0 )
by Barretto VN
System Drives Browsing Tree
by skarapanahalli
Enhanced system time / variant time conversion with milliseconds
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
by Sacha Barber
A look into using the Task Parallel Library
by John O'Byrne
A MSN IM-style popup notification dialog
by Nautilus Master
How to put a progressbar control into the taskbar.
by Ravi Bhavnani
An object that tracks a task's elapsed and remaining times, and execution state
by Alexander Bischofberger
See how to have tear-off menus in your program
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).
by Farhan Noor Qureshi
An easy to use and implement Text Only Status Bar with Tool tip text extracted from the status bar panes.
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
by selom ofori
This is a simple text display view with wordwrapping and text selection capabilities.
by MittalManglani
TFS WorkItem History
by Thomas Blenkers
A series of articles that resulted from experimenting with adding Drag and Drop features to my existing application
by darkoman
An article on rendering reflections and shadows using Windows GDI
by shunninghuang
C# arcade emulator, ROM hacking
by ChauJohnthan
An XML parser to substitute the big MSXML.
by Richard de Oude
Creating non-rectangular dialog boxes
by Petr Ivankov
Long time strategy of software design and development
by Mark Pelf
Discussion on proper method to check for null-value and raise Event in C#
by Christ Kennedy
An exhaustive search of all game-states used to trace Mini-Max decisions from End game up through to Start game
by Robert Inventor
64-bit version of C time routines for Windows
by NewPast
TimeEdit, TimeCombo, TimeColumn for flexible time editing
by Eduardo Antonio Cecilio Fernandes
Setting up TinyMCE rich editor in ASP.NET MVC using features that are not so easy to deploy
by Razan Paul (Raju)
Implementation of Topic based publish subscribe design pattern using WCF callback
by MarkLTX
Easy to use logger with a powerful viewer that supports filtering by thread, logger, etc.
by Johnson Zhou
Adding a checkbox along with tree items
by Nikfazan
This article shows how you can make a Tree with hierarchical data supporting "CRUD operations", "drag and drop (DnD)" and "Lazy Loading" using Dojo store driven Tree, Entity Framework, SQL Server, ASP.NET MVC.
by trident99
A new Open Source general purpose Multi-Objective Optimization Engine that uses a Hybrid Genetic Algorithm – Multi Agent System is described
by Сергей Челноков
How to write your Notepad
by DaveAuld
In this section, we look at the basics to get going.
by Higty
This article describes the receiving mail process in IMAP for beginners of the mail protocol.
by MarkWardell
Undo/Redo Commands implemented with Minesweeper game example
by Robert Crockett
Use safe Destructive Editing techniques to load a SQLITE table
by Jean-marc Lai
Unity interception
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.
by jedyking
Functions for tiling region and stretching region.
by Patrice T
How to use bitwise operations on Bitfields as primitive SIMD
by Jecho Jekov
Provides an easy way to use C calling convention callback functions in C# and VB
by chuck in st paul
This is a utility program for bulk/batch renaming of files that demonstrates using and creating events
by lucy
How to use SetWorldTransform() to draw basic shapes rotated by any angle
by Surain Shen
A solution that uses "pull model" to keep assemblies of an application up to date.
by Dirk Bahle
A quick guide to managing 100000'ish records efficiently with SQLite and C#/.Net.
by f2
A beginner's introduction to one of the optimization methods.
by Wooseok Seo
A sample application that uses the AlphaBlend function to produce a transparent splash screen
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
by B.O.B.
Implement a Global Try Catch block while still using the .NET Application Framework.
by Giovanni Bejarasco
A walkthrough in UDT programming with primary focus on database concepts
by John Lyon-Smith
A tool for automatically updating version resources in C++, C# and other projects
by Sachin Makwana
Convert uploaded video to MP4 and store it in database. Create thumbnail of the uploaded video and Stream the video from Database using HTML5 video tag and Entity Framework.
by stc.reseller
Helpful tips in labeling Office files or how to make Office file changes statistically visible, in one single step
by Joe Dufresne
An easy to use tool to save your Windows Spotlight (lock screen) images for use as desktop wallpaper
by ASP.NET Community
Hi,    function AddItem(Text,Value)    {        // Create an Option object                var opt =
by daluu
Covers how to automate web activity that involves Java applets or Flash content making HTTP requests as well as standard web automation
by Gunnar S
Moving ASP.NET WebAPI code to Service Fabric Cluster
by Thilo Bauer
With some code snippets to give beginners (+ others) ideas
by DataBytzAI
Using a plugin system to auto-update functionality of a Windows service without the need to re-install the service
by Jo_vb.net
Host WPF usercontrol with Ribbon within winforms VB.NET project
by Rodrigo Cesar de Freitas Dias
Introducing WinLamb, a modern C++11 object-oriented library to write native Windows programs
by sirb
An article about using NDIS Miniport from userspace to access several functions of the WLANcard
by ledtech3
This is a project for creating code like the WMI code creator but the output is for VB.NET and Windows Forms instead of for a Console Application.
by Emiliano Musso
Create a Word-like software using RadRichTextEditor and C#
by Jim Meadors
String manipulation of XML files
by glitch177k
This project is aimed at easing the troubles of figuring out valid business days. It includes a few functions I have created to determine whether or not the date is a holiday or a weekend, and also to retrieve either the next or last business day.
by beep
A full WPF sample application demonstrating IronPython business rules
by Macabies Gilles
An easy-to-use filterable, multilingual custom DataGrid control for managing and filtering data for your WPF applications
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.
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
by Member 13737597
This article shows you how to implement trampolines on x64, introduces the idea of sync and async hooks, and dynamically added runtime filters and loggers.
by KennS
Describes a means to build XML data files using XML Schema and xsd.exe to facilitate easy XML Serialization
by Dhandapani Ammasai
This article shows how to serialize a class into XML string.
by Gavin Sinai
Using the open source Saxon library, .NET programmers can benefit from XSL 2.0 and XQuery 1.0.
by Chris Stefano
A custom tool for Visual Studio .NET which runs an XSL transformation to generate code
by GerVenson
ADO.NET ORM
by Manar Ezzadeen
An introduction to ZeroMQ, a very lightweight message queuing open source software.Then exploring and testing in a very easy way its main communication patterns using C#.
by jespa007
A library to parse and bind Json string or files to C structure
by Mike Melnikov
A set of classes that provide automatic adding necessary splitters in your dialogs