Chủ Nhật, 27 tháng 5, 2018

Weekly Newsletter (28 May 2018)

Weekly Newsletter (28 May 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 Experience the Best UI Component Suite
Infragistics Ultimate 18.1 offers the most robust UI components available on the market, featuring the fastest Angular data grid, 300+ Excel functionalities, and more. Get your free trial now!

Weekly Poll Results

Do we, as developers, have a responsibility to ensure we maintain control of artificial intelligence based systems?

Survey period: 21 May 2018 to 28 May 2018

If we build a system more intelligent than us, how can we be sure it's safe?

OptionVotes% 
Yes, absolutely33732.69
Yes, if we can858.24
Yes, but the responsibility is shared with other disciplines25524.73
Some systems yes, some no595.72
No, it's not our responsbililty494.75
No, it will be impossible11511.15
I don't know928.92
Other (please comment)393.78

This week's survey: When a new version of a library you use comes out do you...

Latest Additions

New articles added

.NET Framework

  (0 votes) by Ozesh Thapa (updated 14 hours ago)
A PostgreSQL Handler For C# Developers for Rapid Development

Algorithms & Recipes

  (2 votes) by John M. Dlugosz (updated 4 days ago)
It is easier than ever to exploit the range-for loop (and make use of std algorithms) for things other than collections.
  (1 votes) by charles922 (updated 5 days ago)
Math Function Tutor, Part 2

Author Resources

  (1 votes) by didourebai (updated 22 hours ago)
In this article, I will describe the provisioning of Azure Blockchain Workbench.

C / C++ Language

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

Content Management Server

  (0 votes) by YawerIqbal (updated 3 hours ago)
Probably title of this post summaries it well, but there is some detail worth explanation. I was developing an Azure Function app which was basically integrating data between CRM and another system. The major functionality of this application was complete and tested.

Design and Architecture

  (2 votes) by Daoudi Zakaria (updated 1 hour ago)
How to implement transactions using Entity Framework and Generic repository design pattern

Dialogs and Windows

  (2 votes) by Mark Springer (updated 3 days ago)
Allow navigation - forward, backward, branching, and loops with a few changes to your existing projects
  (0 votes) by SirGrowns (updated 13 hours ago)
A fully custom WPF window, with all the functionality you would expect.

iOS and watchOS

  (0 votes) by JonathanButt (updated 11 hours ago)
An outline the difficulties with writing unit tests for an A.R. application for iOS and offer some solutions I have found along the way.

IoT on Azure

  (0 votes) by BC3Tech (updated 11 hours ago)
A quick walkthrough on creating an Alexa Skill backed by Azure Functions..
  (0 votes) by BC3Tech (updated 11 hours 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..

Libraries

  (14 votes) by yuvalsol (updated 4 days ago)
Create professional-looking Excels (Filters, Charts, Pivot Tables) with EPPlus

Product Showcase

  (0 votes) by Intel Corporation (updated 4 days ago)
This article explores the method for setting up a time series for sensor data using the UP Squared board and Grove shield, the Amazon Web Services (AWS) Greengrass, and Plotly.
  (0 votes) by Intel Corporation (updated 4 days ago)
This tutorial shows you how to use the Qsys system integration tool to create a custom Field Programmable Gate Array (FPGA) hardware design using IP available in the Intel® FPGA IP library.

Raspberry Pi

  (2 votes) by Lee P Richardson (updated 10 hours ago)
Updating Raspberry Pi apps in the field can be tricky.  This post covers the general problem and address some specific side-loading problems you are likely to run into. .... The (Re)Deployment Problem.

Site & Server Management

  (0 votes) by Arkadeep De (updated 10 hours ago)
Building your website and publishing it i Azure app service is simpler than publishing the site into a remote machine. There are several methods through which you can publish your site into Azure. Import publisher file: This is one of the easiest way t publish your site in Azure app service.

Web Services

  (0 votes) by __ankitgupta (updated 2 days ago)
An approach to making better use of cluster error feedback

Win32/64 SDK & OS

  (0 votes) by YawerIqbal (updated 10 hours ago)
Last week in a meeting client explained requirement: ".. we receive emails in a mail box, and we manually create contacts in CRM using sender name and address for further processing, we want to automate this.. .

Articles updated

.NET Framework

  (33 votes) by Pawel Wzietek (updated 4 days ago)
synchronous/asynchronous control via multiple interfaces with command queuing

Algorithms & Recipes

  (42 votes) by Peter Occil (updated 3 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.

Client side scripting

  (2 votes) by Manjunath Matathamana (updated 6 days ago)
Continuous testing Components in Angular 5

Database

  (6 votes) by Yuancai (Charlie) Ye (updated 1 hour ago)
Application of SocketPro onto various databases for continuous inline request/result batching and real-time stream processing with bi-directional asynchronous data transferring

Debug Tips

  (19 votes) by Rishikesh_Singh (updated 2 days ago)
What is the use of PDB file?
  (7 votes) by Andreas Schoenle (updated 4 days ago)
How to use CrashRptEx, to avoid some of the pitfalls of crash reporting in MFC apps or if you want the ability to continue your application after a crash

Design and Architecture

  (41 votes) by Nick Polyak (updated 5 days ago)
In this article, I try to explain some design patterns and principles using analogies and pictures from the non-software world.

General Graphics

  (61 votes) by Peter Occil (updated 2 days ago)
Discusses color spaces, color generation, and other general color topics commonly faced by programmers

Internet / Network

  (364 votes) by Mehdi Gholam (updated yesterday)
Smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .net core support)
  (75 votes) by Mehdi Gholam (updated yesterday)
A binary JSON serializer based on fastJSON (support for MonoDroid, netcore)

NoSQL

  (12 votes) by BrainlessLabs.com, sibani.p (updated 2 days ago)
Creating a simple ORM for C++ on-top of SQL Database

Other .NET Languages

  (2 votes) by ChristianNeumanns (updated 1 weeks ago)
Suppose we created the simplest possible programming language. How would it look like? How long would it take you to learn it? How could we implement it? Would it be practical and useful for real-life applications? Let's see.

Raspberry Pi

  (7 votes) by Victor Dashevsky (updated yesterday)
Processing the positioning information of visual objects detected by Pixy camera and received on Raspberry Pi via I2C, and using common design patterns in a C# program parsing robotics sensor data

New Tips and Tricks added

.NET Framework

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

Author Resources

  (0 votes) by Eng Kerollos Adel (updated 11 hours ago)
step by step handle MVC Area Routing

Miscellaneous

  (2 votes) by Clifford Nelson (updated 2 days ago)
VBA Code that will take a string and attempt to pull out the company name, street address, city, state, zip code, phone number, and web address.

Uncategorised Tips and Tricks

  (0 votes) by Richard MacCutchan (updated 2 days ago)
Quick compile and build at the command line.

WinHelp / HTMLHelp

Tips and Tricks updated

ASP.NET

  (20 votes) by vnmatt (updated 5 days ago)
Using Responsive File Manager in ASP.NET MVC

Database

  (37 votes) by Alen Toma (updated 6 days ago)
EntityWorker.Core - an alternative to entity Framework

New Technical Blogs added

.NET Framework

  (2 votes) by Sibeesh Passion (updated yesterday)
How to update .NET Core 2.0 application to 2.1 version
  (0 votes) by Arun Endapally (updated 5 days ago)
How to create and publish a NuGet package easily

ASP.NET

  (6 votes) by Arun Endapally (updated 4 days ago)
This article would help you in getting started from scratch with Angular 6, ASP.NET Core & Angular CLI using Visual Studio 2017.

Code Generation

  (16 votes) by Arun Endapally (updated 5 days ago)
How to protect your source code from decompiling or reverse engineering

Other .NET Languages

  (2 votes) by Code Maze (updated 6 days ago)
In the previous post, we’ve dockerized our ASP.NET Core application. In this post, we are going to add a MySQL database as another container and connect it with our application.

Programming Tips

  (1 votes) by John M. Dlugosz (updated 1 weeks ago)
Here is the real answer to the FizzBuzz interview question

Threads, Processes & IPC

  (4 votes) by Nikola M. Živković (updated 6 days ago)
Asynchronous Programming in .NET – Motivation and Unit Testing

Web Services

  (3 votes) by Code Maze (updated 5 days ago)
React with .NET Core and MySQL - navigation and routing

Blogs updated

.NET Framework

  (12 votes) by nirman b doshi (updated 6 days ago)
How to get name of the member (property name, etc.) of a .NET class without using hard-coded/ magic strings



© 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