Chủ Nhật, 26 tháng 2, 2017

Weekly Newsletter (27 Feb 2017)

Weekly Newsletter (27 Feb 2017)
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

Coding Challenge of the Week

We're still looking for coding challenges of the week. Email your simple programming puzzle or challenge to me for inclusion in the casual Friday challenge. See past challenges for examples.

Ever wondered if your job matters?

A lot of what I do is educating companies about how insanely important you are. I figured it's worth mentioning a book we've recommended again and again: The New Kingmakers.

cheers,
Chris Maunder

Weekly Poll Results

Which of the current tech trends interest you as a developer?

Survey period: 20 Feb 2017 to 27 Feb 2017

OptionVotes% 
Augmented and Virtual Reality34329.98343 votes, 29.98%
Blockchain and ownership verification13211.54132 votes, 11.54%
Big Data32628.50326 votes, 28.50%
Chatbots - sorry, "conversational agents"1059.18105 votes, 9.18%
The Internet of Things and connected devices50143.79501 votes, 43.79%
Machine learning, artificial intelligence and automation61053.32610 votes, 53.32%
Smart homes32128.06321 votes, 28.06%
Voice activate digital assistants (eg Siri, Alexa, Cortana etc)15413.46154 votes, 13.46%
Other20618.01206 votes, 18.01%
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: What's important when voting on an article?

Latest Additions

New articles added

.NET Framework

  (2 votes) by Er. Puneet Goel (updated 3 days ago)
This article is about how to convert files into Zip and download as single Zip.

Algorithms & Recipes

  (12 votes) by Marc Clifton (updated 2 days ago)
Hashcash is a proof-of-work system used to limit email spam and denial-of-service attacks, and more recently has become known for its use in bitcoin (and other cryptocurrencies) as part of the mining algorithm.

Amazon Web Services

  (2 votes) by Vipul_Poojara (updated 22 hours ago)
write serverless functions using aws lambda and c#

Android

  (2 votes) by Nayan Choudhary (updated 3 days ago)
How to properly authenticate and avoid error 12501

ASP.NET

  (6 votes) by M,AqibShehzad (updated 3 days ago)
In this article we will see how we can create real time clock using SignalR and Angular2 and integrate the angualr2 app inside ASP.Net and see its results.

Boards / Embedded devices

  (1 votes) by Intel Corporation (updated 3 days ago)
From safe roads to enjoyable commutes, automated driving is poised to change lives and society for the better.
  (1 votes) by Intel Corporation (updated 3 days ago)
This article contains steps to assemble your gateway (if needed) and connect the gateway to any peripheral devices.
  (1 votes) by Intel Corporation (updated 3 days ago)
This article will walk through the steps to developing an app walking through downloading the required tools, to running the app for the first time on Recon Jet Pro.
  (0 votes) by Intel Corporation (updated 2 days ago)
It is important to institute optimal security capabilities as part of the design and core functions (Hardware, Firmware, OS/RTOS, software, endpoints, networks, etc.) to protect passengers and pedestrians from potentially catastrophic accidents resulting from digital compromises
  (0 votes) by Intel Corporation (updated 2 days ago)
This tutorial explains steps to port Amazon Alexa Voice Service onto the Intel® NUC with Wind River Linux operating system

Bugs & Workarounds

  (2 votes) by Tiha_J (updated 4 days ago)
How to apply a systematic approach to debugging

C#

  (7 votes) by Kourosh K Tari (updated 6 days ago)
In this article I will show how to use PAX painpads to process credit cards with chip.

Client side scripting

  (6 votes) by Afreen F (updated 5 days ago)
In this article we will learn setting up the Angular 2 environment. In continuation of this article in next part, we will learn how to write a simple Hello World Application and keep on adding advance features of Angular 2 to it.

Cross Platform

  (2 votes) by PatGulotta (updated 6 days ago)
An easy to use C++/Qt/Qml Floating Action Menu providing the ability to add Floating Actions Menus to a Qt/Qml cross-platform project.

Design and Architecture

  (9 votes) by Robert_Dyball (updated 3 days ago)
Add JSON Web Token Authentication (JWT) using OpenIDDict to our ASP.Net Core + Angular 2 SPA.

Java

  (1 votes) by Member 11006150 (updated 2 days ago)
A Quick Introduction to Spring Boot Actuators

Miscellaneous

  (5 votes) by Yury Yuhno (updated 4 days ago)
A custom drawn keyboard usercontrol and TextBox with keyboard popup
  (3 votes) by Amarnath S (updated 4 days ago)
An introduction to Linear Regression, using R, by taking a look at the pricing of wine.

Other .NET Languages

  (9 votes) by Member 1895422 (updated 5 days ago)
This article discusses bridging from Fortran to the .NET language C#.

