Click here to Skip to main content
15,884,425 members

Our Mailouts

Newsletter - 29 Apr 2019

Weekly Newsletter (29 Apr 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

How do you picture your days of coding?

Survey period: 22 Apr 2019 to 29 Apr 2019

Different phases of a programming project bring different challenges. Which of the following reflect your days at the keyboard? (Suggested by Sylvia List)

OptionVotes% 
Fighting and slaying dragons and monsters.6916.39
Shovelling excrement7718.29
You are in a maze of twisty little passages, all alike6515.44
Tidying and bringing order to a house where toddlers have run wild without supervision10123.99
Nurturing a baby to new life6014.25
Playing and enjoying a complicated but enjoyable puzzle16539.19
Casting spells and arcane incantations and crossing your fingers6214.73
I just code. It's as simple as that14033.25
I don't code102.38
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: What are the most important things you wish for in a manager?

Latest Additions

New articles added

.NET Framework

  (9 votes) by Peter Devo (updated 5 days ago)
FastHashSet for .NET

Algorithms & Recipes

  (1 votes) by Azim Zahir (updated 4 days ago)
This article demonstrates Data Visualization using Matplotlib library of Python.

Applications & Tools

  (4 votes) by Shashangka Shekhar (updated 6 days ago)
In this post, we are going to create a video server that can serve videos with multiple bit-rate also known as adaptive bit-rate streaming.

ASP.NET

  (5 votes) by PrashantRamteke (updated 4 days ago)
CRUD Operation using ASP.NET CORE 2.2 and React Redux with EntityFramework Core (Database First Approach) and PrimeReact Components

Azure

  (1 votes) by Gaurav Gahlot (quickdev) (updated 4 days ago)
This article is the first in the series where we are going to build a simple ASP .Net Core web application, containerize it with Docker and run it on local host.
  (0 votes) by Gaurav Gahlot (quickdev) (updated 4 days ago)
In this article we are going to setup a Microsoft Azure DevOps build pipeline to automate the tasks we did manually in first article of the series.
  (1 votes) by Gaston Verelst (updated 3 days ago)
How to set up and use an Azure key vault to store your secret values
  (0 votes) by Markus Greuel (updated 4 days ago)
ASP.NET automatically parses distributed tracing headers, in azure functions however a bit of custom code is required.

Boards / Embedded devices

  (3 votes) by Phil Hopley (updated 5 days ago)
Seventh part in a series on a ROS (Robot Operating System) House Bot

Book Chapters

  (0 votes) by Packt Publishing (updated 4 days ago)
This article shows you how to secure your AKS cluster with role-based security by leveraging Azure Active Directory as the authentication provider.

Button Controls

  (2 votes) by Leif Simon Goodwin (updated 4 days ago)
This article describes a simple slider button using dependency properties and a template.

Content Management Server

  (4 votes) by essentialSQL (updated 2 days ago)
SQL DISTINCT Clause For SQL Server

Cross Platform

  (1 votes) by Igor Kushnarev (updated 2 days ago)
Vulkan API with Kotlin Native. Drawing loop.

Game Development

  (0 votes) by Kevin Mack (updated 4 days ago)
How to configure Terraform Development Environment

General Graphics

  (8 votes) by SergeyAndreyev (updated 4 days ago)
Illustration for Geometric Optics

Hardware & System

  (5 votes) by Member 13737597 (updated 5 days ago)
This article shows how to automatically catch memory access (read /write) for some memory region and log these changes into file

Java

  (0 votes) by matalan44 (updated yesterday)
Generation of POJO Classes is explained in this article

Product Showcase

  (0 votes) by Jerod Johnson (updated 6 days ago)
This article walks through setting up the CData API Server to create a REST API for a SQLite database and creating a simple React Web application that has live access to the database data.
  (0 votes) by Afzaal Ahmad Zeeshan (updated 2 days ago)
R2 Learn, a SaaS-based end-to-end automated machine learning (AutoML) tool, makes it easy for data scientists or data engineers to get from importing a dataset, to training models and getting predictions in just a few steps.
  (0 votes) by raddevus (updated 2 days ago)
When it comes to the enterprise-grade charting and graphing components that can help you create an awesome dashboard, Wijmo has you covered.

Web Services

  (0 votes) by Mukit, Ataul (updated 5 days ago)
With the advent of modern C++, it has become easy to achieve many things elegantly, for example a web-server. As hardware gets modern (like Flash disk instead of magnetic ones), the concept of database and web-services needs to be modernised as well. Hence a new approach - Quarks.
  (0 votes) by sun.shuo@aliyun.com (updated 3 days ago)
Distributed method of web services
  (0 votes) by sun.shuo@aliyun.com (updated 9 hours ago)
This is a beginner's Introduction to Distributed System Design - 1. Splitting in Microservice Architecture

Articles updated

Algorithms & Recipes

  (83 votes) by Gonzales Cenelia (updated 4 days ago)
Tutorial on making an artificial intelligence chatbot

Artificial Intelligence and Machine Learning

  (8 votes) by Phil Hopley (updated 15 hours ago)
In this article we will add AI to an existing ROS (Robot Operating System) House Bot.

C / C++ Language

  (61 votes) by QxOrm (updated 4 days ago)
QxOrm C++ library: Persistence (based on QtSql Qt library) - Serialization (based on boost::serialization library) - Reflection (introspection)
  (18 votes) by Robert van Engelen (updated 6 days ago)
This article introduces RE/flex for C++. RE/flex generates fast lexical analyzers similar to Flex, but supports Unicode patterns, indent/nodent/dedent, lazy repeats, smart input text handling, and performance tuning. RE/flex is compatible with Bison/Yacc.

C#

  (136 votes) by Thorsten Bruning (updated 3 days ago)
Converting nearly every type to another type
  (139 votes) by HHerzl (updated 1 weeks ago)
Entity Framework Core 2 for the Enterprise

Cross Platform

  (1 votes) by Igor Kushnarev (updated 2 days ago)
Vulkan surface, physical and logical devices with Kotlin Native
  (0 votes) by Igor Kushnarev (updated 2 days ago)
Creating Vulkan instance with Kotlin Native

Game Development

  (11 votes) by Jerome Vonk (updated 2 days ago)
Simple chess game, written in C++, that runs in a console. Made for didatic purposes and fun :)

