Click here to Skip to main content
15,903,362 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 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
by Nick Polyak
I demonstrate the samples adding gRPC capabilities to Kestrel ASP.NET server and testing gRPC services with various clients.
by Lars Paisley
A value driven approach to EA

All Articles

Sort by Updated

Architect 

N 13 May 2024 by Nick Polyak
In this article I describe how to write C# code that runs in Browser.
U 8 May 2024 by Nick Polyak
I demonstrate the samples adding gRPC capabilities to Kestrel ASP.NET server and testing gRPC services with various clients.
27 Mar 2024 by Lars Paisley
A value driven approach to EA
19 Mar 2024 by Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP and ASP.NET Core REST API backends.
28 Feb 2024 by Bohdan Stupak
Creating distributed map-reduce workflow with AWS Step Function to write the poem that automatically re-generates itself
9 Feb 2024 by Chandru BK
This article will assume you have basic knowledge of C# and Xamarin Forms and shows how to implement the Xamarin Form Validations using simple Data Annotations applied on the models.
30 Jan 2024 by Nicolas DESCARTES
How to implement a simple garbage collector in C#?
21 Jan 2024 by David Lafreniere
Protect against heap fragmentation faults and improve execution speed with a fixed block alternative to STL std::allocator
21 Jan 2024 by David Lafreniere
Replace malloc/free with xmalloc/xfree is faster than the global heap and prevents heap fragmentation faults.
8 Jan 2024 by Nicolas DESCARTES
What clustering algorithm should be selected for the clustering task?
1 Jan 2024 by Nick Polyak
Describes the new powerful features of UniDock, the new multiplatform UI docking framework.
30 Dec 2023 by Bert O Neill
Visual Studio extension that auto-generates SQL Server ER diagrams based on a single table
26 Dec 2023 by Nick Polyak
Generic Avalonia controls located within NP.Ava.Visuals open source library
21 Dec 2023 by Nick Polyak
Avalonia is a great new multiplatform UI package similar but in many respects better than WPF. This is an introductory tutorial article.
21 Dec 2023 by Nicolas DESCARTES
How to implement distributed transactions on Azure?
21 Dec 2023 by Nick Polyak
This article explains the most important and basic concepts of Avalonia WPF-like multiplatform UI package.
20 Dec 2023 by Shivprasad koirala
This article discusses the top 50 AngularJS interview question with answers.
29 Nov 2023 by Nicolas DESCARTES
How to design a cutting-edge C# application by utilizing best practices?
25 Nov 2023 by Nicolas DESCARTES
What is time complexity in computer science and how do you determine it for a given algorithm?
3 Oct 2023 by Lars Paisley
How an ESB may efficiently support business processes
19 Sep 2023 by sebjameswml
morph::vvec allows you to do vector math without any external libraries
27 Aug 2023 by Nick Polyak
This article introduces Avalonia as a new multiplatform XAML/C# solution for Web and Mobile development platform on top of its Desktop capabilities that had been available for a while.
9 Aug 2023 by Paulo Zemek
This article presents a class similar to BigInteger, but supporting floating point values, like a decimal.
7 Aug 2023 by Cinchoo
Simple JSON reader for .NET
28 Jun 2023 by Dr. Song Li
This is a note on how compilers implement function calls to pass the parameters to and get the return value from the called functions.
15 Jun 2023 by Dr. Song Li
AWS step function and CDK and SAM local and miscellaneous subjects
14 Jun 2023 by Leszek Koc
Auto subscription of Azure functions to Event Grid
30 May 2023 by dietmar paul schoder
How to write code that is not perfect but still resilient in production? A practical use of the "chain of responsibility" design pattern.
15 May 2023 by Mirnes Mrkaljevic
Make WinForms testable
18 Apr 2023 by Nish Nishant
Patterns used to power autonomous capability domains using an enterprise event stream
30 Mar 2023 by Kenneth Haugland
This article is all about general methods for solving differential equations.
1 Mar 2023 by Stephane Capo
A multi purpose, cross-platform, free and Open Source C++ framework. Data Driven Application
1 Mar 2023 by Stephane Capo
A multi-purpose, cross-platform, free and Open Source C++ framework. This article will focus on CoreModifiable attributes.
1 Mar 2023 by Stephane Capo
A multi purpose, cross-platform, free and Open Source C++ framework. This article will focus on CoreItem.
1 Mar 2023 by Stephane Capo
A multi purpose, cross-platform, free and Open Source C++ framework. This article will focus on Signal/Slot and Notification mechanisms.
1 Mar 2023 by Stephane Capo
A multi purpose, cross-platform, free and Open Source C++ framework. Lua Binding feature
1 Mar 2023 by Stephane Capo
Kigs framework is a multi purpose, cross-platform, free and open source C++ framework. This article will focus on the main base class of the framework: the CoreModifiable class.
1 Mar 2023 by Stephane Capo
A multi purpose, cross-platform, free and Open Source C++ framework. This article will focus on CoreModifiable methods.
1 Mar 2023 by Stephane Capo
A multi purpose, cross-platform, free and Open Source C++ framework
21 Feb 2023 by Gelu Vac
How to use Always Encrypted using MSSQL Encrypt Columns feature with encryption keys stored in Azure Key Vault
28 Jan 2023 by Nick Polyak
The article gives examples of Relay Server usage and the separation of concerns between different topics.
26 Jan 2023 by Bert O Neill
How to extend the context menu of Windows Explorer
17 Jan 2023 by Nick Polyak
Describes how to install dynamically loaded plugins as nuget packages
15 Jan 2023 by Nick Polyak
I explain the Inversion of Control and propose simple but powerful interfaces for implementing IoC frameworks.
7 Jan 2023 by Alexander Chernosvitov
Implementation of a polynomial time algorithm searching Hamilton cycles in an undirected graph
4 Jan 2023 by Bert O Neill
How to incorporate repository pattern
1 Dec 2022 by OriginalGriff
There are many things you can use to store information, but not all of them are databases. And trying to use them as such is a really, really bad idea.
2 Nov 2022 by Ben Hall (failingfast.io)
The observability problem - Why is the system exhibiting this behaviour?
30 Oct 2022 by Nick Polyak
Explains concepts of Expression programming by simple examples
30 Sep 2022 by Cinchoo
Simple JSON writer for .NET
27 Sep 2022 by Cinchoo
Simple FixedLength file reader for .NET
19 Sep 2022 by Gwyll
Simplifying Software Design, Development, and Management
16 Sep 2022 by Gwyll
We're in a Dark Age when it comes to Software Development. We need a Renaissance.
21 Aug 2022 by MSBassSinger
Description of a simple, versatile, and scalable logger
9 Aug 2022 by Paulo Zemek
Are you spending most of your time just writing code to "glue" your components together? Let's change that!
3 Aug 2022 by Mr. xieguigang 谢桂纲
R# language is a kind of R liked language implements on .NET environment
15 Jul 2022 by Jerry Cruise
For a large number of other common requirements, we need to use a computing engine to implement efficient hard traversal to meet.
27 Jun 2022 by Greg Utas
Keeping a program running when it would otherwise abort
14 Jun 2022 by Greg Utas
Cleaving the Gordian knot of thread safety
8 Jun 2022 by Ganesan Senthilvel
An interesting article on Artificial Intelligence Chat Ro(Bot) application development
6 Jun 2022 by Ivan Osipov
We'll discuss why Kotlin is a great tool for domain specific language building
24 May 2022 by Paulo Zemek
Reasonings behind code-styles and why we shouldn't be using "auto-formatters" all of the time
18 Apr 2022 by Bohdan Stupak
A short take on brittle unit-tests and how to avoid them
3 Apr 2022 by Carlos Jiménez de Parga
A reusable Visual C++ framework for real-time volumetric cloud rendering, animation and morphing
15 Mar 2022 by Greg Utas
The well-tempered server
5 Mar 2022 by Greg Utas
Recovering from memory leaks
28 Feb 2022 by Utku Ozan ÇANKAYA
How to add logging to WCF services
28 Feb 2022 by Utku Ozan ÇANKAYA
How to add authentication and authorization to WCF services
28 Feb 2022 by Utku Ozan ÇANKAYA
How to add validation to WCF service requests
26 Feb 2022 by Nick Polyak
Prototype Driven Development - a new way of developing quality software fast is explained
8 Feb 2022 by Marc Clifton
Reduces number of per-table controllers, models, services, and other code you end up writing or having auto-generated!
30 Jan 2022 by Christ Kennedy
A ternary tree based algorithm that dissects user input into phonetic vowels which are then used as the search key to find rhyme words at every search level of the tree. findz wurds evan if ya cant zpell rite.
3 Jan 2022 by Peter Huber SG
A deep dive into how to easily display data exactly the way you want when DataGrid is not up to the task
3 Jan 2022 by Marc Clifton
The middle ground between monolithic applications and an explosion of microservices
2 Jan 2022 by David Lafreniere
A portable C language socket-based software transport protocol library for any hardware communication interface on any platform
23 Dec 2021 by Nick Polyak
Here I describe the behaviors - functionality that allows modifying and augmenting an object's behavior non-invasively - without modifying the object's code.
5 Dec 2021 by Anele 'Mashy' Mbanga
Create Vuetify Material Design based Websites / WebApps using Drag n Drop and B4X
19 Nov 2021 by jgauffin
codeRR is an open source error handling service. It includes the context information that you forgot to include when you logged/reported the exception.
18 Nov 2021 by L. Michael
Easily create a lean Web API on top of a .NET library of stateless services
15 Nov 2021 by Alexey Skripka
The architecture of a multilayer application with homogeneous layer structure is described.
5 Nov 2021 by Cinchoo
Simple FixedLength file writer for .NET
2 Nov 2021 by Dave Haig
Web Socket Client and Server implemented in C# for the modern version 13 of the WebSocket protocol
9 Oct 2021 by Nirosh
This article helps to understand OOP concepts, focusing on .NET/ C#. This is written in the form of asking questions and writing answers to them, making it easy to understand.
9 Sep 2021 by Cinchoo
Simple CSV file writer for .NET
3 Sep 2021 by Jon McKee
Creating type mappings for use in constraints.
21 Aug 2021 by freedeveloper
Use the logger system as other Microservices in your eco-system
11 Aug 2021 by Kourosh K Tari
Customized onscreen keyboard in C# for Windows
3 Aug 2021 by Yaseer Mumtaz
ASP.NET Core Microservices With Angular 11 Front End, API Gateway, Redis and SQL Server
2 Jul 2021 by Łukasz Bownik
Updated concept of "The Surgical Team"
2 Jul 2021 by Dr. Song Li
This is a note on how to detect memory leaks on web browsers.
24 Jun 2021 by Shivprasad koirala
In this article we will talk about the next 5 interesting SQL Server 2012 features.
23 Jun 2021 by Shivprasad koirala
6 steps to enable transactions in WCF
23 Jun 2021 by Shivprasad koirala
In this article we will try to understand 3 important concepts association, aggregation and composition.
23 Jun 2021 by Shivprasad koirala
This article explains plug and play architecture using policy application blocks.
16 Jun 2021 by Nick Polyak
Dynamically compile and assemble code snippets into a dynamic assembly
13 Jun 2021 by Chetan Kudalkar
First in a series of articles to help readers with the concept of locks in Java
11 Jun 2021 by Hugo G Fernandez R
In this article, I will explain and show step by step how to implement through the swashbuckle library a good and useful documentation for your RESTful APIs created under the ASP.
9 Jun 2021 by Shivprasad koirala
Design Pattern FAQ - Interview Questions (Quick Reference)
29 May 2021 by Don Fizachi
A JSON form specification
11 May 2021 by Pete O'Hanlon
First part of a series of articles where we build an application showing the entire thought process when writing it