Click here to Skip to main content
15,911,715 members
Everything / Architect

Architect

Architect

Great Reads

by Dmitri Nеstеruk
Let's create a simple project estimation DSL using F#!
by Petr Ivankov
Sample of integration of branches of engineering.
by Apriorit Inc, Ivan Romanenko
This article is the continue of the previously posted article Hide Driver. Some methods to detect hidden files and processes are described in it
by Carlos Jiménez de Parga
A reusable Visual C++ framework for real-time volumetric cloud rendering, animation and morphing

Latest Articles

by Apriorit Inc, Alex Kolesnyk
This article describes the first steps in low-level programming on the example of developing of simple boot loader
by Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP and ASP.NET Core REST API backends.
by Nick Polyak
In this article I describe how to write C# code that runs in Browser.
by Wendelius
A small function utilizing CTE to replace undesired characters from a string

All Articles

Sort by Score

Architect 

19 Dec 2022 by David Lafreniere
A C++17 standards compliant delegate library capable of targeting any callable function synchronously or asynchronously
25 Mar 2020 by Quí Nguyễn NT
This is a demonstration of a basic example of single page Angular application and micro-service architecture on Azure.
3 Dec 2018 by Rajesh kumar das02
ASP.NET Core Using JWT Authentication WEB API and consume it in Angular2 Client Application with proper project structure setup.
23 Nov 2019 by Zhaohui Xing (Joey)
Swift classes for algorithm, including single linked list class, stack class, queue class
16 Aug 2023 by Jani Giannoudis
Use time data to handle complex business scenarios
4 Feb 2024 by David Lafreniere
A core dump framework that stores crash information including call stacks on any embedded system.
19 Dec 2022 by David Lafreniere
A C++ standards compliant delegate library capable of targeting any callable function synchronously or asynchronously
16 May 2011 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.
5 Aug 2020 by AntonioLeonardo
How to execute inferences by fuzzy logic concept on Plain Old CLR Object
26 Jun 2023 by Sudheesh.P.S
Frisbee is a simple DICOM Editor which helps to edit DICOM files
24 Feb 2019 by WhiskeyBeforeWater
This article instructs on how to implement a basic binary search tree using Excel VBA with insert, delete, search, traversal, minimum, and maximum. For a recursive answer please go to https://www.codeproject.com/Tips/1277790/A-Recursive-Binary-Search-Tree-For-VBA