Chủ Nhật, 24 tháng 6, 2018

Weekly Newsletter (25 Jun 2018)

Weekly Newsletter (25 Jun 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

Articles to check out this week

Some excellent articles were posted last month and the best of the best have been chosen. This is the first month in a while where I honestly couldn't pick my favourite out of the bunch. Awesome stuff. Do yourself a favour and have a read.

"Everything Else" Winner: raddevus Practical Electronics For Makers (Part 4 of N)
Runner-up: Stefan Timovski Create Your Own SQL Server Management Studio 17 (SSMS) Extension
C# Winner: Marc Clifton Stop Writing Switch and If-Else Statements!
Runner-up: Nikola M. Živković Asynchronous Programming in .NET – Common Mistakes and Best Practices
Web Dev Winner: Marcelo Ricardo de Oliveira WebAssembly with Blazor
Runner-up: Shashangka Shekhar Custom Code-Generator Using ASP.NET Core
C++ Winner: Member 13737597 Vga Text Mode: To Hell and Back
Runner-up: Bartlomiej Filipek Refactoring with C++17 std::optional

cheers,
Chris Maunder

Click here Cheat Sheet: Functional Programming with JavaScript
JavaScript developers, here's a handy resource for your reference stack. This cheat sheet structures some of the language features most commonly used by JavaScript developers interested in writing functional style code. Check it out!
Click here Digital Incentives via the Rewards as a Service API – Tango Card, Inc.
Incentivize action with e-gift cards, prepaid cards, and more. Methods for tiered accounting, ordering, and a verbose reward catalog – everything you need for a native incentive program. Visit the site, docs, and test console.
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 using Blockchain technology?

Survey period: 18 Jun 2018 to 25 Jun 2018

Blockchain is way more than bitcoin, but here's an explanation of blockchain using bitcoin suitable for your grandmother.

OptionVotes% 
Yes, heavily212.09
Yes, a little383.78
We plan to in the future494.88
We're evaluating and may at some point717.07
No, and don't know if we will25725.60
No, and probably won't34534.36
No, and definitely won't22322.21

This week's survey: What's the better way to code?

Latest Additions

New articles added

Algorithms & Recipes

  (3 votes) by charles922 (updated 6 days ago)
Games/Fun with Programming
  (1 votes) by LuxGiammi (updated 11 hours ago)
In this tip, I am going to explain how to generate an hexagonal tessellation and how to draw it in Unity 3D

Android

  (0 votes) by Dave M. (Member 10734106) (updated 14 hours ago)
Implement user tagging in your Android application

Arduino

  (2 votes) by raddevus (updated 6 days ago)
A main challenge to learning Arduino programming is that there is no debugger that will show you what your hardware is actually doing. Learn how easy it is to connect an LCD to write "logging" statements.
  (1 votes) by raddevus (updated 5 hours ago)
Build this Arduino-driven device which incorporates a touch-screen and Bluetooth and you'll never have to type a password again.

Artificial Intelligence and Machine Learning

  (2 votes) by Jesús Utrera (updated 6 days ago)
Third article of a series of articles introducing deep learning coding in Python and Keras framework
  (2 votes) by Dirk Bahle (updated 2 days ago)
Solving the Classification problem with ML.Net Version 0.2.

ASP.NET

  (6 votes) by Mohsen Esmailpour (updated 6 days ago)
You already know how role-based authorization works in ASP.NET Core but what if you don't want hardcode roles in authorization attribute or create roles later and specify in which controller and action it has access without touching source code?
  (7 votes) by Syed Zain Shah (updated 2 days ago)
In this article, you will learn about basic foremost concepts about Action Results in ASP.NET MVC 5. Hope you'll enjoy this. Feel free to give your feedback.
  (0 votes) by Srinivasa Dinesh Parupalli (updated 3 days ago)
Mapster a fast, fun and stimulating object to object mapper.

Boards / Embedded devices

  (0 votes) by José Simões (updated 5 days ago)
Using Interop to call native (C/C++) code from C# (managed) library with .NET nanoFramework

C / C++ Language

  (0 votes) by John M. Dlugosz (updated yesterday)
Using the new structured binding feature in your API design

Client side scripting

  (2 votes) by Kunal Chowdhury «IN» (updated 2 days ago)
Today, in this TypeScript Tutorial, we will learn how to work with Interfaces in TypeScript. Continue reading to learn more.
  (1 votes) by Kunal Chowdhury «IN» (updated 2 days ago)
In this article of the TypeScript Tutorial for beginners series, we will learn how to inherit a TypeScript class. Continue reading to learn it today.
  (1 votes) by Kunal Chowdhury «IN» (updated 2 days ago)
In this post, you will learn how to write code in TypeScript

Database

  (1 votes) by Biswal Tanmaya (updated yesterday)
Use of Realm object in Realm event handler

DLLs & Assemblies

  (2 votes) by Henrique Dal Bello (updated 4 days ago)
This article describes a DLL made to help the community when communicating with Tightening Controllers via Open Protocol (developed by Atlas Copco)

HTML / CSS

  (2 votes) by Kunal Chowdhury «IN» (updated 3 days ago)
In this chapter, we will learn about tsconfig.json, its various properties and how to extend it.

Node.js

  (3 votes) by Kunal Chowdhury «IN» (updated 3 days ago)
How to define a class and instantiate class object
  (2 votes) by Kunal Chowdhury «IN» (updated 3 days ago)
Basic data types of TypeScript with examples
  (1 votes) by Kunal Chowdhury «IN» (updated 3 days ago)
In this chapter, we will learn various ways to declare variables in TypeScript.

Raspberry Pi

  (1 votes) by geek96boolean10 (updated 2 days ago)
Set up an Azure IoT Hub and connect to it via Raspberry Pi 3.

Threads, Processes & IPC

  (5 votes) by Gene Stetz (updated 3 days ago)
This article describes a C# utility that acts as a wrapper for executing Windows commands.

Uncategorised Technical Blogs

  (0 votes) by Alvin Bunk (updated 23 hours ago)
How to use diff -e option to create a baseline diff file

Articles updated

Applications & Tools

  (6 votes) by Sidd Gautama (updated yesterday)
Easy and efficient assertions for API testing

Arduino

  (1 votes) by Kornfeld Eliyahu Peter (updated 21 hours ago)
The RFID reader idea that never made it...

Artificial Intelligence and Machine Learning

  (5 votes) by Jesús Utrera (updated 6 days ago)
Second article of a series of articles introducing deep learning coding in Python and Keras framework

ASP.NET

  (4 votes) by vnmatt (updated 3 days ago)
How to take advantage of ASP .NET Core's Razor (.cshtml) views and have dynamic routes for Aurelia
  (4 votes) by Member 11242468 (updated 6 days ago)
Moving ASP.NET WebAPI code to Service Fabric Cluster

C / C++ Language

  (73 votes) by Lakamraju Raghuram (updated 6 days ago)
A glance at the C++11 Standard, covering features supported in VS2010
  (35 votes) by Lakamraju Raghuram (updated 6 days ago)
A glance at the C++11 Standard, covering features supported in VS2010. This is the next part of this series.
  (24 votes) by Clement Emerson, Lakamraju Raghuram (updated 6 days ago)
This article aims at consolidating the less talked concept of Lvalues and Rvalues

C#

  (30 votes) by Ehsan Sajjad (updated 3 days ago)
This post focuses on the problems that one might face when using == operator with generics or inheritance and which can cause unexpected results.
  (8 votes) by Ehsan Sajjad (updated 3 days ago)
This post is a guide for beginners on how to implement Equality for a Value Type and why you should implement it.

HTML / CSS

  (106 votes) by Dan Letecky (updated 6 days ago)
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP/AJAX and ASP.NET MVC backends.

Internet / Network

  (370 votes) by Mehdi Gholam (updated 6 days ago)
Smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .net core support)

