Click here to Skip to main content
15,885,216 members

Our Mailouts

Newsletter - 14 Oct 2019

Weekly Newsletter (14 Oct 2019)
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

The Microsoft Duo will run Android. Will this tempt you to write Android apps?

Survey period: 7 Oct 2019 to 14 Oct 2019

At least we have a year to think this one through.

OptionVotes% 
I already write Android apps12815.08
I'm already planning on writing Android apps688.01
Yes, this tempts me to write Android apps758.83
I'm not sure12114.25
Probably not30035.34
No, I definitely won't be writing Android apps.16219.08

This week's survey: Are you OK with software you write being used for illegal, immoral, or unethical purposes?

Latest Additions

New articles added

.NET Framework

  (0 votes) by Weifen Luo (updated 4 days ago)
Easily writing tests for data access code using RDO.Data
  (0 votes) by Darren Braynard (updated 2 days ago)
The BI Tool Meta Browser (BMB) is an open-source tool written in C# for Tableau that reduces the time required to complete a report by taking the stress out of remembering where calculated fields are used across your report.

Android

  (0 votes) by Laurent Bouffioux (updated 5 days ago)
A guide to using the canvas control from SKIASharp in the MVVM way

ASP.NET

  (4 votes) by RM Shahidul Islam Shahed (updated 5 days ago)
This article will walk you through the creation of ASP.NET Core MVC web application with C# language and send an email using SendGrid Email Service.

C#

  (4 votes) by Thomas Weller (updated yesterday)
Demonstrates how to invoke TensorFlow neural networks from a C# application and also how to use a Python-generated chart to display the results.

Client side scripting

  (3 votes) by Fred Song (Melbourne) (updated 2 days ago)
Using Create-React-App to build react client and use .Net Core 3.0 to build API. React app and .NetCore API can be integrated seamlessly

Game Development

  (0 votes) by Christ Kennedy (updated 2 days ago)
2D shooter inspired by Descent - rotating screen, network of tunnels, multiple robots & weapons - map editor

Libraries

  (1 votes) by Greg Utas (updated yesterday)
Robust applications framework in C++. Includes a static analysis tool and two applications.

Parallel Programming

  (1 votes) by Intel Corporation (updated 6 days ago)
In this article, we’ll explore how to achieve parallelism through Numba.

Product Showcase

  (0 votes) by Intel Corporation (updated 5 days ago)
In this article, we’ll explore how to refactor Python code to take advantage of NumExpr’s capabilities.
  (0 votes) by Intel Corporation (updated 4 days ago)
Join Intel Technical Consulting Engineer David Liu, for an overview of Intel’s Python distribution and daal4py package
  (0 votes) by Intel Corporation (updated 2 days ago)
This article includes instructions to install the package as an add-on service for your IBM Cloud Pak for Data cluster using Kubernetes.
  (0 votes) by Intel Corporation (updated 3 days ago)
In this webinar, Software Development Engineer Aleksei Fedotov will discuss: Why exclusive access to the Standard Template Library (STL) containers such as vector or map does not guarantee scalability, how the situation could be improved to support a concurrent environment properly

Scrapbook

  (7 votes) by User-14483287 (updated 3 days ago)
This is a post about my first open source contribution.

Uncategorised Articles

  (1 votes) by Jerod Johnson (updated 4 days ago)
In this article, we walk through connecting to Salesforce from CData Cloud Hub & CData API server and connecting to either product from Infragistics Reveal to create a simple dashboard.

Work Issues

  (2 votes) by Piet Hadermann (updated 5 days ago)
Do you know how much longer it takes a developer to fix a bug detected 3 weeks later instead of on the same day?

Articles updated

Algorithms & Recipes

  (14 votes) by Visweswaran N (updated 5 days ago)
Dependency free machine learning library for C++

ASP.NET

  (11 votes) by Joseph Rozario (updated 3 days ago)
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.

C / C++ Language

  (2 votes) by Greg Utas (updated 2 days ago)
Automating Scott Meyers' recommendations and cleaning up #include directives
  (1 votes) by Zebedee Mason (updated 4 days ago)
Visual C++ tests are created from Gherkin DSL feature files using a Python 2.7 script

C#

  (189 votes) by Akram El Assas (updated 3 days ago)
A high-performance, extensible, modular and cross-platform workflow engine. Built for automation.

Desktop Gadgets

  (42 votes) by Brad Joss (updated 4 days ago)
Alter your clipboard contents before pasting to automate tasks

IoT Overview

  (8 votes) by Roman Kiss (updated 6 days ago)
This article describes the design and implementation of the small tool, tester for exploring Azure IoT Hub with virtual MQTT Device.

Programming Tips

  (45 votes) by omeecode (updated 4 days ago)
Becoming a 'Real' developer is the number 1 goal in a developer's life. But the main roadblock is impostor syndrome. This guide will help you fight impostor syndrome.

Threads, Processes & IPC

  (5 votes) by Greg Utas (updated yesterday)
Cleaving the Gordian knot of thread safety

VB.NET

  (69 votes) by Taner Riffat (updated 4 days ago)
Multithreading is something we will all have to deal with sooner or later. This relatively simple application shows you how to use two threads to copy files. It is also a very handy Windows backup utility with a mirror feature, a batch mode feature, a log file feature and a help button!

New Tips and Tricks added

List Controls

  (2 votes) by Florin Pănescu (updated 5 days ago)
This example shows how to use SharpCompress library with TreeView & ListView.

Miscellaneous

  (0 votes) by Bilal N Gharib (updated 5 days ago)
This article is about automatic resizing of a frame and its controls with the same ratio in Java.

Web Security

  (1 votes) by Ger Hayden (updated 4 days ago)
These notes are based on my experience getting started with IdentityServer4.

New Technical Blogs added

Algorithms & Recipes

  (1 votes) by John Michael Hauck (updated 5 days ago)
Zeroing the center of a CompositeTransform

Alibaba Cloud

  (1 votes) by Rajat-Indiandotnet (updated 5 days ago)
Objective: In this post, we, try to understand what is Object Storage Service in Alibaba Cloud and how to create your first Object Storage Service. We will try to understand the different business scenario where we can utilize this OSS service.
  (0 votes) by Haseeb A. Basil (updated 5 days ago)
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.
  (0 votes) by Haseeb A. Basil (updated 5 days ago)
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.

Code Generation

  (0 votes) by User-14483287 (updated 5 days ago)
Hello ! I’m Xavier Jouvenot and here is the part thirteen of a long series on Advent Of Code. You can find the previous part here. For this new post, we are going to solve the problem from the 13th December 2015, named "Knights of the Dinner Table".

Blogs updated

Parallel Programming

  (21 votes) by mazhou (updated yesterday)
Asynchronous programming models



© 2019 The Code Project.  All rights reserved.


This email was sent to mailout@maillist.codeproject.com. To stop receiving The Weekly Newsletter click here.
CodeProject 503-250 Ferrand Drive, Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100

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