Chủ Nhật, 18 tháng 2, 2018

Weekly Newsletter (19 Feb 2018)

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

Site News

Our Machine Learning Challenge continues!

We're offering prizes for 3 challenges: Find the spam, guess the programming language, and choose an article a person would like to read based on what similar people like to read. There's $2,500 in prizes as motivation to try your hand at a little AI. It's easier than you think. Enter now!

cheers,
Chris Maunder

Click here Choosing the Right JavaScript Framework: Whitepaper
How do you choose one JavaScript framework over another for your next web application? Learn about the current state of the Angular, React and Vue and how they compare against a comprehensive set of criteria. Download 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

Braces around single line commands. Needed or not?

Survey period: 12 Feb 2018 to 19 Feb 2018

It's just about the braces. Not about whether the leading brace should or should not be on the same line as the conditional. One war at a time.

OptionVotes% 
I prefer

if (condition)
  statement;
21323.20
I prefer

if (condition)
{
  statement;
}
54158.93
It depends16417.86

This week's survey: Will Artificial Intelligence replace the role of Software Developer?

Latest Additions

New articles added

Android

  (4 votes) by David Crow (updated 4 days ago)
How to use a content provider rather than a collection class (e.g., ArrayList) to hold data

Applications & Tools

  (3 votes) by Daniele Fontani (updated 4 days ago)
Implement a private Wordpress reposiotory using Angular and PHP slim framework as backend.

Arduino

  (0 votes) by raddevus (updated 5 hours ago)
Further investigation of switches (mercury, tilt, slider, magnetic) with circuits and our first automation circuit using an Infrared sensor.

Artificial Intelligence and Machine Learning

  (8 votes) by Scott Clayton (updated 6 days ago)
Train a binary classifier in Azure and then use it in a C# application.
  (2 votes) by jamessdixon (updated 6 days ago)
Submission to the Birds of a Feather stick together contest
  (0 votes) by Scott Clayton (updated 2 hours ago)
Detect the programming language of a code snippet using neural networks in Azure ML Studio

ASP.NET

  (6 votes) by syed shanu (updated 4 days ago)
In this article we will see in detail on how to use Dependency Injection in ASP.NET Core 2.0. Now its much easier to use Dependency Injection in our ASP.NET Core application and the fact is that its very simple and use the result to bind in our View page

Boards / Embedded devices

  (3 votes) by Jesse Casman (updated 4 days ago)
Using open source Jupyter Notebooks to show live code in your presentation
  (1 votes) by Intel Corporation (updated 5 days ago)
We cover feature comparison, design considerations and then a comparison of the Intel® Joule™ Developer Kit with the latest IoT developer kit from Intel (UP Squared Grove Development Kit).
  (1 votes) by Intel Corporation (updated 5 days ago)
IoT 101 Series, Part 3: Usability & Affordability of Designing IoT Devices
  (1 votes) by Intel Corporation (updated 5 days ago)
Troubleshooting Connections with the UP Squared Grove IoT Development Kit and Arduino Create
  (1 votes) by Intel Corporation (updated 5 days ago)
Intel just released Intel® System Studio 2018, an all-in-one, cross-platform, comprehensive tool suite for system and IoT device application development.
  (1 votes) by Intel Corporation (updated 5 days ago)
This article discusses fatigue detection systems.
  (0 votes) by Intel Corporation (updated 5 days ago)
The SDK includes components to develop applications: IDE integration, offline compiler, debugger, and other tools.

C / C++ Language

  (5 votes) by Borislav Stanimirov (updated 5 days ago)
A new take on polymorphism in an object-oriented setting

Connected Devices

  (2 votes) by Jesse Casman (updated 3 days ago)
Use an Amazon Echo to control an IoT device to find out temperature and more

Design and Architecture

  (17 votes) by Nick Polyak (updated 2 days ago)
making decisions when starting and running a software project.

Installation

  (2 votes) by hestol (updated 6 days ago)
Description to use TFS source code repository to build and deploy server

Internet / Network

  (3 votes) by Yuancai (Charlie) Ye (updated 4 days ago)
Continuous in-line request/result batching, real-time stream sending/processing, asynchronous data transferring and parallel computation for best performance and scalability

IoT Services

  (1 votes) by Jose Motta (updated 5 days ago)
