Chủ Nhật, 12 tháng 11, 2017

Weekly Newsletter (13 Nov 2017)

Weekly Newsletter (13 Nov 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.
Click here Need Excel on the Web?
Take your browser-based applications beyond the limits of HTML and JavaScript with high-performance, Excel-compatible spreadsheet controls from SpreadsheetGear-the leader in .NET spreadsheets. Try the live SpreadsheetGear Silverlight Samples Now!

Weekly Poll Results

Keyboard or mouse when coding?

Survey period: 6 Nov 2017 to 13 Nov 2017

Given a choice between using a mouse or a keyboard, what's the appropriate balance? ("Mouse" also includes trackpad, nubbin, rollerball or any other pointing device that's not a keyboard)

OptionVotes% 
Keyboard only393.42
Mostly keyboard, a little mouse72663.68
An even mix33829.65
Mostly mouse, as little keyboard as possible353.07
Neither (please comment)20.18

This week's survey: How do you identify your application's users?

Latest Additions

New articles added

Android

  (1 votes) by Mike Barthold (updated 13 hours ago)
An overview of some of the new features in Android Studio 3.0
  (0 votes) by Mike Barthold (updated 11 hours ago)
Create custom controls with custom attributes for Android in Java and XML.

ASP.NET

  (8 votes) by AJSON (updated 4 days ago)
Using JSPlumb with ASP MVC to create flow-chart and work-flow applications
  (2 votes) by alex_brambila (updated 5 days ago)
In this tutorial, I'll be building a high performance ASP.NET Core 2.0 React.js Single Page Application that implements CRUD forms with validation without using Redux or JQuery.
  (2 votes) by alex_brambila (updated 4 days ago)
In this tutorial, I'll be building a high performance ASP.NET Core React.js Single Page Application that implements CRUD forms with validation without using Redux or JQuery. This is part two of a three part series.
  (1 votes) by alex_brambila (updated 4 days ago)
In this part of our tutorial we'll be adding CRUD (Create, Read, Update, Delete) actions to our high performance ASP.Net Core React.js components without using Redux or JQuery.

Boards / Embedded devices

  (0 votes) by Intel Corporation (updated 2 days ago)
MRAA supports GPIO, I2C, PWM, SPI, and UART. There is also a very useful library written on top of MRAA which is an abstraction for individual sensors. It's called UPM. UPM is supported in Arduino Create for platforms using MRAA.
  (0 votes) by Intel Corporation (updated 2 days ago)
This article will show you what libraries are available inside of Arduino Create for Intel®-based platforms running Linux.
  (0 votes) by Intel Corporation (updated 2 days ago)
Follow these steps to connect your board to Arduino Create and begin working with your development kit.

C / C++ Language

  (8 votes) by trident99 (updated 3 days ago)
A new general purpose Multi-Objective Optimization Engine that uses a Hybrid Genetic Algorithm – Multi Agent System is described
  (2 votes) by Alexander Semjonov (updated yesterday)
The paper presents simplest byte-code formula compiler using C++ BNF-like embedded domain specific language (EDSL). It presents BNFLite template library and implements byte-code for parallel computations

Client side scripting

  (3 votes) by Shivprasad koirala (updated 4 days ago)
This is Lab 6 of Step by step Angular series.In this article we will cover two important labs Pipes and Providers.

Design and Architecture

  (1 votes) by Łukasz Bownik (updated 3 days ago)
The article tries to map a deeper, more generic nature of REST architectural style into HTTP to show protocol deficiencies.

Game Development

  (5 votes) by Arav Singhal (updated 3 days ago)
The basics of spaces, transformations and bodies used in a 2D physics engine.

Product Showcase

  (0 votes) by Rama Kishan Malladi (updated 5 days ago)
Optimizing SPECFEM3D_GLOBE Performance on Intel® Architecture
  (0 votes) by Intel Corporation (updated 2 days ago)
