Click here to Skip to main content
15,891,423 members

Our Mailouts

Newsletter - 27 Jul 2020

Weekly Newsletter (27 Jul 2020)
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

You come across a terminal at a store, gas station, government dept etc that has rebooted and is showing an admin menu. Do you:

Survey period: 20 Jul 2020 to 27 Jul 2020

We all know the correct answer, but...

OptionVotes% 
Back away. Clearly this is an admin-only thing and you're not an admin29638.95
Investigate a little, but no touching.16121.18
Maybe scroll through the menus a little if no one is looking10313.55
Dive in and have a good look around, but no changing anything11515.13
This terminal is mine. Let's see how deep this rabbit hole goes and no holds barred.8911.71

This week's survey: Which of these recent (or semi-recent) C# operators do you find useful?

Latest Additions

New articles added

.NET Framework

  (8 votes) by honey the codewitch (updated 2 days ago)
Using await in scenarios where you want to await custom items with or without using Task.Run()
  (2 votes) by honey the codewitch (updated 3 days ago)
Explore adapting Socket's async model to a task based one and adding some awaitable socket operations to your projects
  (2 votes) by honey the codewitch (updated 20 hours ago)
Take control of which thread your code gets executed on, and how it does.

Artificial Intelligence and Machine Learning

  (4 votes) by Sergey L. Gladkiy (updated 6 days ago)
In this article we’ll talk about the selection and acquisition of the image dataset.
  (2 votes) by Sergey L. Gladkiy (updated 5 days ago)
In this article we’ll guide you through one of the most difficult steps in the DL pipeline: the CNN design.
  (1 votes) by Sergey L. Gladkiy (updated 4 days ago)
In this article we’ll build the network we’ve designed using the Keras framework.
  (1 votes) by Sergey L. Gladkiy (updated 3 days ago)
In this article we train the CNN for age estimation.
  (1 votes) by Sergey L. Gladkiy (updated 2 days ago)
In this article we will explain how to use the pre-trained CNN for estimating a person’s age from an image.

Best Practices

  (2 votes) by Robert_Brennan (updated 5 days ago)
In this article let’s look at three common security challenges, and how to overcome them.

C#

  (3 votes) by Akram El Assas (updated yesterday)
Dependency Injection and IoC Containers in C#
  (1 votes) by Marijan Nikic (updated 5 hours ago)
A simple, yet powerful and fast Windows Forms app for batch renaming files

Client side scripting

  (0 votes) by Volodymyr Kopytin (updated 18 hours ago)
The world of applications development is vast and rich. There are small blocks. There are bigger composite abstractions. Different programming languages. Libraries for the programming languages. New trends, fashions. Forgotten treasures. Silent components that have kept unnoticed.

Edit Controls

  (3 votes) by siliconvideo (updated 4 days ago)
This StringBox control implements keystroke validation using regular expressions and a touch of glue logic

Game Development

  (2 votes) by wqaxs36 (updated 3 days ago)
Mouse smoothing feature to your mouse

General Graphics

  (62 votes) by wqaxs36 (updated 3 days ago)
Math explanation and game engine coding.
  (3 votes) by wqaxs36 (updated 3 days ago)
Device driver for VR headset/controller compatible on SteamVR

Hardware & System

  (23 votes) by wqaxs36 (updated 3 days ago)
This article will help you to understand how to communicate with the USB devices using WinAPI in C#.

Product Showcase

  (0 votes) by Tomas Fernandez Zavalia (updated 6 days ago)
Getting Started with the yuuvis® Ultimate Object Store for Document Management

Threads, Processes & IPC

  (19 votes) by honey the codewitch (updated 4 days ago)
Diving into some of the core plumbing behind the Windows operating system

Windows Presentation Foundation

  (2 votes) by Meshack Musundi (updated 5 days ago)
An overview of the Stylet MVVM framework

Articles updated

Algorithms & Recipes

  (81 votes) by Peter Occil (updated 5 days ago)
Most apps that use random numbers care about either unpredictability, high quality, or repeatability. This article explains the three kinds of RNGs and gives recommendations on each kind.

Audio and Video

  (19 votes) by Shao Voon Wong (updated 23 hours ago)
Bring your animations to H264/HEVC video using C++ and C# with h/w acceleration

C / C++ Language

  (23 votes) by Hans (updated 5 days ago)
Just for fun, a Conway's Game of Life application with many features using MFC Direct2D classes

Design and Architecture

  (0 votes) by Arlo Weston (updated 6 days ago)
Implementation of the Chain of Responsibility Pattern in JavaScript

Internet / Network

  (94 votes) by Simon Cooke (updated 6 days ago)
A bi-partite circular buffer for high performance buffering, where it comes from, and why you'd want to use it.

Programming Tips

  (6 votes) by Volodymyr Frolov (updated 3 days ago)
Idiom to create customizable template libraries in C++

Win32/64 SDK & OS

  (10 votes) by Shao Voon Wong (updated 23 hours ago)
H264/HEVC Video Encoder for recording OpenGL rendering

New Tips and Tricks added

.NET Framework

  (2 votes) by honey the codewitch (updated 2 days ago)
Add progress reporting to your downloading or copying using this code

ASP.NET

  (3 votes) by DiponRoy (updated 6 days ago)
Using SFTP/FTP in ASP.NET projects

Azure

  (2 votes) by Roman Akhromieiev (updated 4 days ago)
How to build a Telegram Bot using Azure functions and Node.js

Cross Platform

  (0 votes) by Tareq_Gamal (updated 2 days ago)
Multitheading-based Simple way to control a PlayStation Controller with added Events and Naming buttons, and more options

HTML / CSS

  (3 votes) by Sandeep Mewara (updated 3 days ago)
How to make any browser a basic html editor.

Programming Tips

  (0 votes) by Member 14898764 (updated yesterday)
Run GeoDjango on Elasticbeanstalk container using Python

Uncategorised Tips and Tricks

  (9 votes) by wqaxs36 (updated 3 days ago)
A time-saver algorithm to do a number generator tool.

Tips and Tricks updated

Algorithms & Recipes

  (33 votes) by Marc Clifton (updated 6 days ago)
Alternatives to If-Then-Else with Extension Methods and Functional Programming Techniques

Menus

  (7 votes) by Robert Gustafson (updated 3 days ago)
Simplifies working with ToolStrip-type menus and tool bars for MDI-parent and other forms; also works with ToolStrip-type context menus

New Technical Blogs added

LINQ

  (5 votes) by Jeremy Likness (updated 5 days ago)
Learn how to parse complex expression trees, and even modify them to alter IQueryable results.



© 2020 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