Product Showcase

  (0 votes) by Luke Tucker (updated 5 days ago)
How I built a minimally viable data application for looking at airline stocks using Exaptive Studio
  (0 votes) by Intel Corporation (updated 3 days ago)
Build your innovative projects for smart cities, smart home, and even more cool use cases - simpler and easier with software tools for the Arduino 101 board.
  (0 votes) by Intel Corporation (updated 3 days ago)
Here you will find sample device scripts for connecting Intel® Edison to the TechBubble Technologies IoT JumpWay using the Python MQTT Library.
  (0 votes) by Intel Corporation (updated 3 days ago)
The Zephyr Project is a small open source real-time operating system (RTOS) for the Internet of Things (IoT).
  (0 votes) by Jeffrey T. Fritz (updated 3 days ago)
Writing your own segments for Nigel with the Future Lab Program

Testing and QA

  (0 votes) by Sean Rand (updated 2 days ago)
This is an article to demonstrate different uses of ByType Selectors within Selenium. This is the heart of the API, Finding Element(s) using By Types. Understanding these ByType's are key in navigating, selecting and using web elements to test. Lets get going in Automation Testing!

Windows Presentation Foundation

  (10 votes) by Pete O'Hanlon (updated 3 days ago)
This series of articles covers MVVM from the absolute beginning; no frameworks and no helpers, we're going to learn MVVM from the nuts and bolts.
  (3 votes) by Juan Francisco Morales Larios (updated 4 days ago)

Work Issues

  (3 votes) by Jalapeno Bob (updated 3 days ago)
This started out as a comment to John Simmons' "Being a Programmer," but it grew so large, it became its own article.

Articles updated

Artificial Intelligence and Machine Learning

  (37 votes) by KristianEkman (updated 6 days ago)
Chess engine and simple chess user interface
  (16 votes) by Jack_Dermody (updated 3 days ago)
Uses latent semantic analysis to visualize documents in 3D.
  (5 votes) by Jack_Dermody (updated 6 days ago)
A WPF application that uses Non Negative Matrix Factorization to cluster documents.

ASP.NET

  (18 votes) by syed shanu (updated 3 days ago)
In this article, we will see in detail about the ways we can customize our ASP.ENT MVC Application. Here, in this article, we will see three methods to customize our ASP.NET MVC Bootstrap Templates.
  (17 votes) by syed shanu (updated 3 days ago)
In this article let's see how to create a shopping cart using ASP.NET Core, Angular 2, Entity Framework 1.0.1 and Web API with Template pack .
  (15 votes) by Yogi S. (updated 3 days ago)
Tutorial on using Entity Framework with jQuery AJAX in ASP.NET MVC

C#

  (82 votes) by Ebenezar John Paul (updated 2 days ago)
An Ideal Code Review Checklist that applies for most programming languages
  (65 votes) by Carlo Hans H. (updated 4 days ago)
How-To for Web API in ASP.NET Core
  (33 votes) by Carlo Hans H. (updated 4 days ago)
EF Core for Enterprise
  (16 votes) by AlexeyYakovlev (updated 4 days ago)
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
  (15 votes) by Ádám Ficsór (updated 5 days ago)
HBitcoin is a privacy focused Bitcoin library on top of NBitcoin for .NET Core
  (6 votes) by Ádám Ficsór (updated 5 days ago)
Tutorial and template for building a basic, cross-platform Bitcoin wallet in .NET Core.

Cryptography & Security

  (10 votes) by Veronica S. Zotali (updated 4 days ago)
This article shows how to configure IdentityServer3, when you need to authenticate and authorize usage of your WebAPI/MVC, for users stored in SQL Server.

Custom Controls

  (28 votes) by Peter Occil (updated 4 days ago)
A public domain JavaScript library for easing the development of HTML 3D applications

Design and Architecture

  (5 votes) by Robert_Dyball (updated 3 days ago)
How to keep your SPA code DRY! Why shouldn't everything be code first? Code-first database and code first code! ASP.Net Core tag helpers can kick start your SPA to create HTML and Angular 2 dynamically from your data model.

Java

  (22 votes) by Prasad Khandekar (updated 5 days ago)
An INI file manipulation class with support for environment variables

Libraries

  (28 votes) by Cinchoo (updated 4 days ago)
Simple CSV file reader for .NET
  (4 votes) by Cinchoo (updated 2 days ago)
Simple CSV file writer for .NET
  (3 votes) by Cinchoo (updated 4 hours ago)
Simple Xml file reader for .NET
  (1 votes) by Cinchoo (updated 6 days ago)
Tutorial on importing CSV file to any database using Cinchoo ETL

Miscellaneous

  (137 votes) by Yang Kok Wah (updated yesterday)
Implementing shape control that supports transparency, custom design-time editors and simple animation

Node.js

  (7 votes) by Carlo Hans H. (updated 5 days ago)
