Click here to Skip to main content
15,867,594 members
Everything / Cross platform

Cross platform

cross-platform

Great Reads

by Sergey Alexandrovich Kryukov
Now with auto-numbering! New Visual Studio Code extension “Extensible Markdown Converter” augments built-in Markdown extension to form all in one toolchain offering convenient editor, rendered document viewer, spell checker and converter to HTML, per CodeProject article submission requirements
by Jerome Vonk
Simple chess game, written in C++, that runs in a console. Made for didactic purposes and fun :)
by Kashif.Mushtaq.Ca
Cross Platform AES 256 GCM Encryption and Decryption (C++, C# and Java)
by Steffen Ploetz
Another fully functional ownerdraw menu with minimal effort - this time based on Win32, with icons instead of bitmaps, with accelerators and tested for ReactOS and WinNT 4.0 to Windows 10

Latest Articles

by Kashif.Mushtaq.Ca
Cross Platform AES 256 GCM Encryption and Decryption (C++, C# and Java)
by Jerome Vonk
Simple chess game, written in C++, that runs in a console. Made for didactic purposes and fun :)
by Michael Sydney Balloni
Learn about the inner workings of a dynamic database, and how SQLite is a great fit
by honey the codewitch
Use an ILI9341 display efficiently from an ESP32 without the Arduino framework. Load JPEGs.

All Articles

Sort by Score

Cross platform 

27 Feb 2021 by Sergey Alexandrovich Kryukov
Now with auto-numbering! New Visual Studio Code extension “Extensible Markdown Converter” augments built-in Markdown extension to form all in one toolchain offering convenient editor, rendered document viewer, spell checker and converter to HTML, per CodeProject article submission requirements
5 Oct 2022 by Jerome Vonk
Simple chess game, written in C++, that runs in a console. Made for didactic purposes and fun :)
9 Jun 2023 by Kashif.Mushtaq.Ca
Cross Platform AES 256 GCM Encryption and Decryption (C++, C# and Java)
7 Jun 2016 by GProssliner
cobj is a preprocessor based generator for interface based polymorphism
10 Dec 2020 by Arthur V. Ratz
A practical guide for building parallel CL/SYCL-code in, C++17, targeting Arm/AArch64-architectures and running it on Raspberry Pi 4B+ IoT-boards
4 May 2021 by honey the codewitch
Use an ILI9341 display efficiently from an ESP32 without the Arduino framework. Load JPEGs.
7 Jun 2017 by Hack~ok
This article illustrate how to execute JavaScript on Android using Xamarin.Forms.
9 Aug 2021 by Michael Sydney Balloni
Learn about the inner workings of a dynamic database, and how SQLite is a great fit
24 Mar 2019 by ipavlu
The Cross-Platform Object-Oriented approach to Synchronization Primitives for .NET and .NET Core based on one shared pattern between two interfaces for General Threading and Async/Await.
29 Mar 2016 by Giancarlo Rhodes
ORM objects and basic CRUD operation procedures are first phase tasks that come after establishing a first version of the database. This java-based code generation tool builds those classes and stored procedures.
6 Jun 2016 by AmirShrestha
This article demonstrates how to link a third party libraries (DCMTK) to Qt based project.
6 Apr 2015 by Kamyar Nazeri
Implementation of .NET Enumerable methods in JavaScript, including Aggregations, Iterations, Predicators, and Selectors.
1 Apr 2013 by cocaf
The pause/resume thread functionality helps to avoid problems caused by invalid memory access and race conditions.
24 Apr 2017 by Sacha Barber
A look at the crossbar.io (Autobahn messaging platform)
2 Sep 2010 by dmihailescu
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC
23 May 2015 by Dimitri Witkowski
A library that allows to use built-in browser webview from node.js. Like node-webkit, but with system browser.
25 Jul 2012 by Arun Kumar K S
Simple signal processing implementation to microphone audio
22 Oct 2018 by MehreenTahir
This article will help you get started with socket programming in C++. We will build a TCP server and client using boost.asio library in C++.
29 Dec 2013 by Orel Eraki
Comparator and Comparable objects tutorial
18 May 2015 by Sergey Podobry
Pretty powerful log in less than 1000 lines of code.
24 Oct 2013 by Norbert Schlia
How to use QNetworkAccessManager to download files synchronously from the web.
26 Jul 2010 by Md. Mazharul Islam Khan
Step by step XPCOM creation from Microsoft COM
14 Apr 2014 by john morrison leon
The missing link for complete memory and pointer safety in C++
22 Mar 2017 by luigidibiasi, binterlandi
Build a realtime visitors counter with AJAX and a server-side language.
4 Jul 2011 by Qwertie
How fast is C++ compared to C#? Let's compare code ported directly between the two languages.
20 Feb 2017 by PatGulotta
An easy to use C++/Qt/Qml Floating Action Menu providing the ability to add Floating Actions Menus to a Qt/Qml cross-platform project.
19 Apr 2011 by Joel Laird
A framework for creating and using HTML components
8 Sep 2016 by Pradeep Shet
After working so many years with .NET Framework, now it’s time for .NET Core. What has changed and why it changed. Let’s understand it in this article.
3 Jun 2015 by Pavel Durov
In this article I will give you a brief overview on the basic concepts of mvvmcross platform. We we'll explore the mvvmcross project architecture and some mvvmcross classes.
12 Jan 2021 by Alexander Schichmanter
Concept, Motivation and Implementation of Dynamic Logging - a valuable aid to the C++ programmer
15 Feb 2021 by kusnaditjung
How to create Entity Framework Core 5 data migration in .NET 5
12 Sep 2017 by Rodimus74
Part three continues extending and modernising functionality.