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

Cross Platform

cross-platform

Great Reads

by luigidibiasi, binterlandi
Build a realtime visitors counter with AJAX and a server-side language.
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 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.
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.

Latest Articles

by luigidibiasi, binterlandi
Build a realtime visitors counter with AJAX and a server-side language.
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 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.
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.

All Articles

Sort by Score

cross-platform 

by luigidibiasi, binterlandi
Build a realtime visitors counter with AJAX and a server-side language.
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 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.
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.
by Jerome Vonk
Simple chess game, written in C++, that runs in a console. Made for didactic purposes and fun :)
by GProssliner
cobj is a preprocessor based generator for interface based polymorphism
by Orel Eraki
Comparator and Comparable objects tutorial
by Md. Mazharul Islam Khan
Step by step XPCOM creation from Microsoft COM
by Kashif.Mushtaq.Ca
Cross Platform AES 256 GCM Encryption and Decryption (C++, C# and Java)
by Arun Kumar K S
Simple signal processing implementation to microphone audio
by Sacha Barber
A look at the crossbar.io (Autobahn messaging platform)
by cocaf
The pause/resume thread functionality helps to avoid problems caused by invalid memory access and race conditions.
by Alexander Schichmanter
Concept, Motivation and Implementation of Dynamic Logging - a valuable aid to the C++ programmer
by kusnaditjung
How to create Entity Framework Core 5 data migration in .NET 5
by honey the codewitch
Use an ILI9341 display efficiently from an ESP32 without the Arduino framework. Load JPEGs.
by Joel Laird
A framework for creating and using HTML components
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.
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.
by honey the codewitch
Designing infinitely scalable JSON: JSON (C++)
by AmirShrestha
This article demonstrates how to link a third party libraries (DCMTK) to Qt based project.
by Kamyar Nazeri
Implementation of .NET Enumerable methods in JavaScript, including Aggregations, Iterations, Predicators, and Selectors.
by Michael Sydney Balloni
Learn about the inner workings of a dynamic database, and how SQLite is a great fit
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
by Sergey Podobry
Pretty powerful log in less than 1000 lines of code.
by john morrison leon
The missing link for complete memory and pointer safety in C++
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++.
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.
by Norbert Schlia
How to use QNetworkAccessManager to download files synchronously from the web.
by Dimitri Witkowski
A library that allows to use built-in browser webview from node.js. Like node-webkit, but with system browser.
by Rodimus74
Part three continues extending and modernising functionality.
by Randy Maxwell
Sorting during data acquisition
by Hack~ok
This article illustrate how to execute JavaScript on Android using Xamarin.Forms.