Click here to Skip to main content
15,892,005 members

Our Mailouts

Newsletter - 15 Apr 2019

Weekly Newsletter (15 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.

Site News

The Best Articles of March 2019 have been decided by you. Thank you to all those who contributed their code and articles, and also a big thanks to those who took the time to vote.

Best Article of March 2019
Winner: Florian Rappl Modernize Your C# Code - Part I: Properties
Winner: John-ph Simple Transaction: Microservices Sample Architecture for .NET Core Application
Runner-up: Fred Song (Melbourne) Angular 7 with .NET Core 2.2 - Global Weather (Part 3)
Runner-up: MehreenTahir Programming Concurrency in C++: Part 2

cheers,
Chris Maunder

Weekly Poll Results

When you're in the zone what do you prefer?

Survey period: 8 Apr 2019 to 15 Apr 2019

I can point to one study that shows music is the best and one that shows music is worst. But back to the real world...

OptionVotes% 
Absolute silence16117.58
Quiet in the office25127.40
Moderate ambient noise (cafe, office, street noise)14615.94
Loud ambient noise70.76
Quiet music19220.96
Moderately loud music13114.30
Load music283.06

This week's survey: Which of the following are your preferred ways of learning?

Latest Additions

New articles added

Android

  (0 votes) by Cloudster (updated 6 days ago)
Build specialized workflows for action and VR cameras

Applications & Tools

  (0 votes) by Dean Roddey (updated 2 days ago)
How we replicated our automation system touch screen clients to the browser via graphics redirection
  (0 votes) by James A. Brannan (updated 5 days ago)
Spring Boot 2 – REST Exceptions

Arduino

  (0 votes) by raddevus (updated 5 days ago)
Using transistors as switches.

Artificial Intelligence and Machine Learning

  (0 votes) by George Swan (updated yesterday)
An example of how the temporal difference algorithm can be used to teach a machine to become invincible at Tic Tac Toe in under a minute.

Azure

  (0 votes) by Tuba Mansoor (updated 6 days ago)
How to work with Azure Container instances

Book Reviews

  (0 votes) by Elias Bachaalany (updated 5 days ago)
Practical and useful Batch files scripts for beginners and advanced users

Cross Platform

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

Game Development

  (0 votes) by Mehedi Shams (updated 3 days ago)
Word-making game!
  (0 votes) by Christ Kennedy (updated 10 hours ago)
a Latin crossword puzzle with sprite animations

NoSQL

  (1 votes) by Mark J. Caplin (updated 11 hours ago)

Office Development

  (0 votes) by Bassam Abdul-Baki (updated 2 days ago)
Extracting hyperlinks from SharePoint email notifications and displaying them in an HTML tree

Product Showcase

  (0 votes) by David A. Gray (updated 4 days ago)
The article walks through the steps necessary to create native Windows on Arm builds of several popular libraries.
  (0 votes) by Josh Letcher (updated 3 days ago)
I’m going to write a sample application with you that integrates PrizmDoc Editor and goes through a pretty basic (but typical) workflow with it
  (0 votes) by Michael_Lynn (updated 3 days ago)
In this article, we'll build a simple slash command that enables users to store and retrieve data in and from a MongoDB database.

Raspberry Pi

  (0 votes) by Marc Clifton (updated 6 days ago)
Bonus - Group chat with your rPI's using SlackBot

Serverless Computing

  (0 votes) by Nitin Sawant (updated 6 days ago)
Implementing serverless free SMS web API using Azure functions
  (0 votes) by MehreenTahir (updated 2 days ago)
In this article we’ll look at some advantages of serverless computing and then dig into a real-world example using the Microsoft Azure Functions service to build and deploy a sample ML inferencing function.
  (0 votes) by RaviAakula (updated 2 days ago)
Learning how to deploy ASP.NET Core microservices in AWS ECS faragate using the AWS console
  (0 votes) by RaviAakula (updated yesterday)
In this article, we will learn how to deploy ASP.NET Core Microservices in AWS ECS using Fargate with Cloudformation template.

Testing and QA

  (0 votes) by Haseeb A. Basil (updated 5 days ago)
LambdaTest Selenium Testing Tool Tutorial with examples in 2019

Web Security

  (0 votes) by Shao Voon Wong (updated 2 days ago)

Work Issues

  (0 votes) by Muhammad Usama Khan (updated 5 days ago)
What is the concept of Devops? And how Devops affects in our daily life work. We'll discuss different tools of Devops

Articles updated

Applications & Tools

  (4 votes) by Florian Rappl (updated yesterday)
We look at running End-To-End tests in an Azure Pipeline using the Nightwatch.js framework with TypeScript.

ASP.NET

  (0 votes) by scott_liu (updated 3 days ago)
It involves implementation of multiple jQuery autocomplete widgets and multiple same data model form partials on a .NET web page with consideration of accessibility.

Audio and Video

  (0 votes) by Evgeny Pereguda (updated 5 hours ago)
Simple SDK for capturing, recording and streaming video and audio from web-cams on Windows OS by Windows Media Foundation.

C#

  (0 votes) by Florian Rappl (updated yesterday)
Want to modernize your C# codebase? Let's continue with methods.
  (0 votes) by shunninghuang (updated 6 days ago)
C# arcade emulator, ROM hacking

DLLs & Assemblies

  (0 votes) by Henrique Dal Bello (updated 4 days ago)
This article describes a DLL made to help the community when communicating with Tightening Controllers via Open Protocol.

Edit Controls

  (0 votes) by Jose A Pascoa (updated 3 days ago)
Although most Windows programmers have already used the RichEdit Control, many of them are not aware of all its capabilities. One such capability is image embedding.

Internet / Network

  (0 votes) by Mehdi Gholam (updated 3 days ago)
WinForms RSS Reader similar to FeedReader

Testing and QA

  (0 votes) by Fred Song (Melbourne) (updated 5 days ago)
Angular 7 with .NET Core 2.2 - Global Weather

VB.NET

  (0 votes) by nogChoco (updated yesterday)
LineNumbers that dock to a RichTextBox or show as an overlay on top of it.

VBScript

  (0 votes) by Marijan Nikic (updated 5 days ago)
One-file shell-integrated easy solution for automatic recognition of movies and TV shows

New Tips and Tricks added

Cryptography & Security

  (0 votes) by SEJohnson (updated yesterday)

Raspberry Pi

  (0 votes) by Martin Gmuca (updated 5 days ago)
Where did move windows10 IoT since 2016 ? What is new in latest updates (4.2019) ?

New Technical Blogs added

Azure

  (0 votes) by Kevin Mack (updated yesterday)
So I’ve previously done posts on the TerraForm template that I built to support creating a kubernetes cluster. The intention behind this was to provide a solution for standing up a kubernetes cluster in Azure Government. To see more information on that cluster I have a blog post here.

C / C++ Language

  (0 votes) by Martin Vorbrodt (updated 6 days ago)
How to hash in the C++ way
  (0 votes) by thoughts-on-cpp (updated 4 days ago)
A short introduction into the modern build system gradle
  (0 votes) by Martin Vorbrodt (updated 4 days ago)
Multi-hashing

Debug Tips

  (0 votes) by Jeremy Hutchinson (updated 5 days ago)
Test Explorer in Visual Studio

Design and Architecture

  (0 votes) by Haseeb A. Basil (updated 5 days ago)
A brief introduction to Agile and Lean

Exception Handling

  (0 votes) by Martin Vorbrodt (updated 5 days ago)
Exception safe assignment operator of resource owning objects

PHP

  (0 votes) by Haseeb A. Basil (updated 5 days ago)
How can PHP import Excel to MySQL using a PHP XLSX Reader and Excel XLSX converter



© 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