Office Development

  (1 votes) by Member 4206974 (updated 4 days ago)
B4A Application for generating Business Chart

New Tips and Tricks added

Android

  (0 votes) by Azim Zahir (updated 2 days ago)
This is a demonstration of a Torch application built using Android.

Button Controls

  (3 votes) by Clifford Nelson (updated 4 days ago)
This behavior will select the entire text when a TextBox or PasswordBox gains focus

HTML / CSS

  (0 votes) by Anshu Krishna (updated yesterday)
This tip is a simple example to illustrate how the HTML5 CustomElements can be used to create a custom date tag which has the ability to show relative date (like '5 days ago', 'Next month', '5 years ago' e.t.c.)

Tips and Tricks updated

.NET Framework

  (18 votes) by tmenier (updated 5 days ago)
An introduction to Flurl, an open-source .NET library for fluently building URLs

C#

  (19 votes) by Glebka21 (updated 4 days ago)
Quick and simple

Database

  (49 votes) by Alen Toma (updated 10 hours ago)
EntityWorker.Core - an alternative to entity Framework

Java

  (2 votes) by vudangngoc (updated 4 days ago)
Travelling over Java collections is just a piece of cake, but when the size of the collections increases you have to choose wisely

Programming Tips

  (2 votes) by John M. Dlugosz (updated 2 days ago)
How can an automated test program test that something is rejected at compile time?

VB.NET

  (6 votes) by kevinuni (updated 2 days ago)
This is an alternative for "Master Detail Datagridview"



© 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