Compose microservices at Raspberry Pi with Linux & .NET Core to start an IoT initiative right now.

Product Showcase

  (0 votes) by Ted Spence (updated 6 days ago)
In this article, I explain how the AvaTax API takes a potentially difficult and frustrating task—i.e., building integrations to calculate sales tax—and makes it really fast and easy. (Spoiler alert: it helps to work with detailed documentation and lots of sample code.)
  (0 votes) by John McCawley (updated 5 days ago)
In this article I explain the why and how of cloud native applications by presenting the key elements of Cloud Native Application Development.
  (0 votes) by Intel Corporation (updated 5 days ago)
In this article, we give an overview of the SAWR project and also offer some tips for building your own robot using the Intel RealSense camera and SAWR projects.
  (0 votes) by Intel Corporation (updated 5 days ago)
In this paper we focus on how Vehicle-to-Infrastructure connectivity can help to optimize city traffic for emergency vehicles, and provide personalized treatment to patients in need.
  (0 votes) by /n software (updated 3 days ago)
This article covers general Bluetooth Low Energy (BLE) concepts and gives practical instructions for using / nsoftware IPWorks! Bluetooh.

Third Party Products and Tools

  (10 votes) by Member 10392111 (updated yesterday)
This article shows you how to dig into windows kernel using IDA and Virtual Box

Threads, Processes & IPC

  (9 votes) by Igor Ladnik (updated 3 days ago)
Article discusses basic infrastructure for massive continuous data acquisition and processing using ZooKeeper-Kafka and Redis.

Articles updated

.NET Framework

  (143 votes) by Peter Vegter (updated 4 days ago)
Windows Media Control Interface (MCI) library with many added features

Artificial Intelligence and Machine Learning

  (11 votes) by Arthur V. Ratz (updated 4 days ago)
In this article we'll formulate and thoroughly discuss about probabilistic Bayesian classification algorithm and its implementation in JavaScript that can be actively used to detect and locate messages containing potential spam and other unsolicited data.

ASP.NET

  (234 votes) by Halil ibrahim Kalkan (updated 12 hours ago)
Building an NLayered, localized, well-structured Single-Page Web Application using AngularJs, ASP.NET MVC, Web API, EntityFramework and ASP.NET Boilerplate.
  (97 votes) by Halil ibrahim Kalkan (updated 12 hours ago)
Creating a multi-tenant (SaaS) web application based on ASP.NET Boilerplate and using ASP.NET MVC, Angularjs and EntityFramework.
  (52 votes) by Halil ibrahim Kalkan (updated 4 days ago)
A step by step guide to create a web application based on ASP.NET Core, Entity Framework Core and ASP.NET Boilerplate frameworks with automated tests.
  (17 votes) by Halil ibrahim Kalkan (updated 4 days ago)
A step by step guide to create a layered web application based on ASP.NET Core, Entity Framework Core and ASP.NET Boilerplate frameworks with automated tests.
  (16 votes) by alirıza adıyahşi (updated 4 days ago)
Creating a web farm on docker container with using redis, haproxy and abp module zero core template.

Audio and Video

  (197 votes) by Roman Ginzburg (updated 6 days ago)
A .NET API for the libVLC interface so the vast majority of VLC functionality could be utilized in managed applications.

C / C++ Language

  (37 votes) by Christian Koberg (updated 3 days ago)
The basics, snares, pitfalls and the bright side of C++ streaming standard.

Internet / Network

  (13 votes) by Mehdi Gholam (updated 4 days ago)
LAN based file synchronization between machines (works on pi and ubuntu).

IoT Services

  (13 votes) by Jose Motta (updated 3 days ago)
An embryo for Home Intelligence using Raspberry Pi with Linux.
  (6 votes) by Jose Motta (updated 3 days ago)
IoT Starter Pi Core develops an ASP.NET Core Web Service for Raspberry Pi automatically generated by Swagger Hub.
  (3 votes) by Jose Motta (updated 3 days ago)
IoT.Starter.Pi.Thing powered by Linux Infrared Remote Control

Node.js

  (19 votes) by James Wright_ (updated 3 days ago)
Getting to grips with TypeScript, and its compiler, in the context of Node.js
  (4 votes) by Lars Paisley (updated 5 days ago)