Follow these steps to get started with your Intel® Cyclone® 10 LP FPGA kit, and prepare your development environment.
  (0 votes) by Intel Corporation (updated 2 days ago)
This tutorial shows you how to create the hardware equivalent of "Hello World": a blinking LED. This is a simple exercise to get you started using the Intel® Quartus® Prime Software Lite edition software for FPGA development.
  (0 votes) by Intel Corporation (updated 2 days ago)
This document contains steps to get started programming and working with IoT projects using the Arduino Create Web Editor.

Programming Tips

  (0 votes) by alexpeter (updated 10 hours ago)
A little bit about difference between our assumption of what a piece of code does and what it actually does.

Tools and IDE

  (1 votes) by Oleg Shilo (updated 4 days ago)
Comparison of plugin development techniques for VSCode, Sublime Text and Notepad++

Trace and Logs

  (2 votes) by Toby Patke (updated 5 days ago)
Clearcove.Logging is a very simple logging library designed to meet most logging needs with straight-forward licensing terms.

Universal Windows Platform and Windows Runtime

  (2 votes) by Alex the Green Apple (updated yesterday)
Guide to properly set up Windows 10 for Shell scripting

Windows Presentation Foundation

  (1 votes) by Dirk Bahle, Alaa Ben Fatma (updated 8 hours ago)
Tips & tricks on visting and searching nodes in WPF TreeViews

Articles updated

.NET Framework

  (38 votes) by JUST_Neeraj (updated yesterday)
JSON to JSON transformation - XSLT equivalent for JSON

Algorithms & Recipes

  (20 votes) by Andy Allinger (updated 4 days ago)
adds features to k-means for missing data, mixed data, and choosing the number of clusters

ASP.NET

  (8 votes) by O.Nasri (updated 18 hours ago)
Asp.net core 2.0 & angular 4 : through this demo, you will learn how to build from scratch a web application for vehicles management.

Audio and Video

  (6 votes) by Maxim Dobroselsky (updated 6 days ago)
Overview of how to use the DryWetMIDI library for high-level managing of a MIDI file data.

Azure

  (5 votes) by uspatel (updated 6 days ago)
This demonstrates how to use MSAL with Azure B2C for authentication.

C#

  (139 votes) by Akram El Assas (updated 6 days ago)
An extensible workflow engine with a cross-platform manager and designer.
  (74 votes) by HHerzl (updated 2 days ago)
Creating Web API in ASP.NET Core
  (38 votes) by Radosław Sadowski (updated 3 days ago)
What is really the Open Closed Principle about?
  (13 votes) by Valerii Tereshchenko (updated 6 days ago)
Objects Comparer framework provides mechanism to compare complex objects, allows to override comparison rules for specific properties and types.
  (15 votes) by John Torjo (updated yesterday)
Easily read and write files from/to any Android Phone/Tablet/iPhone/iPad connected via USB.

Client side scripting

  (4 votes) by ManishHPatil (updated 4 days ago)
This is the second part in the series, which will show how to setup the development environment for ReactJS with Typescript. This part will focus on creating a public GitHub repository for the code created in the first part of the series.

Database

  (6 votes) by Haroon Ashraf (updated 3 days ago)
This article helps beginners to generate over million records of random test data for a database object like books in SQL.

Design and Architecture

  (7 votes) by David Nguyen Hung Phuong (updated 2 days ago)
A tiny library to load and execute bootstrapper classes in layered architecture by convention

Desktop Gadgets

  (36 votes) by Howard 9448490 (updated 5 days ago)
Two classes for easy access to system information using OpenHardWareMonitor and Windows System.Management.

Game Development

  (7 votes) by Arav Singhal (updated 4 days ago)
An introduction to all the math required to get started on your own 2D physics engine

Miscellaneous

  (10 votes) by knockNrod (updated 2 days ago)
Creating Embedded Controls for WonderWare InTouch and WinCC

NoSQL

  (13 votes) by Bruce Yang CL (updated 5 days ago)
