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

Weekly Newsletter (13 Aug 2018)

Weekly Newsletter (13 Aug 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 Scalable Excel Reporting with SpreadsheetGear 2017
Easily create richly-formatted Excel reports without Excel from any ASP.NET, Windows Forms, WPF or Silverlight application using spreadsheet technology built from the ground up for performance, scalability and reliability. Try it now!

Weekly Poll Results

How often do you learn a new programming language?

Survey period: 6 Aug 2018 to 13 Aug 2018

I once read there were 256 programming languages in the world. I'm not sure if that includes BASIC

OptionVotes% 
I learned over 10 new languages last year221.94
I learned over 5 new languages last year403.53
I learn 1 - 2 new languages a year on average13411.82
I learn a new language every 1 - 2 years on average24121.25
I learn a new language maybe every 3 - 5 years36332.01
I learn a new language once every 5 - 10 years18216.05
I learn a new language once every 10 years or more1129.88
I don't know any programming languages403.53

This week's survey: Are you an Introvert or Extrovert?

Latest Additions

New articles added

.NET Framework

  (3 votes) by Zoltán Zörgő (updated 5 days ago)
Presentation of a simple library supporting the use of NLog with LinqPad

Algorithms & Recipes

  (2 votes) by Ajcek84 (updated 4 days ago)
Recipes for parsing XML and JSON data files

Arduino

  (7 votes) by CPallini (updated 4 days ago)
This article describes one of my experiments: a temperature control system for a cartoon box.
  (4 votes) by ron85262 (updated 6 days ago)
Let's make a small Math game with Arduino
  (4 votes) by raddevus (updated 6 days ago)
Build this circuit and learn how easy it is to grab GPS data and store it on an SD Card. Walk around your neighborhood and then upload data to a map.
  (5 votes) by taifur (updated 6 days ago)
A password protected door lock based on Arduino which can be controlled by a smartphone over Bluetooth.
  (2 votes) by Jan Dolinay (updated 6 days ago)
Explains how to reliably read data or commands from serial line in Arduino without blocking the loop.
  (2 votes) by askis (updated 6 days ago)
Manage the rotation degrees of your 4WD chassis

ASP.NET

  (9 votes) by Proneetkumar Pradeep Ray (updated 5 days ago)
Boost/Optimize your Jquery DataTable and perform Server side pagination, Global Search, Column wise Search) using Server Side Caching

Author Resources

  (3 votes) by django_stars (updated 3 days ago)
This is an introductory tutorial on Docker containers. By the end of this article, you will know how to use Docker on your local machine. Along with Python, we are going to run NGINX and Redis containers. These examples assume that you are familiar with the basic concepts of those technologies.

Azure

  (3 votes) by Sander Rossel (updated 2 days ago)
Set up Continuous Integration and Deployment to Azure in VSTS using Azure and Visual Studio. The post Azure Deployment using Visual Studio Team Services (VSTS) and .NET Core appeared first on Sander's bits.

Blockchain

  (1 votes) by Fady Aro (updated 2 days ago)
Your Ethereum Giveaway Smart Contract Lottery

Client side scripting

  (3 votes) by Muhammad Usama Khan (updated 6 days ago)
Here, we'll explore the building blocks of Angular like components, directives, modules, services, component templates. We'll explore how to make components manually and how components work in the application. We'll also see the dependency injection in Angular.

Combo & List Boxes

  (2 votes) by Dave Ceddia (updated 5 days ago)
How to display a List in React

Connected Devices

  (6 votes) by Artem Moroz (updated 4 days ago)
Using ESP8266 module to remotely control high power electrical appliances

Dialogs and Windows

  (5 votes) by TheNeoTrix2000 (updated 3 days ago)
Here's the Best , Beauty and Easiest way to create a animated and & smooth sliding scroll viewer in WPF Platform ( Windows Presentation Foundation )

Java

  (0 votes) by harleydk (updated 3 days ago)
