1 min read 0 Open-Source nixMetaFS angelh August 4, 2020 Metadata File System for Linux is a project similar to MetaFS. The concept is to provide users the ability to…
5 min read 0 Open-Source Implementing LINQ’s Enumerable methods in C++ with GCC and CLion for Linux angelh February 1, 2017 Hi Community, Today’s post is about my personal implementation of some Enumerable methods available in .NET but written in C++. …
7 min read 0 Open-Source Building native *nix solutions with C++, GTK+ and SQL Server vNext angelh January 31, 2017 Hi Community, This is the fourth and final post of this series on GTK+ and Linux development with C++ and…
5 min read 0 Open-Source Exposing functionality in C++ parent class to children classes through proxies angelh January 30, 2017 Hi Community, Today’s post is about a common scenario we might face when building software. Sometimes, we have a parent…
6 min read 0 Open-Source Displaying tabular data in a GtkTreeView angelh January 20, 2017 Hi Community, As a follow up to Yesterday’s post on Linux development with C++, GTK+ and SQL Server vNext. Today’s…
6 min read 0 Open-Source Replicating C#’s using statement functionality in C++ angelh January 19, 2017 Hi Community, Today’s post is about a project I’ve recently started working on, it’s a C++ application for Linux built…
2 min read 0 Microsoft Visual C++ for Linux Development angelh July 14, 2016 Hi Community, It’s been almost 3 months since Microsoft announced their “Visual C++ for Linux Development” extension. There is a…
2 min read 0 Microsoft Microsoft MVP Award recipient for 2016 angelh January 8, 2016 Hi community, It gives me a great joy to announce that Microsoft has awarded me with an MVP recognition once…
4 min read 7 Microsoft Building Native Windows Applications with CLION, GCC and CygWin angelh May 15, 2015 As a software developer and architect, I’m always looking at options for my customers whether they’re around technologies, tools, hosting,…