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

Dev

Dev

Great Reads

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Anurag Prajesh
Add new user registeration information in XML with C#
by CPallini
How to generate a spiral numerical pattern without using arrays
by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.

Latest Articles

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Anurag Prajesh
Add new user registeration information in XML with C#
by CPallini
How to generate a spiral numerical pattern without using arrays
by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.

All Articles

Sort by Score

Dev 

by Zhaohui Xing (Joey)
Swift classes for algorithm, including single linked list class, stack class, queue class
by pankajupadhyay29
A guide to creating an API Mocking utility in Node
by Rudolf Jan
A simple tool to generate C# code for Properties and DependencyProperties
by Shaun C Curtis
A Blazor application with no Routing or URLs
by umar.techBOY
ArduinoDotNet is an interface built to control the Arduino directly from a .NET app
by Rajesh kumar das02
ASP.NET Core Using JWT Authentication WEB API and consume it in Angular2 Client Application with proper project structure setup.
by David Lafreniere
A C++ standards compliant delegate library capable of targeting any callable function synchronously or asynchronously
by David Lafreniere
A C++ delegate library capable of anonymously invoking any callable function synchronously or asynchronously
by Visweswaran N
In this research, we are going to prove that Import Address Table is very helpful in classifying a malware.
by John M. Dlugosz
Using swap etc. from generic code must be done properly. Here’s how to fix it for good.
by Alexnader Selishchev
How ASP.NET Core Razor turns templates into assemblies and runs them
by Ozesh Thapa
A PostgreSQL handler for C# developers for Rapid Development
by Duncan Edwards Jones
Demo front end to show Blazor UI over Azure functions using Event Sourcing for the data storage
by Olivier_Giulieri
A web color picker which looks like the one in Microsoft Office 2010
by Eric D Schmidt
CSV Analyzer is a simple scriptable python tool for plotting comma separated value data (CSV).
by David Lafreniere
A core dump framework that stores crash information including call stacks on any embedded system.
by Gerard Castelló Viader
This project is about a fluent endurance automation framework whose API helps you to fluently create your endurance tests defining repetitions and timeouts.
by Seenan Khalife
This article demonstrates how to implement force logout in Identity using SingalR.
by Sudheesh.P.S
Frisbee is a simple DICOM Editor which helps to edit DICOM files
by Shaun C Curtis
How to move the data and its management out of the Blazor UI
by DotNetSteve
A custom date control to solve my customers needs and requirements
by Higty
Design mapping rule by test case and write IL code for good performance
by Hawkynt
This article provides a clear, structured plan to help you navigate the learning of a new programming language effectively, dividing your knowledge into manageable levels.
by DomGries
Download and install any dependency such as .NET, Visual C++ or SQL Server during your application's installation!
by James W. Threadgill
Razor Smart Mailer is the complete solution for form based website emails. It includes advanced HTML templating that can use any document available via HTTP request as a template, even executables and documents located on other domains and servers.
by Sergey Podobry
How-to guide about using KmTest for writing kernel-mode unit tests
by asheesh goja
‘Expert Systems’ is one of the most commercially successful application of Artificial Intelligence. This three part series describes how to develop an expert system based artificial advisor, using a backward reasoning algorithm.
by GerVenson
Morstachio, the upstarter of Mustachio. Formatter and best friend
by Zoltán Zörgő
Presentation of a simple library supporting use of NLog with LinqPad
by Paolo Messina
Class library to make development of resizable windows a easier for the MFC developer and pleasant for the user
by Arlo Weston
How to use the decorator pattern in WinForms, VB.NET, with async/await and/or multi threading (update 8/10/20 - this is more of a Chain of Responsibility pattern than a Decorator)
by Jani Giannoudis
Service Registration using Dependency injection in ASP.NET Core
by David Lafreniere
A portable C language socket-based software transport protocol library for any hardware communication interface on any platform
by amatecki
How to use the SmsToolset library to send SMS over GSM network by using PDU format
by Olivier_Giulieri
A full jQuery UI widget which supports various configurations and themes
by Daniele Alberto Galliano
A guest OS for IoT devices, that can adapt easily to many different tasks
by Iman Abdollahzadeh
TrueType implementation from scratch