My colleague had a problem in trying to access a SOAP web service. Specifically, he needed to provide extended SOAP headers in regards to the security requirements, a SAML assertion in this case, and the standard Informatica Web Transformation wasn't doing much for him.

Programming Languages

  (1 votes) by Sarathlal Saseendran (updated 6 days ago)
This is a sample python flask program uses mongodb as database.

Static & Panel Controls

  (1 votes) by Caleb McElrath (updated 2 days ago)
Create a Docker Container to serve static web content that can be viewed from a browser

Uncategorised Articles

  (0 votes) by Joel Ivory Johnson (updated 4 days ago)
Using a the OBD II Port and a Windows IoT Device (DragonBoard 410c or Raspberry Pi) to push real time engine data to the Azure Cloud for Analysis

Articles updated

.NET Framework

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

Algorithms & Recipes

  (44 votes) by Peter Occil (updated 2 days ago)
Most apps that use random numbers care about either unpredictability or speed/high quality.
  (43 votes) by Alex Rakov, Alexandre Bencz (updated 6 days ago)
ELENA is a general-purpose, object-oriented, polymorphic language with late binding

ASP.NET

  (10 votes) by Robert Vandenberg Huang (updated 4 days ago)
Experiment, run and compare different pathfinding algorithms and heuristic functions
  (5 votes) by syed shanu (updated 5 days ago)
In this article, let's see how to create our own ASP.NET Core Blazor Shopping Cart using Entity Framework, and Web API

C / C++ Language

  (23 votes) by Cake Processor (updated 18 hours ago)
Simplistic Binary Streams with endian swap support

Client side scripting

  (5 votes) by Shenwei Liu (updated 3 days ago)
An Angular sample application that includes selecting, adding, updating, and deleting data with HttpClient service, reactive forms for object and array types, in-line data editing, custom input validations, and various other features (Available in both Angular 5 and 6).

Internet / Network

  (375 votes) by Mehdi Gholam (updated 4 days ago)
Smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .net core support)
  (77 votes) by Mehdi Gholam (updated 4 days ago)
A binary JSON serializer based on fastJSON (support for MonoDroid, netcore)

Java

  (6 votes) by Mohammad Umer (updated 6 days ago)
Communication demonstration between java card and host application

Programming Tips

  (10 votes) by JL Doty (updated yesterday)
Minimalist app to monitor a system's sensors

Windows Presentation Foundation

  (45 votes) by Andrew Wood (updated yesterday)
A WPF localization solution with runtime updating and design-time support in Visual Studio

New Tips and Tricks added

Boards / Embedded devices

  (4 votes) by Leonid Fofanov (updated 5 days ago)
Raspberry PI implementation of binary counter originally developed for Arduino board.

C#

  (9 votes) by Nikolai Basov (updated 2 days ago)
In this article, we'll consider overriding the Equals and GetHashCode methods, why IEquatable interface is useful and how Tuples introduced in C# 7.0 can make our implementation laconic.

Miscellaneous

  (2 votes) by SREENATH GANGA (updated 3 days ago)
MMult excel function equivalent in .net

Tips and Tricks updated

Smart Client

  (21 votes) by Peter Sun (247) (updated yesterday)
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

Applications & Tools

  (1 votes) by Caleb McElrath (updated 2 days ago)
Writing JavaScript for IE and other antiquated browsers means classes and other helpful features of ES6 are not available. A similar effect can be achieved though and it is actually quite easy to do!

IoT on Azure

  (2 votes) by Khatal Vishal (updated yesterday)
Today we are going to focus on how to create Device simulator for IoT applications using Connected service.  Steps: Create a project in visual studio and click on References->Add Connected service. Extension and Update dialog box will open.

Universal Windows Platform and Windows Runtime

  (2 votes) by RCL_SPD (updated 2 days ago)
This post is about pretty low-level concepts, which sometimes "leak" (or rather bubble?) to surprisingly high levels of abstraction. It is not about malloc() and free(), or only tangentially so.First, a quick rehash of how the memory works on both systems.



© 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