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

Our Mailouts

Newsletter - 04 Feb 2019

Weekly Newsletter (4 Feb 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

Have you used, or are you using, the R programming language?

Survey period: 28 Jan 2019 to 4 Feb 2019

It ranks 12th in the TIOBE index and eats big data for breakfast.

OptionVotes% 
It's my primary programming language322.78
I use it regularly221.91
I use it occasionally373.21
I have used it776.68
I've looked at it and may use it796.86
I've thought about using it11910.33
No, and aren't sure I will34429.86
No and can't see I ever will44238.37

This week's survey: Are you involved in selling the product you write?

Latest Additions

New articles added

Algorithms & Recipes

  (1 votes) by Mark H Bishop (updated 3 days ago)
Computational classes and a GUI interface to illustrate usage

Android

  (2 votes) by SergVoloshyn (updated 4 days ago)
Easy way to make Android OCR application
  (2 votes) by SergVoloshyn (updated 19 hours ago)
This  snippet allows you crop image with preview of camera on Android devices
  (1 votes) by Madhur Kapoor (updated 5 days ago)
How to use RecyclerView in Android

APIs

  (4 votes) by Ryan Peden (updated 4 days ago)
Writing to a Slack Channel - Node.js Edition
  (0 votes) by WasiUllah Khan (updated 2 days ago)
Created an API for my DropBox file uploader using Flask

ASP.NET

  (1 votes) by Shamim Uddin (updated 11 hours ago)
In this article we are going to create a web application using ASP.Net Core MVC and ADO.NET. We will be creating a simple student record management system and performing CRUD operations on it.

ASP.NET Controls

  (0 votes) by aditya pewekar (updated 11 hours ago)
Create custom html helper to manage Page Mode like View ( Readonly ) and Edit/Add ( Editable )

Audio and Video

  (1 votes) by Maxim Dobroselsky (updated 3 days ago)
Overview of how to send, receive, play back and record MIDI data with DryWetMIDI

Blockchain

  (1 votes) by Divyang Desai (updated 3 days ago)
How to setup your private Blockchain with NEO

C / C++ Language

  (1 votes) by David Lafreniere (updated yesterday)
A compact C finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems.

C#

  (2 votes) by shunninghuang (updated 2 days ago)
C# arcade emulator, ROM hacking

Client side scripting

  (6 votes) by Valerii Tereshchenko (updated 3 days ago)
Comparison of different ways of handling side effects in react
  (1 votes) by scastelli (updated 2 days ago)
With the help of jQuery, it is very easy to create highly customizable tooltips boxes that can be used to decorate your page elements.
  (0 votes) by V. Subhash (updated 18 hours ago)
For a more customizable "reading mode" or "article view" in your browser when reading news and articles.

Connected Devices

  (2 votes) by Vangos (updated 6 days ago)
Floor Detection using Kinect
  (2 votes) by Vangos (updated 6 days ago)
How to measure the orientation of a joint around each axis (X, Y, Z)
  (1 votes) by Vangos (updated 6 days ago)
Today, I would like to introduce you to the Orbbec Astra sensor and the Nuitrack body-tracking SDK. This is an in-depth tutorial for software developers who would like to use a new depth sensor and a new body-tracking SDK to develop amazing motion applications.

Hardware & System

  (3 votes) by Tareq_Gamal (updated 5 days ago)
How to Control NAOqi-Based Robots like NAO, Pepper using Kinect

HTML / CSS

  (0 votes) by Ramon F. Mendes (updated 6 hours ago)
The definite solution to create SVG sprites for quick usage in your HTML development workflow

Internet / Network

  (4 votes) by Dean Roddey (updated 4 days ago)
A demonstration of the use of an ORB that is tightly integrated into the development framework

LINQ

  (0 votes) by Bharath K A (updated 9 hours ago)
LINQ to CSV for Rapid Application Development

Product Showcase

  (0 votes) by Mike Mackrory (updated 6 days ago)
To demonstrate how powerful TomTom’s APIs are, this article shows how to use the TomTom Android SDK to build an application for truck drivers.
  (0 votes) by Mike Mackrory (updated 5 days ago)
In this article, we’re going to explore the capabilities available within the new TomTom SDKs.
  (0 votes) by John Odey (updated 4 days ago)
In this article, we walk through using the TomTom Maps SDK by exploring some ways in which its SDK API call can be leveraged to show the location of several entities on a map at once.

SharePoint Server

  (0 votes) by Melick (updated 18 hours ago)
SharePoint 2016 Installation using AutoSPInstaller Online - how to set up the environment and service accounts

Articles updated

.NET Framework

  (7 votes) by Qwertie (updated yesterday)
No matter how lazy you are

ASP.NET

  (9 votes) by syed shanu (updated 1 weeks ago)
In this article let’s see in detail about getting started with Angular 7 and ASP.Net Core 2.0 using Angular 7 Web Application (.NET Core) Template and ASP.NET Core MVC Application. We will also see in detail about how to work with Angular 7 new features of Virtual Scrolling and Drag and Drop Items.

Audio and Video

  (9 votes) by Maxim Dobroselsky (updated yesterday)
Overview of how to use the DryWetMIDI library for high-level managing of a MIDI file data

C / C++ Language

  (6 votes) by David Lafreniere (updated 5 days ago)
Simplify passing data between threads with this portable C language callback library.

C#

  (45 votes) by shunninghuang (updated 3 days ago)
CPS1 emulator, ROM hacking
  (35 votes) by HHerzl (updated 2 hours ago)
Scaffolding Entity Framework Core 2 with CatFactory

Client side scripting

  (29 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago)
How to create modal popup functionality without 3rd-party frameworks?
  (24 votes) by Fred Song (Melbourne) (updated 5 days ago)
Angular 7 with .NET Core 2.2 - Global Weather (Part 1)

Game Development

  (58 votes) by Sergey Alexandrovich Kryukov (updated 23 hours ago)
V.7.0: Derived work: customizable Tetris with pure HTML + JavaScript + Canvas, using strict mode, complete with help and all classic Tetris operations

Internet / Network

  (43 votes) by pdoxtader (updated 4 days ago)
AbstractTcpLib: A TCP library that features asynchronous socket programming, concurrent file transfers per client, AES256 Encryption, LDAP Authentication, Client / Server communication, Peer to Peer communication, Object serialization and raw byte communication in one library for C# & VB.NET

Miscellaneous

  (130 votes) by Zuoliu Ding (updated 5 days ago)
A discussion on some basic practices highly recommended in Assembly Language Programming.

Node.js

  (2 votes) by Издислав Издиславов (updated yesterday)
Easy prototyping with desktop console like UI, Skia drawings and several REST like node.js hosted services

Programming Languages

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

Trace and Logs

  (3 votes) by Ivan Yakimov (updated 2 days ago)
Here, I'll describe how you can set the separate log level for each request to a Web application.

VB.NET

  (16 votes) by Eric Paul Schneider (updated 3 days ago)
Basic demo on how to serialize and deserialize custom collections

New Tips and Tricks added

Algorithms & Recipes

  (3 votes) by CPallini (updated 6 days ago)
Computing permutations using recursion, in Python, for the absolute beginner

Dialogs and Windows

  (2 votes) by Roger65 (updated 6 days ago)
Selected Font name, Point Size and Weight are displayed

Tips and Tricks updated

Algorithms & Recipes

  (2 votes) by Peter Occil (updated 5 days ago)
Describes parametric curves and surfaces and how to generate them using my public-domain HTML 3D library

Author Resources

  (8 votes) by Thinira (updated 16 hours ago)
Continuous Integration and Delivery with VSTS (Visual Studio Team Services)

List Controls

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

New Technical Blogs added

IoT on Azure

  (2 votes) by Gaston Verelst (updated 6 days ago)
In this post I show how to create an image from a VM in Microsoft Azure, and use this to create identical VMs. Continue reading →.

Other .NET Languages

  (0 votes) by Vlad Neculai Vizitiu (updated 11 hours ago)
Hello and Welcome 🙂 Today I want to discuss about how we can use claims following a typed approach, this topic came about from a bug that was encountered during a code review for an application.



© 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