A distributed system architecture, mobile devices around the world, free charge to construct your global application.

Product Showcase

  (0 votes) by /n software (updated 2 days ago)
This article will give you easy instructions for setting up /n software components in your development environment.

Testing and QA

  (34 votes) by Yevgeniy Shunevych (updated 5 days ago)
C#/.NET test automation full featured framework based on Selenium WebDriver

VB6 Interop

  (12 votes) by Ismael M. (updated 4 days ago)
A generic DLL that call any .NET DLL in VB6.

New Tips and Tricks added

.NET Framework

  (0 votes) by HamedKhatami (updated yesterday)
In this tip, you will see how to schedule a task in .NET Framework (C#).

Ajax

  (1 votes) by Zijian (updated yesterday)
Upgrade to Angular 5 and HttpClient while Http is deprecated in NG5

Database

  (1 votes) by John Simmons / outlaw programmer (updated 15 hours ago)
When you have a customized DbContext constructor.

Miscellaneous

  (2 votes) by Vijay Gill (updated 2 days ago)
Uses Unity for DI and NLog for logging

Other .NET Languages

  (3 votes) by Bohdan Stupak (updated 5 days ago)
This simple application querying web API will show you some benefits of F# programming language.

Programming Tips

  (0 votes) by be05x5 (updated 2 days ago)
Posting this solution because I found all other options out there except this one. In this particular case, I have 1 item that can be packed a # of times and the goal is to pack it in the most efficient manner not to exceed UPS/FedEX LxWxH limitations, not providing box dimensions to fit the item in

Web Security

  (1 votes) by Jyoti Ray (updated 2 days ago)
If you want that your site always opens with SSL/ HTTPS only, then you need to redirect HTTP to HTTPS. There are several methods to do it. But in this tip, I share the easiest HTTPS redirection methods.

Tips and Tricks updated

C#

  (17 votes) by yuvalsol (updated 3 days ago)
Print DataTable, DataView, DataSet, DataRow[] to Console, StringBuilder or Stream

HTML / CSS

  (17 votes) by O.Nasri (updated 6 days ago)
This article shows you how you implement a background task in JavaScript using Web Worker API

Tools and IDE

  (13 votes) by Herbert Lausmann (updated yesterday)
Icon Pro - A C# + WPF open source tool for creating windows icons from PNG images or SVG vectors

Windows Presentation Foundation

  (9 votes) by Herbert Lausmann (updated yesterday)
An IconBitmapEncoder that produces high-quality icons, written in VB.NET and C#, WPF

New Technical Blogs added

Azure

  (1 votes) by BC3Tech (updated 6 days ago)
While it would be high near impossible to DDoS a solution running on a serverless platform (scaling would just continue to handle all the requests it needed to), somebody still has to pay for the execution.

C#

  (7 votes) by matt warren (updated 3 days ago)
Generics in C# are certainly very useful and I find it amazing that we almost didn't get them: What would the cost of inaction have been? What would the cost of failure have been? No generics in C# 2.0? No LINQ in C# 3.0? No TPL in C# 4.0? No Async in C# 5.0?
  (1 votes) by Bob Crowley (updated 6 days ago)
Minimize mocking code while still providing all necessary scenarios to exercise your business logic unit tests

Game Development

  (5 votes) by IAmJoshChang (updated 5 days ago)
How to run Google Cardboard on an Android Device in Unity
  (2 votes) by IAmJoshChang (updated 4 days ago)
How to get our FPS game running in VR

IoT on Azure

  (3 votes) by matthewproctor (updated 3 days ago)
How to configure the Azure Traffic manager

Uncategorised Technical Blogs

  (1 votes) by matthewproctor (updated 4 days ago)
How to create a Nuget Package - step by step

Blogs updated

Scrapbook

  (13 votes) by Nikola M. Živković (updated 2 days ago)
Using Marcus Aurelius's meditations to become better software craftsman



© 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