A simple approach to documenting ESB transactions and transformations

Parallel Programming

  (10 votes) by nchamberlain (updated 6 days ago)
Avian Computing provides new tools for thinking and designing parallel programs

Uncategorised Tips and Tricks

  (11 votes) by ChristianNeumanns (updated 3 days ago)
A list of useful pragmatics for all programmers.

Web Services

  (9 votes) by Himanshu Thawait (updated 5 days ago)
Python from the .NET developer point of view

New Tips and Tricks added

.NET Framework

  (2 votes) by gaurav_gahlot (updated 4 days ago)
Pre/Post build events are useful when we wish to perform some operation before/after a project is build. These operations are nothing but the Shell commands being used from the command line. A build event can be formed using a single, multiple, or conditional commands.

Android

  (1 votes) by JoCodes (updated 6 days ago)
Handling multiple click events of multiple buttons placed inside CardView / RecyclerView from Activity instead of from Adapter

Applications & Tools

  (0 votes) by Anupkumar7186 (updated 2 days ago)
Configure IIS to allow any file type to be downloaded

ASP.NET

  (3 votes) by Apurba pan (updated 4 days ago)
Creating dynamic object from XML using ExpandoObject and put Intellisense using C#
  (0 votes) by HHerzl (updated 5 days ago)
Scaffolding Asp.Net Core with CatFactory

Bugs & Workarounds

  (3 votes) by Laurie Stearn (updated 5 days ago)
Code attached to a 2003 article updated for Visual Studio 2017.

Charts, Graphs and Images

  (0 votes) by Satish A. J. Wadekar (updated 13 hours ago)
Learn how to generate the configuration of Google Chart and implement it in your chart with some easy steps.

Desktop Gadgets

  (2 votes) by Len van den berg (updated 2 days ago)
GMaps Control Simplified in VB.NET

DLLs & Assemblies

  (1 votes) by gaurav_gahlot (updated 14 hours ago)
An assembly is a block of compiled code which is reusable, versionable, and self-describing. It is an assembly that takes the form of an executable (.exe) file or dynamic link library (.dll).

Web Services

  (3 votes) by Gaurav Amatya (updated 5 days ago)
Youtube push notification

Tips and Tricks updated

C#

  (25 votes) by AndyFTW (updated 3 days ago)
Extended TextBox with placeholder
  (21 votes) by Frantisek Ruzicka (updated 4 days ago)
Usage of my FontAwesome Image/Icon generator for WinForms

Database

  (18 votes) by Alen Toma (updated 3 days ago)
EntityWorker.Core - an alternative to entity Framework

DLLs & Assemblies

  (9 votes) by Alberto M. (updated yesterday)
Zlib compress / decompress implementation using .NET 4.5.1, with no external DLLs

Java

  (2 votes) by vudangngoc (updated yesterday)
Travelling over Java collections just a pie of cake, but when size of collections increase you have to choose wisely

Smart Client

  (5 votes) by Peter Sun (247) (updated 6 hours ago)
Create a C# WPF app to read Twitter tweets and retweets via REST API with grouping related users / friends by categories

New Technical Blogs added

ASP.NET

  (3 votes) by Code Maze (updated 2 days ago)
Here, we talk about the concrete implementation of the Content Negotiation mechanism in the ASP.NET Core 2.0 WebAPI project.

Azure

  (0 votes) by Tom Ling (updated 2 hours ago)
Creating a serverless REST API with Cosmos DB on Azure

Blogs updated

ASP.NET

  (5 votes) by Code Maze (updated 2 days ago)
In this part, we are going to talk about implementing the business logic for getting the resources from the server.

C#

  (27 votes) by BenHall_io (updated 3 days ago)
I regularly come across developers who hold the misconception that code in a method will continue to be executed, in parallel to code in an awaited method call. So I'm going to demonstrate the behaviour we should expect in this article.

Internet / Network

  (20 votes) by Code Maze (updated 7 hours ago)
In this article, you will learn more about: Web Servers, Proxy Servers, Caching, Gateways, Tunnels, Relays, and Web Crawlers

Web Services

  (42 votes) by Code Maze (updated 4 days ago)
In this article, we go through the definition of the REST as well as the principles of what makes the good REST API design.



© 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