Click here to Skip to main content
15,889,595 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 GabrieleTronchin
A simple implementation of MartenDB. MartenDB is a .NET Transactional Document DB and Event Store on PostgreSQL. For more information about MartenDB
by Lars Paisley
A value driven approach to EA
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 Bohdan Stupak
Creating distributed map-reduce workflow with AWS Step Function to write the poem that automatically re-generates itself

All Articles

Sort by Score

Architect 

16 Aug 2009 by Dmitri Nеstеruk
Let's create a simple project estimation DSL using F#!
3 Feb 2011 by Petr Ivankov
Sample of integration of branches of engineering.
10 Mar 2010 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
3 Apr 2022 by Carlos Jiménez de Parga
A reusable Visual C++ framework for real-time volumetric cloud rendering, animation and morphing
13 Mar 2017 by Marc Clifton
An interactive demo of how audit and consistency proofs work
16 Jun 2008 by Nish Nishant
This articles explains how to implement a TypeDescriptionProvider for a class to support multiple object types using a single class type
21 Dec 2023 by Nick Polyak
This article explains the most important and basic concepts of Avalonia WPF-like multiplatform UI package.
29 Apr 2010 by Roman Kiss
This article describes a design, implementation and usage of the Custom Routing Manager for managing messages via Routing Service built-in .Net 4 Technology.
18 Jan 2017 by Jovan Popovic(MSFT)
Mapping properties in EF model to database columns that contain JSON
23 Mar 2021 by Espen Harlinn
Choosing the right synchronization mechanisms when working with threads, thread-pools, and I/O Completion ports to create high performance asynchronous servers in C++
13 Mar 2018 by Akhil Mittal
A tutorial to learn dependency injection with the help of a simple example
25 Dec 2016 by Arthur V. Ratz
In this article we'll demonstrate the implementation of k-means clustering algorithm to produce recommendations.
6 Apr 2008 by Dr. WPF
This article describes a new approach by which an element can remove its visual and logical relationships to its children while maintaining a conceptual parental relationship with those children.
23 Mar 2009 by Jeffrey Walton
Perform authenticated encryption with Crypto++.
29 Mar 2010 by Nish Nishant
An ExifReader class in C# that supports custom formatting and extraction. StyleCop compliant code, with demos for WPF and Windows Forms.
15 Jul 2018 by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
26 Jun 2009 by Shivprasad koirala
A State Machine Workflow discussion.
20 May 2010 by Wisam E. Mohammed
The hidden secerts of GIS data creation.
16 Jun 2021 by Nick Polyak
Dynamically compile and assemble code snippets into a dynamic assembly
6 Jan 2020 by The Ænema
This article will teach you how to create an amazing, clean and smooth WPF/Winform UI for your native application without using any complex, unsafe, ActiveXish methods, etc.
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.
21 Nov 2019 by Leif Simon Goodwin
This article presents a simple WPF Carousel Control
31 Oct 2014 by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
15 Sep 2014 by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.
30 Apr 2009 by Roman Kiss
This article describes a design, implementation and tooling of model driven WorkflowServices logically centralized in the Repository and physically decentralized for their runtime projecting.
18 Dec 2014 by Florian Rappl
Exploring the abilities, benefits and features of TypeScript by extending / rewriting the original Mario5 source.
11 Feb 2020 by spi
This small library handles units of measure and quantities with a dynamic and multi-contexts approach.
7 Jul 2017 by Leif Simon Goodwin
How to pass strings between managed and unmanaged code
21 Feb 2018 by Halil ibrahim Kalkan
In this article, I'll show you how to create interceptors to implement AOP techniques. I'll use ASP.NET Boilerplate (ABP) as base application framework and Castle Windsor for the interception library.
24 Jun 2019 by Daniel Vaughan
Learn the fundamentals of quantum computation. Understand Dirac notation and design and build quantum circuits.
28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
3 Sep 2008 by Daniel Flower
A guide to writing a compiler in .NET for beginners, using Irony.
27 Nov 2009 by Max Paulousky
This article presents the techniques and caveats of building Silverlight applications that can be notified about database state changes via polling duplex. WSHttp binding and CLR triggers are used to implement the solution as well.
25 Feb 2016 by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
21 Jan 2024 by David Lafreniere
Protect against heap fragmentation faults and improve execution speed with a fixed block alternative to STL std::allocator
5 Jul 2008 by Nish Nishant
This article walks through the implementation of a C++/CLI class from a disposable C# base.
18 Apr 2010 by Nicholas Butler
A tiny HTTP server wrapped in a WebBrowser control
4 Nov 2013 by Sacha Barber
A look at an excellent WinRT MVVM framework.
9 Dec 2013 by Petar Brkusanin
An example of how Decorator, Dependency Injection, and Composition Root patterns can be used to extend the base game functionality.
3 Sep 2008 by Ahmed Negm
This article introduces how to create and manage .NET enterprise applications using your favorite technology (Data Access Application Block, LINQ, NHibernate, ASMX, and WCF) with the Model Driven Development approach by Sculpture.
17 Nov 2019 by honey the codewitch
Implementing full list support over custom data structures in .NET
23 Mar 2021 by Espen Harlinn
A .NET Core client implemented in C# using TcpClient and a multi-threaded server implemented in C++
12 Nov 2012 by HoshiKata
Practical on the fly fast mesh generation from arbitrary points.
3 Jan 2022 by Marc Clifton
The middle ground between monolithic applications and an explosion of microservices
28 Aug 2015 by Dmitriy Gakh
Development in C# without care of resource consumption can lead to overloading the system. This article describes a case with large waste of memory and CPU time and how to avoid it.
29 Aug 2017 by Arthur V. Ratz
How to implement k-means clustering algorithm to perform graphical raster image segmentation
26 Mar 2006 by Marc Clifton
Using a NetworkStream with raw serialization, GZipStream, and CryptoStream.
13 Nov 2011 by Anoop Pillai
This post is about implementing Chain Of Responsibility design pattern, and few possible extensions to the same using Managed Extensibility Framework or MEF
15 Jul 2012 by Arpan Jati
RSA encryption library with full OAEP padding and private key encryption support
29 Dec 2015 by Bert O Neill
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
4 Apr 2019 by Andrew Kirillov
An open source application to acquire and process video from cameras
30 Oct 2022 by Nick Polyak
Explains concepts of Expression programming by simple examples
10 Sep 2010 by logicchild
An article that explains how to use this library
10 Oct 2012 by Andrew Rissing
An intuitive-fluent API for generating Linq Expressions.
10 Sep 2018 by Kewin Rausch
Moving forward in the future networks evolution
19 Jul 2016 by Sergey Kizyan
10th article from my series. We will talk about LINQ in general and LINQ to objects deferred operators
1 May 2017 by AlexeyAB
Examples of use and testing of a thread-safe pointer and contention-free shared-mutex
8 Sep 2017 by Daniele Fontani
.NET Core showcase: learn basics implementing a toy tool
6 May 2020 by George Swan
An attempt to throw some light on how state machines work and what they can be used for
6 Sep 2007 by aleksisa
Build a process to import Leads records from Excel into MS CRM via email.
20 Mar 2009 by SBJ
A Model-View-Controller Framework that integrates with the MFC Doc/View architecture
5 Mar 2009 by Ernest Laurentin
Full-fledged ATL Windowless ActiveX Container. Ideal for hosting Windows Media Player, Transparent Flash and Silverlight Animations.
1 Sep 2009 by Koushik Biswas
How to setup Darwin Streaming Server 6.0.3 on 32 or 64 bit Linux platforms, add custom functionality by developing plugins ("modules" as Apple calls them), and results of some performance and load tests I ran
15 Jul 2013 by Zhuyun Dai
Using WebSocket in traditional ASP.NET and MVC 4
31 Aug 2015 by markmnl
Overview of making fast-paced multiplayer networked games - the challenges and techniques to overcome them.
1 Mar 2017 by Clifford Nelson
This is a more comprehensive example of how to implement a project with MVVMLight
25 Jul 2017 by Sharp Ninja
MVC as a design pattern has been strongly defined by the Gang of Four, but in recent years it's been hijacked as a marketing term more than a design pattern. This article aims to simplify and define what the MVC design pattern is and present a simple MVC framework that you can reuse in your project
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!
19 Sep 2019 by pdoxtader
Learn how to view a remote machine's file system using your own explorer like window, and transfer files and folders by dragging and dropping in C# using the TcpComm TCP library
7 Sep 2010 by Colin Vella
This article presents an algorithm and data structures to implement auto-tiling as seen in RPG Maker, the Starcraft level editor, etc.
22 Feb 2009 by Clayton Rumley
An easy-to-use class that allows us to create PHP classes whose methods are automatically exposed in client-side JavaScript.
6 Mar 2012 by Orekaria
Lightweight .Net library for UDP LAN broadcasting.
18 Apr 2013 by Guirec
A pattern for an always available cache using asynchronous refresh.
31 Jan 2014 by Dirk Bahle
How to create a start page based on AvalonDock [2.0].
9 Nov 2012 by KenBeckett
Creating a CodeDOM for C#
20 Aug 2013 by Sacha Barber
Shows how to use PRISM navigation API in VM 1st with child container support
14 Apr 2014 by Kemeny Attila
Service layer which hides the concrete technology details and doesn’t need to change when a new feature is implemented.
21 Mar 2016 by Marc Clifton
Based on Razor template engine syntax, a straightforward, extensible, easy to maintain implementation of a templating engine.
28 Dec 2016 by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
28 Feb 2017 by PureNsanity
Fundamental aspects of software design and understanding individual elements of principles and patterns
8 Mar 2017 by Akhil Mittal
Customize basic Visual Studio Isolated shell application and add custom extension to the shell application.
22 Mar 2017 by raddevus
Part 1: Master the ASP.NET MVC Project Template & Technologies (Razor, jQuery, JavaScript, Bootstrap, CSS). Part 2: Build an ASP.NET MVC app which runs in the browser but feels like using a desktop app.
16 Jul 2019 by Mustafa Kok
SignalR server and client applications for demonstrating common scenarios like connecting, disconnecting, joining and leaving groups, sending messages to all clients, to specific or group of clients
27 Nov 2015 by Christian Vos
How to use Microsoft Unity Interception as a solution for cross cutting concerns in a .NET application
2 Jan 2017 by Marc Clifton
Illustrating both HTTP and WebSockets Intercommunication
15 Jun 2017 by 0xG00DC0FFEE
A better and much simpler implementation of Finite State Machine library for C++
10 Jul 2017 by Yaseer Mumtaz
This article helps to understand the architecture and use of simple data grid developed in Angular 4.
29 Jun 2017 by EgorYusov
This article describes an efficient thread-safe reference counting system.
11 Sep 2009 by yetibrain
A listview running in virtual mode
22 Jan 2009 by Sike Mullivan
Shows how to do XML serialization on a collection of multiple types when the types are not known.
11 Jun 2011 by Omar Al Zabir
A collection of ExtractionRules, ValidationRules, and Request Plugin that makes ASP.NET and AJAX website testing painless. No need to record tests, write parameterized tests using server-side control names, handle UpdatePanels, simulate clicks on buttons - all from Web Test.
11 Oct 2011 by Enrique Albert
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels.
12 Nov 2012 by KenBeckett
Displaying a CodeDOM graphically using WPF
26 Feb 2013 by Nakul Vyas
This article presents code to emulate I2C protocol in C#, this can be useful in applications like data acquisition without microcontrollers.
3 Jun 2013 by rgubarenko
jsRazor is unbeatably powerful and stupidly simple client-side rendering approach that consists of ONLY TWO functions. Tiny javascript library entirely eliminates the need for server-page rendering, in the same time giving your apps unmatched simplicity and flexibility.
2 May 2015 by Giovanni Scerra
An introduction to transparency in software design, with particular focus on OO languages