Click here to Skip to main content
15,886,873 members

Our Mailouts

Newsletter - 20 Jul 2020

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

Site News

Best Article of June 2020
Winner: Jeremy Likness Dynamically Build LINQ Expressions
Winner: honey the codewitch Midi: A Windows MIDI Library in C#
Runner-up: Akram El Assas Microservices using ASP.NET Core, Ocelot, MongoDB and JWT
Runner-up: g96b10 GarageWatcher - A Full-Stack IoT Project, from Hardware to App

cheers,
Chris Maunder

Weekly Poll Results

ASP.NET developers: which would you choose for a new project?

Survey period: 13 Jul 2020 to 20 Jul 2020

The best thing about this choice is we can choose them all.

OptionVotes% 
ASP,NET WebForms807.01
ASP.NET MVC (any view engine)786.84
ASP.NET Web Pages (Razor)675.87
ASP.NET Web API13511.83
ASP.NET Core MVC16114.11
ASP.NET Core Razor pages12110.60
A client side framework (eg Angular or React) sitting on top of ASP.NET X12510.96
I wouldn't choose ASP.NET at all978.50
I don't do Web Development63755.83
Respondents were allowed to choose more than one answer; totals may not add up to 100%

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

Latest Additions

New articles added

APIs

  (6 votes) by amitp_naik (updated 18 hours ago)
WhiteApp or QuickApp API solution template built on Onion Architecture

Artificial Intelligence and Machine Learning

  (6 votes) by Raphael Mun (updated 4 days ago)
In this article, we will take photos of different hand gestures via webcam and use transfer learning on a pre-trained MobileNet model to build a computer vision AI that can recognize the various gestures in real time.
  (4 votes) by Raphael Mun (updated 6 days ago)
In this article, we are going to use all that we’ve learned so far with computer vision in TensorFlow.js to try building a version of this app ourselves.
  (3 votes) by Sergey L. Gladkiy (updated 2 days ago)
In this article, we'll begin the process of how to use a deep neural network to estimate a person's age from an image.
  (2 votes) by Raphael Mun (updated 5 days ago)
In this article, we are going to use BodyPix, a body part detection and segmentation library, to try and remove the training step of the face touch detection.

ASP.NET

  (1 votes) by DiponRoy (updated 5 days ago)
Using SFTP/FTP in ASP.NET CORE projects

Client side scripting

  (0 votes) by Han Bo Sun (updated 14 hours ago)
This tutorial will show you how to load and display hierarchical structured comments using RESTFul service and JavaScript.

Code Generation

  (6 votes) by Rick Drizin (updated 3 days ago)
How to run C# Scripts (CSX scripts), load third-party libraries, and generate code directly from inside Visual Studio

Database

  (3 votes) by Ming Gao (Intel), Chunlin Ge (updated 5 days ago)
Solving the issue of Intel Pause change affecting MySQL performace
  (4 votes) by Mubin M. Shaikh (updated 4 days ago)
Walkthrough of the process for one of the industry best practice to export all SQL tables in Flat file format

General Graphics

  (6 votes) by Christ Kennedy (updated 3 days ago)
Combine your own sprites with any MP4 you choose using this Animation Editor

Miscellaneous

  (3 votes) by honey the codewitch (updated 5 days ago)
Continuing our series with a knob control and a MIDI visualizer
  (5 votes) by honey the codewitch (updated 2 days ago)
Add a flexible knob control to your .NET projects

Threads, Processes & IPC

  (10 votes) by honey the codewitch (updated 5 days ago)
This article explores a message passing mechanism for safe thread to thread communication
  (7 votes) by honey the codewitch (updated 3 days ago)
How to implement a complicated multithreaded message passing scenario
  (3 votes) by honey the codewitch (updated yesterday)
Leveraging some less well known areas of the .NET Task framework to schedule tasks to execute on your own conditions.

Articles updated

Algorithms & Recipes

  (58 votes) by Alex Rakov, Alexandre Bencz (updated 5 days ago)
ELENA is a general-purpose, object-oriented, polymorphic language with late binding
  (1 votes) by Peter Occil (updated yesterday)
A Python implementation of partially-sampled exponential random numbers, or e-rands.
  (1 votes) by Peter Occil (updated yesterday)
A sampler in Python for beta-distributed random numbers without floating-point arithmetic.

Applications & Tools

  (38 votes) by Ștefan-Mihai MOGA (updated yesterday)
You can use IntelliPort to transfer large files from a computer onto your portable computer using a serial port rather than going through the process of setting up your portable computer on a network.

Audio and Video

  (154 votes) by Evgeny Pereguda (updated 2 hours ago)
This article presents my project for capturing of video and audio sources on Windows OS by Microsoft Media Foundation.

C / C++ Language

  (14 votes) by Greg Utas (updated 5 days ago)
Automating Scott Meyers' recommendations and cleaning up #include directives
  (5 votes) by Greg Utas (updated 5 days ago)
Automating help, validating user input, running scripts...

C#

  (20 votes) by Bojidar Qnkov (updated 4 days ago)
A guide on how to use the Windows API and C# to send Inputs

Programming Languages

  (9 votes) by Vincent Radio (updated 6 days ago)
VRCalc++ Engine is embeddable in any Delphi Application using Dynamic Packages

New Tips and Tricks added

ASP.NET

  (2 votes) by DiponRoy (updated 6 days ago)
Deploy Web Api and Angular from the same project to the same IIS port
  (1 votes) by DiponRoy (updated 4 days ago)
Username and password validation process from LDAP server in ASP.NET and ASP.NET Core

Audio and Video

  (2 votes) by Bloody Chicken (updated 4 days ago)
Load XAML, find control, and play Youtube video automatically

Debug Tips

  (0 votes) by cassert24 (updated 3 days ago)
A single-script git bisection utility wrapper for memory corruption bugs

Miscellaneous

  (5 votes) by Clifford Nelson (updated 3 days ago)
A media player application specifically designed to support listening to language learning tracks

Tips and Tricks updated

Applications & Tools

  (0 votes) by Sem Shekhovtsov (updated yesterday)
Importing jQuery UI library into ES6 project

CodeProject FAQs

  (12 votes) by KarstenK (updated 3 days ago)
Some tips on what to consider when you start learning to code

VBScript

  (7 votes) by Igor Krupitsky (updated 5 days ago)
This VBS will merge Many Excel files into one

New Technical Blogs added

.NET Framework

  (0 votes) by Sandeep Mewara (updated 12 hours ago)
See with a working demo how SignalR works and how it can be used

Cloud Storage

  (0 votes) by Kevin Mack (updated 3 days ago)
When storing data in Azure blob storage, the process of upload a blob is fairly straight forward, and all it takes is setting the access tier to “Archive” to move data to blob storage.



© 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