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

Weekly Newsletter (10 Dec 2018)

Weekly Newsletter (10 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 Build, Debug & Analyze OpenCL applications
Customize heterogeneous compute applications with the Intel® SDK for OpenCL™ Applications. Accelerate performance by uniquely offloading parallel workloads to Intel® Graphics Technology using an advanced compiler for OpenCL kernels. Download now.
Click here AI TensorFlow Challenge: Are you an AI expert?
Share your insights and perspectives in the form of an article on any technology aspect of AI. The first prize winner bags a $1000 cash prize and the contest deadline is just around the corner. Submit your article today!
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

Are you a DevOps engineer?

Survey period: 3 Dec 2018 to 10 Dec 2018

DevOps: An IT professional who can mix coding with SysAdmin, who can write the code, deploy the apps, deal with the data, and who understands where it all fits in the business. You're IT Special Forces. (A rerun of an older survey. Let's see what's changed)

OptionVotes% 
Yes I am19620.29
Yes, though I didn't realise it18318.94
Sometimes21121.84
I was but no longer808.28
No, but I wish I had the opportunity747.66
No23224.02

This week's survey: Light Mode or Dark Mode when viewing code?

Latest Additions

New articles added

.NET Framework

  (1 votes) by Aydin Homay (updated 3 days ago)
How to use NancyFx to build a Microservice

Algorithms & Recipes

  (4 votes) by charles922 (updated 3 days ago)
Introduction to Orbital Mechanics - 2 Body Problem

Audio and Video

  (2 votes) by CalicoSkies (updated yesterday)
Mixing audio from multiple WAV files to a single WAV file. Includes a C++ class for reading and writing WAV audio files, derived from an AudioFile class for future support of other audio file formats.

iOS and watchOS

  (2 votes) by raddevus (updated 13 hours ago)
Learn to create iOS apps using Xcode while you learn Swift. (If you've ever wanted to see iOS app dev in action, take a look at the screen shots.)

Java

  (2 votes) by Han Bo Sun (updated 6 days ago)
In this tutorial, I will introduce the use of Spring JdbcTemplate in a Spring Boot web application. This tutorial will show how to create the necessary configuration for JdbcTemplate. And how it can be used for data insertion and retrieval.

Product Showcase

  (0 votes) by Intel Corporation (updated 6 days ago)
This section describes implementation of FaaS inference samples (based on Python 2.7) using Amazon Web Services (AWS) Greengrass and AWS Lambda software.
  (0 votes) by Maarten Balliauw (updated 3 days ago)
In this article, we will look at using JetBrains dotCover to help us determine to what extent our code is covered by unit tests.
  (0 votes) by Intel Corporation (updated 4 days ago)
Explore performance analysis options provided by the Intel® VTune Amplifier for Python applications to identify the most time-consuming code sections and critical call paths.
  (0 votes) by Intel Corporation (updated 3 days ago)
This article is a step-by-step guide on the methodology of dispatching a workload to all OpenCL devices in the platform with the same kernel to jointly achieve a computing task.
  (0 votes) by Intel Corporation (updated 2 days ago)
Intel® Integrated Performance Primitives (Intel® IPP) is a software library that provides a broad range of functionality, including general signal and image processing, computer vision, data compression, and string manipulation.
  (0 votes) by Chris_Woodruff (updated 2 days ago)
dotMemory Unit is very flexible and allows you to check almost any aspect of app memory usage.

Programming Tips

  (3 votes) by replaysMike (updated 6 days ago)
How to binary serialize your classes without having to modify them

Articles updated

.NET Framework

  (5 votes) by Leonard E. James (updated 6 days ago)
Add Project and Project State Processing
  (4 votes) by Amir Emamjomeh (updated 6 days ago)
A study of .NET Parallel Class in solving a system of linear equations using bi-conjugate gradient stabilized method
  (4 votes) by Yuriy Magurdumov (updated 2 days ago)
This article describes more scalable implementation of MessageQueue.ReceiveByCorrelationId method.
  (3 votes) by Leonard E. James (updated 6 days ago)
Complete Initial CRUD Pages
  (2 votes) by Rajesh kumar das02 (updated 6 days ago)
ASP.NET Core Using JWT Authentication WEB API and consume it in Angular2 Client Application with proper project structure setup.

Algorithms & Recipes

  (52 votes) by Peter Occil (updated 2 days ago)
Discusses many ways applications can do random number generation and sampling from an underlying random number generator (RNG) and includes pseudocode for many of them.
  (18 votes) by Marc Clifton (updated yesterday)
Use Semantic Native Types for even stronger typing

Azure

  (10 votes) by Duncan Edwards Jones (updated 9 hours ago)
Using Azure Event Grid and Durable Functions as the backbone for a serverless CQRS architecture

Boards / Embedded devices

  (2 votes) by Phil Hopley (updated 3 days ago)
Fourth part in a series on a ROS (Robot Operating System) House Bot.

C#

  (169 votes) by Akram El Assas (updated 6 days ago)
A high-performance, extensible, modular and cross-platform workflow engine.
  (35 votes) by HHerzl (updated 2 days ago)
Scaffolding Entity Framework Core 2 with CatFactory
  (34 votes) by Yisrael Lax (updated 3 days ago)
.NET Library for automatically validating and casting console input parameters

Client side scripting

  (2 votes) by Shenwei Liu (updated 4 days ago)
An Angular sample application presenting both client and server-side data filtering, sorting, and pagination with the fully configurable data grid tool NgExTable

Content Management Server

  (2 votes) by tranthanhtu.vn (updated 6 days ago)
Steps to add new "Manage Staff" feature

DirectX

  (48 votes) by EgorYusov (updated yesterday)
This article introduces Diligent Engine, a modern cross-platform graphics API abstraction library

IoT Overview

  (11 votes) by tranthanhtu.vn (updated 6 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.

Java

  (24 votes) by Yucel Guven (updated yesterday)
IPv6 subnet calculator / tool explained.

Node.js

  (4 votes) by Harish Palaniappan (updated 4 days ago)
Connects the various pieces, explaining the modularization of sails for the datalayer.
  (2 votes) by Harish Palaniappan (updated 5 days ago)
A simple flickr API image extractor that will construct links to flickr API images.

NoSQL

  (18 votes) by BrainlessLabs.com, sibani.p (updated yesterday)
Creating a simple ORM for C++ on-top of SQL database

New Tips and Tricks added

Database

  (3 votes) by Renz Ladroma (updated 5 days ago)
A guide to transfer your MySQL databases between two servers using the SCP method

Edit Controls

  (4 votes) by Jovibor (updated 18 hours ago)
HEX control for MFC based apps.

Windows Presentation Foundation

  (0 votes) by Dirk Bahle (updated 2 days ago)
Making better use of the available UI space.

Tips and Tricks updated

.NET Framework

  (25 votes) by David_Cui (updated 1 hour ago)
A brief introduction to CrossCutterN tool remade for AOP programming in .NET technologies

Edit Controls

  (19 votes) by Robert Gustafson (updated 4 days ago)
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.

New Technical Blogs added

SQL Reporting Services

  (3 votes) by Vivek Johari (updated yesterday)
SQL Triggers – An Introduction Contents Introduction Magic Tables Difference between Stored Procedure and Trigger DML Triggers After Triggers Syntax of the After trigger Example of After Trigger for Insert Example of After Trigger for Delete Example of After Trigger for Update Instead of



© 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