Chủ Nhật, 28 tháng 10, 2018

Weekly Newsletter (29 Oct 2018)

Weekly Newsletter (29 Oct 2018)
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 Speed DevOps workflow with Toad DevOps Toolkit
Toad DevOps Toolkit removes the database bottleneck from your otherwise agile DevOps workflow — without compromising quality, performance or reliability. Learn More
Click here Quick poll: Do you wash your car yourself or take it to the car wash?
Your answer might reveal a bit about how you think about data. Believe it or not, storing your data in the AWS cloud is a lot like washing your car. This quick read will change your view of data forever. Learn more now.
Click here Dynamic Dashboards from Excel Charts & Ranges with SpreadsheetGear 2017
You and your users can design dashboards, reports, charts, and models in Excel or the SpreadsheetGear Workbook Designer rather than hard-to-learn developer tools and you can easily deploy them with one line of code. Try it now!

Weekly Poll Results

What are the most important factors you look for in a co-worker?

Survey period: 22 Oct 2018 to 29 Oct 2018

Let's assume you have, or aspire to have, co-workers.

OptionVotes% 
Their ability to code46951.37
Their intelligence, or at least common sense and conversation65471.63
Their lack of any annoying habits. An invisible co-worker is a good co-worker23826.07
There ability to accept responsibility for mistakes49053.67
Their sense of humour35939.32
Their reliability, competency and work ethic70877.55
Someone who'll help me hide the bodies13815.12
Other (please comment)424.60
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: Are you using AI, machine learning or even deep learning in your systems?

Latest Additions

New articles added

.NET Framework

  (4 votes) by Mark Kruger (updated 4 days ago)
Visual Studio loader with arguments
  (2 votes) by Leonard E. James (updated 2 days ago)
Create initial object model and database and display first Razor Page
  (1 votes) by Leonard E. James (updated 15 hours ago)
Complete Initial CRUD Pages
  (1 votes) by Leonard E. James (updated 15 hours ago)
Add Project and Project State Processing
  (1 votes) by Leonard E. James (updated 15 hours ago)
Add Project and Project Skills Processing

Applications & Tools

  (7 votes) by Rafael Galeev (updated 6 days ago)
Visual programming on the touch screen

Artificial Intelligence and Machine Learning

  (4 votes) by AJSON (updated 5 days ago)
Using a pre-configured environment on Azure to create a "ready to go" Deep Learning machine
  (2 votes) by Andrew Kirillov (updated 13 hours ago)
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.

ASP.NET

  (10 votes) by HHerzl (updated 5 days ago)
Creating Web API in ASP.NET Core 2.0

Author Resources

  (2 votes) by storyicon (updated 3 days ago)
GraphQuery is a query language and execution engine tied to any backend service. It is `back-end language independent`.

Azure

  (1 votes) by AJSON (updated 3 days ago)
What exactly is Cloudyn and why do you need it?

Client side scripting

  (1 votes) by Sibeesh Passion (updated 3 days ago)
A bit of explanation about one of the Angular 7 features, i.e., Virtual Scrolling
  (0 votes) by Rajesh Pillai (updated 5 days ago)
Get into the details of implementing drag and drop features in React from scratch

Cross Platform

  (0 votes) by Dr. Song Li (updated 5 days ago)
This is a note on Docker.

Database

  (0 votes) by Łukasz Bownik (updated 5 days ago)
How to reliably version database schemas

Expression

  (1 votes) by Christ Kennedy (updated 2 days ago)
Star Wars style text crawler picture box

General Graphics

  (1 votes) by Bjørn (updated 2 hours ago)
Editing GIF colors without touching the image data within

Internet / Network

  (12 votes) by MehreenTahir (updated 5 days ago)
This article will help you get started with socket programming in C++. We will build a TCP server and client using boost.asio library in C++.
  (1 votes) by Pull420 (updated 2 days ago)
How to transfer data over TCP where connections are not reliable using acknowledgements

IoT Overview

  (6 votes) by tranthanhtu.vn (updated 4 days ago)
Overview. Building the enterprise application was not an easy task for all of us, eventif you are a big software company or professional outsourcing company. We mostly got the same problem.

Mobile Development

  (1 votes) by Manjunath Matathamana (updated 15 hours ago)
Developer Tutorial on Building a Video Streaming App using OpenTok and React Native

Node.js

  (1 votes) by Rajesh Pillai (updated 1 weeks ago)
Learn all about essential NodeJS in these series of articles

Product Showcase

  (0 votes) by Intel Corporation (updated 6 days ago)
Installing the Intel® Distribution for Python and Intel® Performance Libraries with pip and PyPI
  (0 votes) by Quixxi Pty Ltd (updated 6 days ago)
