Chủ Nhật, 29 tháng 1, 2017

Weekly Newsletter (30 Jan 2017)

Weekly Newsletter (30 Jan 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.

Weekly Poll Results

How much time do you spend (on average) working on hobby programming projects?

Survey period: 23 Jan 2017 to 29 Jan 2017

A hobby project means one you're doing outside of work or school for your own enjoyment / amusement / nefarious ends.

OptionVotes% 
60+ hours473.6047 votes, 3.60%
30 to < 60="">554.2155 votes, 4.21%
15 to < 30="">1239.43123 votes, 9.43%
5 to < 15="">19014.56190 votes, 14.56%
1 to < 5="">25219.31252 votes, 19.31%
Maybe an hour a week if I'm lucky23017.62230 votes, 17.62%
Rarely if ever30123.07301 votes, 23.07%
None1078.20107 votes, 8.20%

This week's survey: Which compile-to-Javascript languages do you use regularly?

Latest Additions

New articles added

.NET Framework

  (4 votes) by Pawel Wzietek (updated yesterday)
synchronous/asynchronous control via multiple interfaces with command queuing
  (2 votes) by Mr. xieguigang 谢桂纲 (updated 14 hours ago)
[language improvements] R language like optional parameter expression in VisualBasic

Ajax

  (5 votes) by Yogi S. (updated 4 days ago)
This article explains how useful the jQuery Load method is for doing AJAX calls in our web projects. I will explain the 4 ways/situtations where you can use this method and create a get feature for the users.

Applications & Tools

  (5 votes) by Anurag Gandhi (updated 3 days ago)
A general purpose quiz application in angular 2 that can be used to run quizzes, mock tests, surveys, etc. This is an updated version for "Quiz Application in AngularJs".
  (4 votes) by Avijnata (updated 3 days ago)
An HTML application to visualize the Mohr's Circle and Transformation of Two-Dimensional State of Stress.
  (3 votes) by O.Nasri 12202787 (updated 18 hours ago)
Great article to learn how you can create web application from scratch using Angular2 & .NET CORE WEB API

Artificial Intelligence and Machine Learning

  (2 votes) by Miguel Diaz Kusztrich (updated 15 hours ago)
Demonstrate or refute a conclusion automatically from a series of premises

ASP.NET

  (3 votes) by Matt Watson (Stackify) (updated 6 days ago)
Learn about the 4 various log sources you need to know when tracking down ASP.NET request errors.
  (3 votes) by saineshwar bageri (updated 4 days ago)
In this article, we are going to learn how to use Grunt.js to minify & uglify (JavaScript, cascading style sheets, Images and HTML) and to configure Task Runner Explorer in ASP.NET Core MVC.
  (3 votes) by Satyaprakash Samantaray (updated 2 days ago)
you will learn how to check your ASP.NET MVC version installed in your system, using code during runtime.

Azure

  (1 votes) by Alibaba Cloud (updated 4 days ago)
This article briefly introduces how to use Zipkin to perform service analysis on Spring Cloud applications. In practical application, Zipkin can be used in combination with stress testing tools to analyze the availability and performance of systems under high stress.
  (0 votes) by Alibaba Cloud (updated 4 days ago)
This article introduces the SMACK (Spark, Mesos, Akka, Cassandra, and Kafka) stack and illustrates how you can use it to build scalable data processing platforms
  (0 votes) by Alibaba Cloud (updated 4 days ago)
NodeJS Testing Coverage Rate: How I went from 0% to 90%
  (0 votes) by Alibaba Cloud (updated 4 days ago)
Seeing as there are several common BlockingQueues used in Java, such as ArrayBlockingQueue, LinkedBlockingQueue, and SynchronousQueue, I thought it would be useful for other programmers to write a quick article based on the issue we found and how we solved it.

C / C++ Language

  (7 votes) by Hamidreza Ebtehaj (updated 3 days ago)
Designing the simplest function evaluator
  (1 votes) by Shao Voon Wong (updated yesterday)
Compute Concurrent Permutations and Combinations on CPU
  (1 votes) by Shao Voon Wong (updated yesterday)
C++14: CSV Stream based on C API to prevent code bloat from STL streams

C#

  (29 votes) by Jon McKee (updated 5 days ago)
Exploring multi-threading and related topics.
  (6 votes) by wlf84k (updated 2 days ago)
This short article provides a method of calculating nth binary palindrome using some math in C# code.
  (5 votes) by Pritam Zope (updated 3 days ago)
In this article we will create simple java well featured integrated development environment(IDE) using C# for beginners
  (1 votes) by Shamseer K (updated 20 hours ago)
deep-dive discussion about c# short-circuit evaluation.

Client side scripting

  (1 votes) by Nesreen Maged (updated 4 days ago)
Angular 2 Type Script Custom Controls Integrated with Asp Net Core web API
  (1 votes) by Tomáš Růt (updated 14 hours ago)
Introduction of bobril-build - nodejs-based build system created for building single-page applications written in Typescript and with lot of optimalizations for bobril and bobril-g11n.
  (0 votes) by Darren G441 (updated 2 hours ago)
How to build a matrix display to represent a many-to-many entity relationship.

Cryptography & Security

  (2 votes) by 0x7c00 (updated 6 days ago)
How an application performs metamorphism to adapt and survive in an "hostile" environment.

Design and Architecture

  (5 votes) by Robert_Dyball (updated 5 days ago)
"... dogs and cats living together ..." or how to build an application framework to get the best out of ASP.Net Core and Angular - at the same time.

Emulation

  (9 votes) by Zhipeng Li (updated 5 days ago)
This article describes the implementation of an NES emulator in TypeScript

Libraries

  (1 votes) by Cinchoo (updated 4 days ago)
Simple FixedLength file reader for .NET

PHP

  (1 votes) by Michael Chourdakis (updated yesterday)
A very quick file manager for your PHP site

Scrapbook

  (1 votes) by Marc Clifton (updated yesterday)
The tension between Code, Requirements, and Meaning

Third Party Products and Tools

  (2 votes) by Fazlur Rahman (updated 3 days ago)
Step by step procedure to install Hadoop 2.7.3 version on Ubuntu 16.04 operating system. This may work for any other versions of Hadoop and Ubuntu.

Tools and IDE

  (4 votes) by Zaybu (updated 4 days ago)
This tutorial will show how you can compare any .net objects automatically with ZCompare. ZCompare is full autonomous .Net object comparison with high resolution control through extensibility and customisation. Compare any objects you want, how you want and easily get the results you need

Windows Presentation Foundation

  (1 votes) by Valerii Tereshchenko (updated 2 days ago)
This article provides implementation of asynchronous validation for WPF UI

Articles updated

Applications & Tools

  (104 votes) by Anurag Gandhi (updated 3 days ago)
A general purpose quiz application in angularJs that can be used anywhere
  (10 votes) by O.Nasri 12202787 (updated 5 days ago)
you will learn how you can build a management user interface using DotnetCore, angular2, typescript and web api,

ASP.NET

  (76 votes) by Muchiachio (updated yesterday)
MVC.Template is a starter template for ASP.NET MVC based solutions
  (12 votes) by syed shanu (updated 6 days ago)
In this article you will learn about ASP.NET Core and Angular 2 Master Detail HTML grid using Web API and EF 1.0.1.
  (6 votes) by Bart-Jan Brouwer (updated 6 days ago)
How to run .Net Core Apps in a Docker Container on a Synology nas.

C / C++ Language

  (56 votes) by Arthur V. Ratz (updated 5 days ago)
The following article demonstrates the implementation of the multithreaded parallel sorting algorithm using OpenMP performance optimization library.
  (5 votes) by Gregory Morse (updated 2 days ago)
UTM based on mov is Turing-complete paper x86 and x86-64

C#

  (36 votes) by Akram El Assas (updated 3 days ago)
Wexflow aims to make automations, workflow processes, long-running processes and interactions between systems, applications and folks easy, straitforward and clean.
  (33 votes) by Frakon (updated 2 days ago)
Deep cloning code made with Linq.Expressions. Tests and test classes are enclosed.
  (28 votes) by Carlo Hans H. (updated 5 days ago)
Creating Angular2 Application with ASP.NET Core Template Pack in VS 2015
  (13 votes) by Carlo Hans H. (updated yesterday)
Generating Code for EF Core with CatFactory

Client side scripting

  (13 votes) by Fred Song (Melbourne) (updated 3 days ago)
From this article, I'd like create ASP.NET Core (Net Core) application with Angular 2.

Code Generation

  (39 votes) by Dave Clemmer (updated 4 hours ago)
Mo+ is the first technology that fully supports model oriented development, allowing software developers to powerfully scale the work they already do.

Cryptography & Security

  (3 votes) by Veronica S. Zotali (updated 2 days ago)
This article shows how to configure IdentityServer3, when you need to authenticate and authorize usage of your WebAPI/MVC, for users stored in SQL Server.

Database

  (15 votes) by Bhim B Thapa (updated 6 days ago)
Handling NULL in T-SQL
  (23 votes) by Akshay Srinivasan2 (updated 2 days ago)
This article describes a technique to quickly retrieve and present hierarchical information from a flat relational database table.

Design and Architecture

  (3 votes) by Dave Clemmer (updated 7 hours ago)
Identifying some model oriented techniques you already use and put those techniques into context of overall model oriented techniques that you can tap into.

Dialogs and Windows

  (1 votes) by Illya Reznykov (updated 21 hours ago)
The post is devoted to screen saver application written in Wpf with Prism pattern.

Edit Controls

  (6 votes) by eddbs (updated 6 hours ago)
Handles input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips notifications.

Files and Folders

  (25 votes) by wmjordan (updated 6 days ago)
Converting PDF into bitmaps without installing extra components.

HTML / CSS

  (86 votes) by Akshay Srinivasan2 (updated 2 days ago)
Canvas Control Library provides highly customizable controls using the HTML5 Canvas element. Also includes a new Forms based system which is a new way to build your web pages and websites.

Libraries

  (3 votes) by Cinchoo (updated 5 days ago)
Simple CSV file writer for .NET

New Tips and Tricks added

.NET Framework

  (0 votes) by LKC05 (updated 9 hours ago)
ASP.NET MVC vs Webforms

ASP.NET

  (3 votes) by sriman@knowhowitsdone (updated 5 days ago)
Step by step solution to integrate Ccavenue payment gateway in ASP.NET MVC

C / C++ Language

  (1 votes) by Shao Voon Wong (updated 22 hours ago)
C/C++ type declaration

Client side scripting

  (2 votes) by Krishna kv (updated 17 hours ago)
Access the API using the promise HTTP

Database

  (4 votes) by Database Star (updated 4 days ago)
This article explains the difference between the NVL and NVL2 functions in Oracle SQL.
  (0 votes) by Bart Ducal (updated 9 hours ago)
Universal data change tracking solution for auditing SQL Server databases

Libraries

  (0 votes) by Cinchoo (updated 4 days ago)
Quick tutorial about parsing fixed length data files using Cinchoo ETL
  (0 votes) by Cinchoo (updated 2 days ago)
Quick start tutorial to read Delimited file

Programming Tips

  (4 votes) by Richard Silveira (updated 3 days ago)
A discussion about code, strategy and user experience

Scrapbook

  (4 votes) by Marc Clifton (updated yesterday)
Looking at the results of a recent Code Project Survey

Trace and Logs

  (0 votes) by Shao Voon Wong (updated 21 hours ago)
Python Script to fill FIX Protocol Message Logs with information

Tips and Tricks updated

ASP.NET

  (10 votes) by saransh89 (updated 4 days ago)
You have to follow all 3 steps.

C#

  (9 votes) by John Melling (updated 3 days ago)
This is a simple program that demonstrates a method used to adjust the screen brightness on any C# application.

Database

  (2 votes) by Rajesh_K_Sharma (updated 2 days ago)
How to create CSV file in SQL

General Graphics

  (9 votes) by trident99 (updated 4 days ago)
GT is a compact, efficient, and customizable graphical user interface (GUI) library for the Windows environment.

STL

  (4 votes) by trident99 (updated 3 days ago)
The HPC Template Library is a supplement to the Standard Template Library providing threadsafe containers.

VBScript

  (9 votes) by _duDE (updated 6 days ago)
This tip shows how easy it is to debug the VBScript by using Visual Studio Debugger

New Technical Blogs added

.NET Framework

  (1 votes) by Sacha Barber (updated 3 days ago)
In a netshell this post will simple talk about how you can adjust the schedule of a ALREADY scheduled job

Android

  (1 votes) by hexgear (updated 4 days ago)
I this post I will describe how I put together the live wallpaper.

Applications & Tools

  (1 votes) by Yogi S. (updated yesterday)
Running website or blog through WordPress.com is good but only up to a certain point then you have to move your website to self-hosted WordPress i.e. WordPress.org. The reason to transfer your website from WordPress com To WordPress org is mainly because self-hosted WordPress (WordPress.org) provide

ASP.NET

  (6 votes) by Junian Triajianto (updated 6 days ago)
Beginner guide on how to integrate MySQL database into ASP.NET Core project with Identity and host it on Ubuntu Server

C#

  (7 votes) by Ehsan Sajjad (updated 6 days ago)
In this article, you will learn about Equality Operator (==) behavior for non-primitive value types.
  (1 votes) by matt warren (updated 4 days ago)
Delegates are a fundamental part of the .NET runtime but how do they actually work and what's going in the CLR when you use them?

Charts, Graphs and Images

  (1 votes) by S Ravi-Kumar-2012 (updated 2 days ago)
In this article, we will learn how to use a few of graph options OxyPlot.

Date and Time

  (0 votes) by Kevin Ng (updated 3 days ago)
For this tutorial, I will talk about how to convert a date string into a Unix Timestamp format. For whom that do now know what is a Unix Timestamp. A Unix Timestamp is a time record of a particular time instance in how far that instance in millisecond is away from the 0:0:0 of January […]

Design and Architecture

  (4 votes) by Petru Faurescu (updated 5 days ago)
Is there an easy way to succinctly and unambiguously communicate the architecture of a software system? Something that could highlight the requirements, and still be brief?

Java

  (2 votes) by Kevin Ng (updated 3 days ago)
In programming we often have to deal with number. Sometimes it is requires that we convert one base number to another. This tutorial is concentrate on converting between a binary number to a decimal number or converting a decimal number to a binary number.
  (0 votes) by Kevin Ng (updated 3 days ago)
In programming we most often have to deal with numbers. There are three numbering systems that are commonly use in the programming world, and that is binary, hexadecimal and decimal. Often time we have to convert one numbering system to another.

Node.js

  (1 votes) by Caleb McElrath (updated 2 hours ago)
Should I leverage my love for JavaScript to develop an application from the ground up? Yes Please!

OpenGL

  (2 votes) by Eowind (updated 2 days ago)
OpenGL 4 with OpenTK in C# Part 1: Initialize the GameWindow
  (1 votes) by Eowind (updated 2 days ago)
OpenGL 4 with OpenTK in C# Part 2: Compiling Shaders and linking them
  (0 votes) by Eowind (updated 2 days ago)
In this post we will look passing data from your application code to the shaders using OpenTK.

Perl

  (0 votes) by Kevin Ng (updated 3 days ago)
In programming we often have to deal with number. Sometimes it is requires that we convert one base number to another. This tutorial is concentrate on converting between a binary number to a decimal number or converting a decimal number to a binary number.
  (0 votes) by Kevin Ng (updated 2 days ago)
In programming we most often have to deal with numbers. There are three numbering systems that are commonly use in […]

PHP

  (0 votes) by Kevin Ng (updated 3 days ago)
In programming we often have to deal with number. Sometimes it is requires that we convert one base number to another. This tutorial is concentrate on converting between a binary number to a decimal number or converting a decimal number to a binary number.
  (0 votes) by Kevin Ng (updated 2 days ago)
In programming we most often have to deal with numbers. There are three numbering systems that are commonly use in the programming world, and that is binary, hexadecimal and decimal. Often time we have to convert one numbering system to another.

Session State

  (0 votes) by Dave Ceddia (updated 6 days ago)
Watch out for undefined state

Uncategorised Technical Blogs

  (0 votes) by Sacha Barber (updated 5 days ago)
Scala environment config options
  (0 votes) by Kevin Ng (updated 3 days ago)
In programming we most often have to deal with numbers. There are three numbering systems that are commonly use in the programming world, and that is binary, hexadecimal and decimal. Often time we have to convert one numbering system to another.
  (0 votes) by Kevin Ng (updated 3 days ago)
In programming we often have to deal with number. Sometimes it is requires that we convert one base number to another. This tutorial is concentrate on converting between a binary number to a decimal number or converting a decimal number to a binary number.
  (0 votes) by Kevin Ng (updated 3 days ago)
In programming we often have to deal with number. Sometimes it is requires that we convert one base number to another. This tutorial is concentrate on converting between a binary number to a decimal number or converting a decimal number to a binary number.
  (0 votes) by Kevin Ng (updated 3 days ago)
Working With Number – Converting Binary And Decimal – R
  (0 votes) by Kevin Ng (updated 3 days ago)
This tutorial is concentrate on converting between a binary number to a decimal number or converting a decimal number to a binary number.
  (0 votes) by Kevin Ng (updated 3 days ago)
In programming we often have to deal with number. Sometimes it is requires that we convert one base number to another. This tutorial is concentrate on converting between a binary number to a decimal number or converting a decimal number to a binary number.
  (0 votes) by Kevin Ng (updated 3 days ago)
In programming we most often have to deal with numbers. There are three numbering systems that are commonly use in the programming world, and that is binary, hexadecimal and decimal. Often time we have to convert one numbering system to another.
  (0 votes) by Kevin Ng (updated yesterday)
In programming we most often have to deal with numbers. There are three numbering systems that are commonly use in […]
  (0 votes) by Kevin Ng (updated yesterday)
In programming we most often have to deal with numbers. There are three numbering systems that are commonly use in […]

Web Security

  (1 votes) by levelnis (updated 3 days ago)
Making a web form read-only. Sounds simple, right? Well, there are a couple of ways we could approach it. We could use JavaScript and update the disabled attribute on each text box. We could create 2 big chunks of HTML within the page. One if the form should be read-only, the other if not. Feels a b

Blogs updated

Applications & Tools

  (4 votes) by tranthanhtu.vn (updated 2 days ago)
Binding in Angular2



© 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