Chủ Nhật, 27 tháng 1, 2019

Weekly Newsletter (28 Jan 2019)

Weekly Newsletter (28 Jan 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.
Click here Slack API Challenge: Are your colleagues avid Slack users?
Slack has become the go-to messaging platform in many offices, triggering a host of behaviors in its users from beneficial to annoying. How are your colleagues using Slack? Take this quick survey and tell us what you think. Vote now.

Weekly Poll Results

What sort of office environment do you prefer?

Survey period: 21 Jan 2019 to 28 Jan 2019

OptionVotes% 
Traditional cubicles917.93
Open plan1018.81
Private Offices per employee25822.49
Private space per team24621.45
Mixed bag depending on your current task13812.03
Working from home30626.68
Other312.70

This week's survey: Have you used, or are you using, the R programming language?

Latest Additions

New articles added

.NET Framework

  (2 votes) by Chris Copeland (updated 4 days ago)
A managed library for automated dependency injection, contract validation, and custom aspect-oriented decorator implementations

Algorithms & Recipes

  (12 votes) by Rubin Liu (updated 2 hours ago)
The evolution of the Ring programming language since version 1.0 to 1.10

APIs

  (9 votes) by Akhil Mittal (updated 2 days ago)
In this article, we'll discuss how to create a real-time chatbot using Amazon Lex Services and deploy the bot over Facebook messenger.
  (5 votes) by Daniele Fontani (updated 3 days ago)
Sample Wordpress plugin that receives messages from slack and creates wordpress post

Applications & Tools

  (1 votes) by Member 13359958 (updated 6 days ago)
How to convert CSV flume events to Avro and Parquet using Morphline interceptor and Kite sink
  (1 votes) by Member 13359958 (updated 6 days ago)
How to setup multiplexed flow in Flume using Interceptor and Channel Selector and consolidation of events with HDFS sink

Artificial Intelligence and Machine Learning

  (11 votes) by Adrian Pirvu (updated 5 days ago)
A closer look into differences between natural nervous systems and artificial neural networks
  (6 votes) by MukeshKumarTech (updated 5 days ago)
This practical demonstration will help you to understand how to implement CRUD (CREATE, READ, UPDATE and DELETE) operations functionality in Python with SQL database.
  (0 votes) by Philipp_Engelmann (updated yesterday)
Competing on kaggle.com for the first time
  (0 votes) by George Swan (updated 11 hours ago)
A simple invincible implementation of Tic Tac Toe.

Author Resources

  (2 votes) by Издислав Издиславов (updated 3 days ago)
Easy prototyping with desktop console like UI, Skia drawings and several REST like node.js hosted services
  (1 votes) by UmairNaseerAhmed (updated 6 days ago)
Basics of scripting using RenderMan scene description (rib) protocol
  (0 votes) by Priyanka Sabharwal81 (updated 2 days ago)
Basic understanding of how to write/use the Apache-tika facade function and debug it in Eclipse

Azure

  (2 votes) by Tom Ling (updated 2 days ago)
Azure Functions 2.0 HTTP Routing Options
  (0 votes) by Michael Dodaro (updated 4 days ago)
Getting started with Bing Local Business Search

Blockchain

  (1 votes) by Apriorit Inc, MikeSotnichek (updated 3 days ago)
The article is about smart security contract in Cardano and Zilliqa with a description of testing both networks.

C / C++ Language

  (3 votes) by Andrea Ricchetti (updated 5 days ago)
Two ways to make a IEEE 754 conversion (32 bit) pack and unpack

Client side scripting

  (3 votes) by Paul D. Sheriff (updated 6 days ago)
In this 2nd part of my series on PouchDB you learn how to perform multi-document inserts and reads.
  (1 votes) by Paul D. Sheriff (updated 6 days ago)
In this article, the 3rd in a multi-part series, you are going to learn how to query data within a PouchDB database.

Cloud Storage

  (0 votes) by Member 13359958 (updated 6 days ago)
GCloud - Cloud Functions and Bulk Load to Datastore on PubSub Trigger

Cryptography & Security

  (0 votes) by Apriorit Inc, Sergey Stepanchuk (updated 5 days ago)
Learn how you can use ftrace to hook critical function calls in the Linux kernel.

Database

  (6 votes) by Eric Paul Schneider (updated 1 weeks ago)
The article demonstrates database create, read, update, delete operations using the .NET Symbiotic ORM.
  (1 votes) by Eric Paul Schneider (updated 5 days ago)
Perform parallel queries with the Symbiotic Micro ORM
  (1 votes) by Mitchell Vines (updated 2 hours ago)
Source code for SQL formatting (now with formatting options)--as opposed to a utility, web service or plug-in/add-on...

Design and Architecture

  (9 votes) by Jeevanandan J (updated 2 days ago)
Guidance for the Implementation of repository pattern and unit of work with ASP.NET Core application

Dialogs and Windows

  (11 votes) by Michael Haephrati (updated 5 days ago)
How can a Static Library embed resources so any application (even a Console based one) can use them

Internet / Network

  (5 votes) by Igor Ladnik (updated 5 days ago)
The article presents infrastructure components for data streaming from server to clients and bidirectional communication with SignalR .NET Core.

Product Showcase

  (0 votes) by Intel Corporation (updated 5 days ago)
This article is for developers who'd like to learn more about the Terasic self-balancing robot, understand how it was designed, and explore some of the architectural decisions that were made.
  (0 votes) by Intel Corporation (updated 4 days ago)
The Model Optimizer is a cross-platform command-line tool that facilitates the transition between the training and deployment environment, performs static model analysis, and adjusts deep learning models for optimal execution on end-point target devices.
  (0 votes) by Intel Corporation (updated 6 days ago)
This paper provides introductory information, links and resources for operating an IEI Tank with the Intel® Distribution of OpenVINO™ toolkit for Linux with FPGA support.
  (0 votes) by Intel Corporation (updated 3 days ago)
This article will go over setting up an Intel Distribution of OpenVINO toolkit module in Azure and explore the considerations for running multiple modules on CPU and GPU on the IEI Tank AIoT Developer Kit.
  (0 votes) by Chris Maunder (updated 2 days ago)
A quick cheat sheet on Application Security and vulnerabilities

SharePoint Server

  (0 votes) by Melick (updated 6 days ago)
How to resolve the issue: Could not establish trust relationship for the SSL/TLS secure channel with authority

Windows 8 Design

  (8 votes) by Christ Kennedy (updated 5 days ago)
make, edit and animate graphics easily with a practical easy to use IDE
  (3 votes) by Christ Kennedy (updated 4 days ago)
Put your sprites to use with an example that will give new meaning to buggy code.
  (2 votes) by Christ Kennedy (updated 3 days ago)
Draw multiple sprites of different appearances with a single instance of classSprite

Articles updated

.NET Framework

  (19 votes) by Ray Koopa (updated 4 days ago)
Extending BinaryReader/Writer to support a different byte order, string and date formats, and advanced navigation in binary files

Ajax

  (1 votes) by Tareq_Gamal (updated 6 days ago)
Dynamic Notification Icon with Colors and dismiss with Ajax live Update

APIs

  (16 votes) by Marc Clifton (updated 12 hours ago)
Talk to your rPi over a Slack channel, getting status, controlling devices, and running shell (bash) commands and viewing the console output posted back to your Slack channel

Applications & Tools

  (9 votes) by Sidd Gautama (updated 2 days ago)
Simple, Declarative and Easy API testing using JSON steps for Http, Kafka and DB validations

Artificial Intelligence and Machine Learning

  (24 votes) by KristianEkman (updated 5 days ago)
A cell by cell walkthrough of the maths of a Neural network
  (0 votes) by Coding Notes (updated 3 days ago)
An introduction to the TensorFlow

C / C++ Language

  (113 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
  (40 votes) by David Lafreniere (updated 2 days ago)
Simplify passing data between threads using this multithreaded, portable C++ asynchronous callback framework
  (27 votes) by David Lafreniere (updated yesterday)
A framework combining state machines and multicast asynchronous callbacks

C#

  (125 votes) by HHerzl (updated 4 days ago)
Entity Framework Core 2 for Enterprise
  (43 votes) by shunninghuang (updated 3 days ago)
CPS1 emulator, ROM hacking
  (35 votes) by HHerzl (updated 1 hour ago)
Service Monitor Application with .NET Core

Client side scripting

  (23 votes) by Fred Song (Melbourne) (updated 2 days ago)
Angular 7 with .NET Core 2.2 - Global Weather (Part 1)

Cryptography & Security

  (52 votes) by Jerome Vonk (updated yesterday)
Description of cryptographic hashes and practical examples on how to calculate them

Game Development

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

Grid & Data Controls

  (1 votes) by bapak71 (updated 5 days ago)
How to implement w2ui grid with remote data source

Internet / Network

  (28 votes) by pdoxtader (updated yesterday)
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

  (31 votes) by Michael Chourdakis (updated yesterday)
All in one: x86, x64, Virtualization, multiple cores, along with new additions

Third Party Products and Tools

  (41 votes) by NewPast (updated 3 days ago)
Converting codes Focus on upgrading VB6 to VB.Net and converting C# VB.Net, and listing many other helpful converter including php, java & others.

New Tips and Tricks added

ASP.NET

  (3 votes) by John Simmons / outlaw programmer (updated 2 days ago)
Sharing files between multiple web apps in a single solution.

Blockchain

  (0 votes) by Apriorit Inc, MikeSotnichek (updated 4 days ago)
The article with a practical solution to the problem.

C#

  (3 votes) by Bloody Chicken (updated 2 days ago)
How to automatically create a dump file when the program hangs

Java

  (1 votes) by Kibo Hutchinson (updated 6 days ago)
Here is a guide to Java Trust Store and Key Store Configuration

Mobile Development

  (0 votes) by Harshit Gindra (updated 3 days ago)
This article with help monetize your Xamarin Forms app using Google Admob. This article shares different implementations for Xamarin.iOS and Xamarin.Android.

Tips and Tricks updated

Client side scripting

  (1 votes) by Tareq_Gamal (updated 2 days ago)
Simple compact reusable native JavaScript function, you can use it easily in your web Pages to run Ajax Enabled and avoid refresh

List Controls

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

New Technical Blogs added

Applications & Tools

  (1 votes) by Member 13359958 (updated 6 days ago)
In this blog we look at how scheduling and data dependencies work in oozie coordinator job. We create a coordinator job with 6 occurrences and datasets with 11 occurences. Jobs have dependency on data being available. We test this by creating the requisite data manually to trigger the jobs.

Cloud Storage

  (0 votes) by Member 13359958 (updated 6 days ago)
This blog details a scenario where 4 google cloud services are put together for a solution, detailing the integration between these.  Now before you start, this whole exercise can be done with a single loop in python or any programming language, but that is not the point.

Code Generation

  (0 votes) by Melick (updated 2 hours ago)
Issue . AppFabric installation failed because installer MSI returned with error code : 1603 Symptoms. Installing SharePoint using  Off Line method using Auto SP Installer..

Universal Windows Platform and Windows Runtime

  (0 votes) by Melick (updated 5 days ago)
Issue. This error appeared when I'm configuring the SharePoint 2013  farm Pre Requisites using the installer.. Use AutoSPInstaller and it will end with below error.
  (0 votes) by Vangos (updated 2 hours ago)
The post Kinect is dead! Now what? appeared first on Vangos Pterneas..
  (0 votes) by Shun Huang (updated 2 hours ago)
Since Microsoft stated embracing open source, two great features, in my opinion, Microsoft released are: Visual Studio Code (VS Code), and Windows Subsystem for Linux (WSL) With the combination of these two, it opens a new way for a software developer writing code.



© 2019 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.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

Không có nhận xét nào:

Đăng nhận xét