Chủ Nhật, 23 tháng 12, 2018

Weekly Newsletter (24 Dec 2018)

Weekly Newsletter (24 Dec 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 Fast-track application performance & development
Take advantage of our free performance libraries to optimize your code & shorten development time. Access one, all five, or anywhere in-between to create better, more reliable, & faster software applications. Download Intel® Performance Libraries now.
Click here AI TensorFlow Challenge: How would you train your evil AI?
Cambridge Analytica files are the dataset of choice for a majority of our survey respondents. What do you think? Join in the fun with our quick survey and try out some of our other challenges as well. $5000+ in prizes up for grabs! Enter now.
Click here Take a short survey and enter a drawing for $500 Cash!
Take a 2 minute survey to tell us what technologies you're using. As a panelist, you'll have your voice heard regarding developer tools and emerging technologies, receive points that add up to cash prizes and be entered in a $500 drawing.

Weekly Poll Results

What would you like for Christmas this year?

Survey period: 17 Dec 2018 to 24 Dec 2018

OptionVotes% 
A pay rise22747.89
More play / family / friends time17937.76
Free time at work to experiment with new technology17637.13
Sensible deadlines and a reduction of stress12626.58
Instant mastery of any language or framework forced on me by my manager or clients10121.31
A better development machine with all the go-fast bits8718.35
A new boss, manager, colleagues, office or job.8417.72
The right to choose my own tools and projects7515.82
Other (please comment)377.81
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: In what ways are you using Python?

Latest Additions

New articles added

Artificial Intelligence and Machine Learning

  (4 votes) by Andrew Kirillov (updated 3 days ago)
The article demonstrates usage of ANNT library for creating recurrent ANNs and applying them to different tasks.
  (3 votes) by Member 14080218 (updated 5 days ago)
What are Convolutional Neural Networks? And how do you visualise them? This article walks you through the steps to visualise convolutional neural networks using Keras.
  (0 votes) by Abhishek Nandy (updated 7 hours ago)
Unravelling Tensorflow as Never done before...breaking simple things

ASP

  (1 votes) by bapak71 (updated 3 days ago)
How to implement w2ui in ASP.NET MVC - basic configuration

ASP.NET

  (4 votes) by Benktesh Sharma (updated 6 days ago)
More than often, developers test API, either through a browser request or using some clients such as POSTMAN, Advanced Rest Client (ARC).
  (0 votes) by Ken Haggerty (updated yesterday)
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
  (0 votes) by Ken Haggerty (updated yesterday)
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template

Azure

  (3 votes) by Sibeesh Passion (updated 4 days ago)
In this article, we are going to see how we can set up an Azure Function as an Output job topology of an Azure Stream Analytics job. Doesn't that sound interesting?

C / C++ Language

  (0 votes) by David Lafreniere (updated 5 hours ago)
Unique allocator features improve performance and protect against heap fragmentation faults on any C or C++ project.

Database

  (0 votes) by Renz Ladroma (updated 2 days ago)
A tutorial on how to setup Keepalived for MySQL Auto Failover

Dialogs and Windows

  (2 votes) by Michael Shpilt (updated 2 days ago)
Shows how to create two Wizard-type applications using Model-View-ViewModel-Controller navigation framework

Grid & Data Controls

  (1 votes) by bapak71 (updated 5 days ago)
How to implement w2ui grid with remote data source
  (1 votes) by bapak71 (updated 5 days ago)
How to implement w2ui in ASP.NET MVC - w2ui grid

Mobile Development

  (0 votes) by Member 14095097 (updated 2 days ago)
Why and how to use image recognition in apps

Parallel Programming

  (0 votes) by Benktesh Sharma (updated 2 days ago)
An illustration of working with Map/Reduce paradigm in the NetSuite cloud.

Product Showcase

  (0 votes) by Microsoft (updated 3 days ago)
This tutorial covers: Creating and connecting to an Azure Cosmos DB account, Configuring your Visual Studio Solution, Creating an online database, and more!
  (0 votes) by Microsoft (updated 3 days ago)
In this tutorial, you learn how to build a .NET Core app to manage Azure Cosmos DB SQL API data.
  (0 votes) by Microsoft (updated 2 days ago)
This tutorial shows you how to build a Node.js console application to create Azure Cosmos DB resources and query them.
  (0 votes) by Microsoft (updated 2 days ago)
This quick start demonstrates how to create an Azure Cosmos DB SQL API account, document database, and collection using the Azure portal. You'll then build and deploy a todo list web app built on the SQL .NET API, as shown in the following screenshot.
  (0 votes) by Intel Corporation (updated 2 days ago)
The solution demonstrates the remarkable potential for delivering powerful HDR video quality in real time.
  (0 votes) by Intel Corporation (updated 2 days ago)
With Litmus Automation software running on Intel architecture, manufacturers can access and analyze essential data across both legacy and modern infrastructure.
  (0 votes) by Intel Corporation (updated 2 days ago)
We will train the Apache MXNet Gluon model in Amazon SageMaker to read handwritten numbers of MNIST dataset and then run the prediction for ten random handwritten numbers on IEI Tank AIoT Developer Kit.
  (0 votes) by Intel Corporation (updated 2 days ago)
The Intel® Distribution of OpenVINO™ toolkit quickly deploys applications and solutions that emulate human vision.

Programming Languages

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

Validation

  (1 votes) by tranthanhtu.vn (updated 2 days ago)
[TinyERP: SPA for Enterprise Application] Handle Error/ Validation

Articles updated

C#

  (10 votes) by HHerzl (updated 2 hours ago)
Scaffolding Dapper with CatFactory

Database

  (18 votes) by digimanus (updated 4 days ago)
In this article, the creation of dynamic pivots are explained. This works on SQL Server from version 2005 and above!

DirectX

  (53 votes) by EgorYusov (updated 6 days ago)
This article introduces Diligent Engine, a modern cross-platform graphics API abstraction library
  (1 votes) by EgorYusov (updated 23 hours ago)
This article introduces the problem of resource state management and synchronization in modern graphics APIs such as Direct3D12 and Vulkan and describes a solution offered by Diligent Engine.

NoSQL

  (270 votes) by Mehdi Gholam (updated 6 days ago)
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, .net

Shell and IE programming

  (74 votes) by Ray Koopa (updated 5 days ago)
Retrieving the path to the new user folders like Downloads, Saved Games or Searches

New Tips and Tricks added

Android

  (0 votes) by Benktesh Sharma (updated 6 days ago)
Tips for tracking progress on multiple async tasks in Android

ASP.NET

  (5 votes) by Brady Kelly (updated 5 days ago)
How to deserialize objects from a web application"s config file
  (0 votes) by jicking (updated 5 days ago)
This is written for devs who have no or little npm knowledge but would like to develop/tinker with expressjs (I used to be that guy too)

C#

  (0 votes) by Member 3471983 (updated 2 days ago)
Add Filter Sort and Theme to a datagridview

Client side scripting

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

Hardware & System

  (0 votes) by Renz Ladroma (updated 3 days ago)
This tutorial will guide you on how to configure virtual IP address on your server.

Programming Tips

  (7 votes) by Jasper Lammers (updated 17 hours ago)
About the unexpected behaviour of .NET's Math.Round

Tips and Tricks updated

Edit Controls

  (14 votes) by Jovibor (updated 3 days ago)
HEX control for MFC apps

List Controls

  (4 votes) by Jovibor (updated 5 days ago)
CListEx with tooltiping



© 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