Quixxi is an intelligent and integrated end-to-end mobile app security solution that allows developers to protect and monitor any mobile app in minutes. ​
  (0 votes) by Intel Corporation (updated 2 days ago)
Here we utilize the OpenCV libraries and apply the Histograms of Oriented Gradients (HOG) algorithm to create a computer vision application for people detection/counting.
  (0 votes) by Intel Corporation (updated 3 days ago)
This paper will convert a Python based motor defect detector solution to a deployable Azure module.
  (0 votes) by Intel Corporation (updated 4 days ago)
This article demonstrates how to use Thinger.io on an UP Squared board running the Ubuntu operating system.
  (0 votes) by Bruno Edoh (updated 4 days ago)
This article will demonstrate how easy it is to set up a PaymentSpring payment process to start receiving payments on your site.

Programming Tips

  (0 votes) by dragontamer (updated yesterday)
IBS (Instruction Based Sampling) requires a different point of view to fully understand

Third Party Products and Tools

  (0 votes) by Carlos Conceição (updated 4 days ago)
Some scenarios and situations that involve turning around a project and saving it from the jaws of failure

Articles updated

Algorithms & Recipes

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

ASP.NET

  (84 votes) by HHerzl (updated 4 days ago)
Creating Web API in ASP.NET Core 1x
  (9 votes) by Alen Toma (updated 4 days ago)
OWIN OAuth2 authentication for Facebook and Google without Entityframework

C#

  (157 votes) by Akram El Assas (updated 2 days ago)
A high performance and extensible workflow engine with a cross-platform manager and designer.
  (34 votes) by BenHall_io (updated 2 days ago)
Reviewing what we need to know pre- and post- C# 7 features about the type system and in particular, reference types and reference-like behaviour, while correcting common misconceptions along the way.
  (13 votes) by wqaxs36 (updated 4 days ago)
This article will help you to understand how to communicate with the USB devices using WinAPI in C#
  (9 votes) by HHerzl (updated 3 days ago)
Scaffolding Dapper with CatFactory

Design and Architecture

  (63 votes) by Nick Polyak (updated 8 hours ago)
making decisions when starting and running a software project.

General Graphics

  (27 votes) by wqaxs36 (updated 4 days ago)
This article will explain you the basic 3D math inside 3D engine

Miscellaneous

  (27 votes) by _duDE (updated 4 days ago)
This tool lists all available .NET Frameworks and checks the needed/linked .NET components of installed apps by selecting a target directory.

OpenGL

  (14 votes) by Steffen Ploetz (updated yesterday)
Give an brief overview of text rendering options for OpenGL/OpenTK especially for MONO/.NET.

Testing and QA

  (42 votes) by Yevgeniy Shunevych (updated 3 days ago)
An introduction to C#/.NET web test automation full featured framework based on Selenium WebDriver

Win32/64 SDK & OS

  (64 votes) by Michael Chourdakis (updated 5 days ago)
A ready to be used hotpatching library with four methods!

New Tips and Tricks added

.NET Framework

  (0 votes) by rushfive (updated yesterday)
.NET Command Line Parser, utilizing object trees for command configurations

Algorithms & Recipes

  (2 votes) by José Cintra (updated 2 days ago)
Generic algorithm to generate mathematical sequences
  (1 votes) by José Cintra (updated 12 hours ago)
Simple algorithms to calculate convergent series in the Python language
  (1 votes) by Franc Morales (updated 7 hours ago)
The Control.Tag property is meant to contain data closely related to the control. Let's extend it.
  (0 votes) by Silvia Campo (updated 2 days ago)
X axis grows to the right, but Y axis grows to the bottom... not the top

ASP.NET

  (6 votes) by Alen Toma (updated 3 days ago)
Convert From Type to Type using System reflection
  (1 votes) by didourebai (updated 2 days ago)
In this post, you will learn all that you need to build a complete web and mobile solution. We showcase many technologies that can be used by any developer across Azure and Visual Studio using Entity Framework Core 2.

Client side scripting

  (2 votes) by Matias Lopez (updated 6 days ago)
How to open a JSON file in JavaScript for Web"
  (1 votes) by Matias Lopez (updated 5 days ago)
How to open an XML file in JavaScript for Web

Database

  (6 votes) by Rob Philpott (updated 3 days ago)
Saving time and memory reading repetitive data

List Controls

  (5 votes) by Tecfield (updated 4 days ago)
Collapsible ListView

Tips and Tricks updated

Algorithms & Recipes

  (1 votes) by José Cintra (updated yesterday)
Simple algorithm to determine the type of a triangle, being informed its sides

C#

  (8 votes) by HHerzl (updated 15 hours ago)
Scaffolding View Models with CatFactory
  (5 votes) by HHerzl (updated yesterday)
Scaffolding TypeScript with CatFactory



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