Click here to Skip to main content
15,893,487 members

Our Mailouts

Newsletter - 01 Mar 2021

Weekly Newsletter (1 Mar 2021)
Welcome to this week's newsletter from CodeProject.
To ensure that future newsletters you receive from The Code Project aren't mistakenly blocked by antispam software, be sure to add the maillist.codeproject.com domain to your list of allowed senders.

Weekly Poll Results

Do you dabble in Python?

Survey period: 22 Feb 2021 to 1 Mar 2021

The language de jour at the moment. Do you use it?

OptionVotes% 
It's my primary programming language202.38
I use it constantly232.74
I use it fairly often374.40
I use it occasionally10412.38
I have used it15218.10
I use it as little as possible9911.79
Nope, never used it40548.21

This week's survey: How do you complete a jigsaw puzzle?

Latest Additions

New articles added

Algorithms & Recipes

  (2 votes) by tugrulGtx (updated yesterday)
Accessing VRAM-cached nucleotide sequences in FASTA formatted files (*.fna, *.faa) by index

Artificial Intelligence and Machine Learning

  (4 votes) by Sergio Virahonda (updated 4 days ago)
This series of articles will guide you through the steps necessary to develop a fully functional time series forecaster and anomaly detector application with AI.
  (4 votes) by Sergio Virahonda (updated 3 days ago)
In this article, we learn how to prepare time series data to be fed to machine learning (ML) and deep learning (DL) models.
  (3 votes) by Sergio Virahonda (updated 2 days ago)
In this article we talk about anomaly detection on time series data.
  (1 votes) by Abdulkader Helwan (updated 6 days ago)
In this article, we’ll show you how to build a network for Covid-19 detection from scratch.

ASP.NET

  (5 votes) by Igor Ladnik (updated 16 hours ago)
Web services implementing GraphQL technology with repository access optimization, JSON Web Token (JWT) authentication and some other useful features.

Collections

  (6 votes) by #realJSOP (updated 6 days ago)
Present enumerators in your WPF UI

Cryptography & Security

  (0 votes) by Clark Fieseln (updated 9 hours ago)
Chat using "enhanced" end-to-end-encryption and modulation of audio signal in isolated device, ensuring privacy, anonymity and cybersecurity.

List Controls

  (5 votes) by #realJSOP (updated 5 days ago)
Implement enumerator selection in your WPF apps

Shell and IE programming

  (1 votes) by Michael Haephrati (updated 2 days ago)
Minds.com is a blockchain-based social network where users can earn money or cryptocurrency for using it.

Threads, Processes & IPC

  (3 votes) by honey the codewitch (updated 3 days ago)
Take a page from .NET and enjoy an easy way to safely pass information between threads on an ESP32
  (0 votes) by honey the codewitch (updated 23 hours ago)
Using a popular RTOS to enable easy multithreading on your IoT gadgets

Articles updated

Algorithms & Recipes

  (17 votes) by jespa007 (updated 3 days ago)
A library to parse and bind Json string or files to C structure

ASP.NET

  (28 votes) by Ev Uklad (updated 3 days ago)
How to develop a Blazor server application dynamically and generate UI from Entity Framework using open-source Platz.SqlForms including master-details data entry
  (7 votes) by Shaun C Curtis (updated 3 days ago)
How to combine Razor, Blazor WASM and Server SPAs under the same roof

C / C++ Language

  (17 votes) by Greg Utas (updated 14 hours ago)
Automating Scott Meyers' recommendations and cleaning up #include directives

CodeProject FAQs

  (25 votes) by Sergey Alexandrovich Kryukov (updated yesterday)
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

Cryptography & Security

  (6 votes) by Clark Fieseln (updated 5 days ago)
Low rate data exchange (e.g., chat) using audio steganography, ensuring privacy, anonymity and cybersecurity

Database

  (10 votes) by Espen Harlinn (updated 4 days ago)
Proven techniques for fast Oracle Database access using .NET 5.0 and native C++

Document / View

  (16 votes) by Sheila Pontes (updated 2 days ago)
How to capture the event open of a pop up, stop this event and open them wherever you wish

Internet / Network

  (17 votes) by Espen Harlinn (updated 4 days ago)
A .NET Core client implemented in C# using TcpClient and a multi-threaded server implemented in C++
  (11 votes) by Clark Fieseln (updated yesterday)
Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)
  (5 votes) by Stephane Capo (updated 3 days ago)
Kigs framework C++ Windows project to retrieve and display what other channels are subscribed by subscribers of a given YouTube channel.

Miscellaneous

  (12 votes) by Michael Chourdakis (updated 6 days ago)
DirectX hardware screen capture and encoding with audio mixing capabilities. H264/H265/VP80/VP90/FLAC/MP3

NoSQL

  (16 votes) by Espen Harlinn (updated 4 days ago)
A lightweight timeseries storage engine, capable of storing millions of timeseries values per second

Programming Languages

  (22 votes) by Vincent Radio (updated 21 hours ago)
VRCalc++ Engine is embeddable in any Delphi Application using Dynamic Packages

Threads, Processes & IPC

  (30 votes) by Espen Harlinn (updated 4 days ago)
Choosing the right synchronization mechanisms when working with threads, thread-pools, and I/O Completion ports to create high performance asynchronous servers in C++

Windows API

  (6 votes) by Shao Voon Wong (updated 3 days ago)
How to make an HTTP REST request in C++ with WinHTTP wrapper

New Tips and Tricks added

Audio and Video

  (2 votes) by Bohdan Stupak (updated 5 days ago)
A simple snippet of how you can convert video in .NET Core

C#

  (0 votes) by GuruGanesan (updated yesterday)
A simple article to understand the concept of dependency injection using C#

CodeProject FAQs

  (0 votes) by Oleksandr Viktor (UkrGuru) (updated yesterday)
Minimally simple UkrGuru.SqlJson package for your ASP.NET Core Web Application

Dialogs and Windows

  (1 votes) by #realJSOP (updated yesterday)

General Graphics

  (0 votes) by jkluge (updated 13 hours ago)
Fast reading/writing of bitmap data in VB.NET using pointers

Toolbars & Docking windows

  (3 votes) by Steffen Ploetz (updated 6 days ago)
My best practice approach to change the image of a toolbar button

New Technical Blogs added

Hardware & System

  (2 votes) by grilialex (updated 6 days ago)
This article is a continuation of the previous article on Creating a Smart Hydrophone Processing System – Hardware. It is assumed that you have already setup the Raspberry Pi to have remote desktop and SSH agents active.

Raspberry Pi

  (1 votes) by grilialex (updated 6 days ago)
In scientific projects, it is often needed to sample sounds from remote locations, for classification or other purposes. As data link rates may be low or unreliable, transmitting raw samples to inland processing centers may not be an option. An alternative is to do off-line processing in batches.



© 2021 The Code Project.  All rights reserved.


This email was sent to mailout@maillist.codeproject.com. To stop receiving The Weekly Newsletter click here.
CodeProject 20 Bay Street, 11th Floor, Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com