Libraries

  (4 votes) by Uzi Granot (updated 6 days ago)
The PDF417 barcode encoder .NET class library is written in C#. The encoder class allows you to create a PDF417 barcode image from a text string or a byte array. The demo project allows you to explore the library and produce PDF417 barcodes.

List Controls

  (8 votes) by Jovibor (updated yesterday)
List control with cells tooltips, menu ability, and even more

Raspberry Pi

  (0 votes) by Martin Gmuca (updated 8 hours ago)
In this article, we will look at the process of app development, deploy and debug on Raspberry Pi 3 using VS2019.

New Tips and Tricks added

ASP.NET

  (0 votes) by _Asif_ (updated 6 days ago)
Access rights issue over MSMQ could lead to hours and hours of investigation

Azure

  (1 votes) by Dharmesh Barochia (updated 5 days ago)
Recommended best practices for finding and removing Duplicate Text/Documents

C#

  (4 votes) by OriginalGriff (updated yesterday)
This is an alternative for "List Only Files Created or Modified Yesterday in C#"
  (2 votes) by Member 12695777 (updated yesterday)
Create a list of all files in a folder and its sub-folders that were created or modified yesterday using a C# console application

Programming Tips

  (5 votes) by Bloody Chicken (updated 5 days ago)
This is a program to check out there is a updated files on the update server. If there's one, this program executes the update process.
  (3 votes) by Jeremy Hutchinson (updated 3 days ago)
Code definition keyboard shortcuts in Visual Studio

New Technical Blogs added

Code Generation

  (0 votes) by Benktesh Sharma (updated 2 days ago)
Here is a simple branching strategy to work in CI/CD and code review policy in Agile

Content Management Server

  (2 votes) by essentialSQL (updated 2 days ago)
SQL Server Hierarchical Query using the hierarchyid type

SQL Reporting Services

  (4 votes) by essentialSQL (updated 2 days ago)
SQL COALESCE Function and NULL

Uncategorised Technical Blogs

  (2 votes) by thoughts-on-cpp (updated 3 days ago)
Implementation of Numerical Integrations with Trapezoidal and Simpson Rule Approach.
  (0 votes) by Kevin Mack (updated yesterday)
How to build a Solr cluster with Terraform



© 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