Creating Contact Manager App with MEAN Stack

Web Security

  (11 votes) by Bryian Tan (updated 6 days ago)
Password Strength Indicator using jQuery and XML + NuGet Package

Windows Presentation Foundation

  (10 votes) by Dirk Bahle (updated 2 days ago)
In a dialog with WPF

New Tips and Tricks added

Design and Architecture

  (1 votes) by Daan Acohen (updated 5 days ago)
A general technique is shown how to resolve circular dependencies with Ninject and a helper class

HTML / CSS

  (0 votes) by SagSD (updated 18 hours ago)
This article describes how to make custom right click menu.

Installation

  (0 votes) by RickZeeland (updated yesterday)
Create an Installer which allows to change the Forms application settings in a custom Inno Setup page

Java

  (0 votes) by AjithKp560_ (updated 2 days ago)
Enhance Image using Histogram Equalization

Programming Tips

  (2 votes) by Southmountain (updated yesterday)

Tips and Tricks updated

Ajax

  (16 votes) by Vishal_Kumar (updated 6 days ago)
Call server side code using ASP.NET AJAX and jQuery AJAX

Algorithms & Recipes

  (6 votes) by Peter Occil (updated 3 days ago)
Most apps that use random numbers care about either unpredictability or speed/high quality.

C#

  (18 votes) by Henryk Filipowicz (updated 5 days ago)
A class to read and parse reg files

Libraries

  (1 votes) by Cinchoo (updated 6 days ago)
Tutorial on bulk importing CSV file to SQLServer database using Cinchoo ETL
  (0 votes) by Cinchoo (updated 6 days ago)
Tutorial about converting XML file to CSV file

Social Network APIs

  (4 votes) by James J M (updated 5 days ago)
Ads aren't for everybody. Here's how you can get rid of them.

New Technical Blogs added

Algorithms & Recipes

  (3 votes) by Richard James Moss (updated 2 days ago)
How to find the nearest colors using Euclidean distance

Android

  (2 votes) by Val Okafor (updated 3 days ago)
This post is a step by step tutorial on how to implement Firebase Authentication in Android.

ASP.NET

  (3 votes) by levelnis (updated 2 days ago)
How to quickly set up Dependency Injection with Autofac

C#

  (1 votes) by Anton Angelov (updated 7 hours ago)
Learn how to use the brand-new C# 7.0 to make your WebDriver tests even better. Utilize the power of local functions, digit separators and much more.The post 5 Reasons You Should Use the Brand-New C# 7.0 in Your WebDriver Tests appeared first on Automate The Planet.

Client side scripting

  (5 votes) by Hideous Humpback Freak (updated 4 days ago)
When sets collide

Code Generation

  (1 votes) by Sander Knape (updated 5 days ago)
Dynamic Image Generation with AWS API Gateway and Lambda

Database

  (6 votes) by essentialSQL (updated 3 days ago)
How to calculate moving averages by working through a hypothetical stock market example
  (6 votes) by essentialSQL (updated 3 days ago)
How to identify the top and bottom 25 percent to rank student scores

Design and Architecture

  (1 votes) by johnniealan (updated 2 days ago)
My Understanding of ArcNet Protocol

General Graphics

  (0 votes) by Richard James Moss (updated 2 days ago)
How to load Microsoft RIFF Palette (pal) files with C#

Mobile Development

  (4 votes) by Afzaal Ahmad Zeeshan (updated 6 days ago)
In this article, I cover the most widely faced problems in Xamarin installation and setup for Android application development.
  (0 votes) by n.podbielski (updated 19 hours ago)
Reusable service for detecting if software keyboard is visible or not on Xamarin Android

Node.js

  (0 votes) by Imran Abdul Ghani (updated 3 days ago)
Everything you need to know about Express Middleware

Tabs & Property Pages

  (0 votes) by Christian Specht (updated 8 hours ago)
DNS Settings for GitHub Pages/Read the Docs, with Only One A Record

Uncategorised Technical Blogs

  (7 votes) by Hideous Humpback Freak (updated 4 days ago)
Set operations - Part 2 of 3
  (1 votes) by Dave Ceddia (updated 5 days ago)
Roll the dice: Random numbers in Redux
  (1 votes) by Bryian Tan (updated 4 days ago)
Coding challenge lesson learnt

Blogs updated

.NET Framework

  (90 votes) by n.podbielski (updated 2 days ago)
If you want to optimize code, which is based on Reflection, delegates may be the thing you are looking for.

HTML / CSS

  (3 votes) by Imran Abdul Ghani (updated 3 days ago)
A MUST HAVE HTML5 Interview Questions and Answers

Uncategorised Technical Blogs

  (13 votes) by Hideous Humpback Freak (updated 3 days ago)
Set theory defined



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