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

Weekly Newsletter (4 Jun 2018)

Weekly Newsletter (4 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.
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 Want to develop big data apps?
With SAP HANA, express edition you can build big data apps on your own machine or in the cloud. This in-memory database includes capabilities such as bring-your-own-language and microservices, predictive analytics and machine learning algorithms, and more. Get started
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

When a new version of a library you use comes out do you...

Survey period: 28 May 2018 to 4 Jun 2018

What are you most likely to do for a given library?
OptionVotes% 
Automatically upgrade to the latest version7513.64
Research the update and if everyone says it's fine, upgrade9016.36
Test the library (eg unit tests) and if it's all good, upgrade5610.18
Review the updates in the source code (if available) before upgrading366.55
Upgrade only if there's no option (need the new functionality or fixes, or old version no longer works)11420.73
Steer clear if at all possible. If what we have works we aren't going to break it.458.18
It depends9717.64
I never use third party libraries193.45
Other264.73

This week's survey: Is there a (commonly used) programming language you would refuse to use?

Latest Additions

New articles added

.NET Framework

  (28 votes) by Nikola M. Živković (updated 6 days ago)
In this article, we will go through some of the most common mistakes using asynchronous programming and give you some guidelines.
  (2 votes) by Juan G. Carmona (updated yesterday)
The easiest way to mix both worlds

Algorithms & Recipes

  (1 votes) by John M. Dlugosz (updated 3 days ago)
A simple pair of iterators provides many handy use cases
  (0 votes) by charles922 (updated 3 days ago)
Math Function Tutor: Part 3

Android

  (0 votes) by Ansel Castro (updated 1 weeks ago)
The article describes some exciting features of Enterlib for Android like its Object Relational Mapper and the Dependency Injection Engine.

Applications & Tools

  (0 votes) by David A. Gray (updated yesterday)
If you use the Angular CLI, you need a custom command prompt, along the lines of the Visual Studio Developer Tools command prompt.

ASP.NET

  (4 votes) by Syed Zain Shah (updated 3 days ago)
This article tells you about the convention-based Routing and Attribute Routing in detail. Feel free to give your feedback.
  (3 votes) by syed shanu (updated 4 days ago)
This article will explain in detail about, how to create an ASP.NET Core Blazor Filter and Sorting for HTML Table using Entity Framework and Web API.
  (1 votes) by Muhammad Usama Khan (updated 8 hours ago)
here we covers the asp.net technologies comparisons, what is the difference asp.net web forms and mvc lifecycle, what is the architecture of the asp.net mvc application and how things works
  (1 votes) by jkirkerx (updated 5 days ago)
When building a Web Application in VS 2015+, using NuGet is not always the preferred method of package management because it limits your creativity and hinders learning.

Azure

  (1 votes) by BC3Tech (updated 5 days ago)
A quick walkthrough on creating an Alexa Skill backed by Azure Functions
  (0 votes) by BC3Tech (updated 5 days ago)
A walkthrough of creating an Azure Function to convert XML to JSON and vice-versa, including pitfalls and gotchas of returning XML from Azure Functions..

C / C++ Language

  (2 votes) by John M. Dlugosz (updated 6 days ago)
Using swap etc. from generic code must be done properly. Here's how to fix it for good.

Client side scripting

  (6 votes) by Ashan Fernando (updated 1 weeks ago)
When uploading an image to a server, it will take few seconds to minutes to complete, depending on the complexity of the server operation and server performance. This article focuses on immediately displaying the image using JavaScript while it is being uploaded to the server.
  (2 votes) by Ashan Fernando (updated 5 days ago)
This article provides details on how to use AWS Amplify Open Source JavaScript library to implement AWS Cognito UserPools Hosted UI authentication for an Angular Web Application.
  (0 votes) by Eng Kerollos Adel (updated 5 hours ago)
new java-script library , this library make display html page from template and java-script object or object from API or from file easy with filter

Cross Platform

  (0 votes) by Dr. Song Li (updated 5 days ago)
This is a note on CHKCONFIG & SYSTEMD

Dialogs and Windows

  (3 votes) by SirGrowns (updated 5 days ago)
A fully custom WPF window, with all the functionality you would expect

General Graphics

  (1 votes) by Michael Dodaro (updated 5 days ago)
Use Bing SDK to send a POST request for Image Insights

List Controls

  (0 votes) by YangManWoo (updated 2 days ago)
This article describes how to create custom controls using strategy patterns.

Miscellaneous

  (5 votes) by Bruce Greene (updated 4 days ago)
A plot control based on the WPF Helix Toolkit for visualizing a real-time stream of 3D locations

Product Showcase

  (0 votes) by Jesse Krasnostein (updated 2 days ago)
It can be quite difficult tying together multiple systems, APIs, and third-party services. Recently, we faced this exact problem in-house, when we wanted to get data from Segment into MongoDB so we could take advantage of MongoDB's native analytics capabilities and rich query language.
  (0 votes) by Intel Corporation (updated 3 days ago)
In this webinar, Alex Shinsel discusses how to squeeze the most out of your programs on the new Intel Xeon® Processors

Programming Tips

  (1 votes) by Darryl Bryk (updated 3 days ago)
A C# method is discussed for using bookmarks in Microsoft Word templates to automate reports.

Validation

  (0 votes) by Japneet Singh (updated 5 hours ago)
Call service for async validations using reactive form

Articles updated

.NET Framework

  (146 votes) by Peter Vegter (updated 2 days ago)
Windows Media Control Interface (MCI) library with many added features
  (10 votes) by mattkol (updated 4 days ago)
Build .NET/.NET Core HTML5 desktop apps using cross-platform native GUI API

Ajax

  (14 votes) by Zijian (updated yesterday)
Make the development of Angular 2 application efficient with ASP.NET Web API and Web API Client Gen

Artificial Intelligence and Machine Learning

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

ASP.NET

  (43 votes) by Zijian (updated 18 hours ago)
Generate strongly typed client API in TypeScript for ASP.NET Web API

C#

  (88 votes) by HHerzl (updated 5 days ago)
Entity Framework Core 2 for Enterprise
  (12 votes) by varocarbas (updated 2 days ago)
Comprehensive unit parsing library

Client side scripting

  (7 votes) by DannyStaten (updated 4 days ago)
Introduction to Angular's Directives and how you can use them to create your own attributes to define behavior in a highly reusable way

Debug Tips

  (13 votes) by Sven Axelsson (updated 3 days ago)
How to create an output stream that writes to the debug terminal

Game Development

  (2 votes) by Arav Singhal (updated 4 days ago)
Calculating the mass and inertia of a body and applying forces to it

Web Security

  (1 votes) by Bryian Tan (updated 4 days ago)
HTTP Public Key Pinning (HPKP)

New Tips and Tricks added

Algorithms & Recipes

  (0 votes) by umar.techBOY (updated 2 days ago)
The two functions convert/parse number strings with prefix multipliers (Milli, Kilo, Mega, Giga, etc). The code includes try/catch blocks for tolerating writing styles.

Artificial Intelligence and Machine Learning

  (3 votes) by I Love Code (updated 6 days ago)
An introduction to Decision Trees

Client side scripting

  (2 votes) by Dave Ceddia (updated 1 weeks ago)
Unexpected token < in JSON at position 0

Hardware & System

  (0 votes) by Member 13737597 (updated 2 days ago)
This article shows how Windows generates IP header's ID field

Mobile Development

  (1 votes) by Suchit R. Khunt (updated 4 days ago)
In this article, the purpose of the code is to fetch contact details from iOS device.

Tips and Tricks updated

.NET Framework

  (2 votes) by saadishahin (updated 17 hours ago)
A quick psedu-code for EF Core that's equivalent to modelBuilder.Configurations.AddFromAssembly in entity framework

New Technical Blogs added

Azure

  (1 votes) by BC3Tech (updated 3 days ago)
With that in mind, let's implement our solution from earlier in this series in Azure Functions.
  (0 votes) by BC3Tech (updated 2 days ago)
The last in the series, a walk through on taking our problem statement and implementing it with the new abstraction from the Azure Functions team, Durable Functions...

Database

  (5 votes) by Manjuke Fernando (updated 4 days ago)
Computed columns in SQL Server



© 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