Chủ Nhật, 20 tháng 1, 2019

Weekly Newsletter (21 Jan 2019)

Weekly Newsletter (21 Jan 2019)
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

What do you prefer from Software Companies: Infrequent Major software updates, or smaller, continuous updates?

Survey period: 14 Jan 2019 to 21 Jan 2019

The joy and surprise of bags of new features, or the peace of mind of fewer bugs and breaks? Big Paradigm shifts to ditch out of date systems or the comfort of no huge changes in one cycle?

OptionVotes% 
I prefer big, infrequent updates because they are less hassle15615.84
I prefer big, infrequent updates because I like the surprise343.45
Depends on the software package (eg slower updates where the update is always a big job)12412.59
Depends on the system (eg slower where lots of people need to be involved, faster where it's automated)919.24
Depends on lots of things26026.40
I always prefer smaller continuous updates because I want new features / fixes immediately18518.78
I prefer smaller updates because they are usually safer13513.71

This week's survey: What sort of office environment do you prefer?

Latest Additions

New articles added

Ajax

  (1 votes) by Tareq_Gamal (updated 4 days ago)
Dynamic Notification Icon with Colors and dismiss with Ajax live Update.

Algorithms & Recipes

  (4 votes) by charles922 (updated 4 days ago)
Introduction to Orbital Mechanics - 2 Body Problem WPF
  (3 votes) by BlackMATov (updated 3 days ago)
In this article I'm going to tell you about one of the currying options and partial application of the functions in C++ which is my personal favourite.

Artificial Intelligence and Machine Learning

  (0 votes) by Coding Notes (updated yesterday)
An introduction to the TensorFlow

ASP.NET

  (5 votes) by syed shanu (updated 2 days ago)
In this article let's see in detail about getting started with Angular 7 and ASP.Net Core 2.0 using Angular 7 Web Application (.NET Core) Template and ASP.NET Core MVC Application. We will also see in detail about how to work with Angular 7 new features of Virtual Scrolling and Drag and Drop Items.

Audio and Video

  (1 votes) by Andreask84 (updated 6 days ago)
In this article I propose a simple application written entirely in Python that allows you to capture images from a camera using DirectShow and to perform simple processing on them using OpenCV.

Author Resources

  (0 votes) by Don Hoang (updated yesterday)
This post describes implementing ASP.NET Gridview using Bootstrap 4

Boards / Embedded devices

  (0 votes) by José Simões (updated 4 days ago)
This project demos how easy it is to code a nanoFramework C# application to build a device connected to Azure IoT Hub using AMQP.

Client side scripting

  (8 votes) by Paul D. Sheriff (updated 5 days ago)
As more and more users interact with web applications on their mobile devices, it is becoming increasingly important for software developers to allow them to work offline; PouchDB can help.

Cryptography & Security

  (2 votes) by Apriorit Inc (updated 6 days ago)
Our team managed to find a new way to use ftrace when trying to enable system activity monitoring to be able to block suspicious processes
  (0 votes) by Apriorit Inc (updated 2 days ago)
In this article, we focus on the main ftrace pros and cons and describe some unexpected surprises we've faced when hooking Linux kernel functions with this utility.

Database

  (0 votes) by Eric Paul Schneider (updated 9 hours ago)
Perform parallel queries with the Symbiotic Micro ORM

Design and Architecture

  (2 votes) by _Ali_Abbas_ (updated 2 hours ago)
This article will help you understand how to follow the Agile methodology for getting immediate results no matter if you are start new or are already mid way with your project / product development.

Dialogs and Windows

  (0 votes) by VisualMonsters (updated 2 hours ago)
This quick tutorial will explain you how to color text with vb.net without any blinking and form flashing or scrolling.

Files and Folders

  (4 votes) by Igor Krupitsky (updated 5 days ago)
This Windows application lets you scan image in a given folder and generate CSV file to show barcodes for each image file.

Game Development

  (2 votes) by BlackMATov (updated 4 days ago)
It's a story on how to write a plugin for Unity Asset Store, take a crack at solving the well-known isometric problems in games, and make a little coffee money from that, and also to understand how expandable Unity editor is. Pictures, code, graphs and thoughts inside.

Grid & Data Controls

  (0 votes) by bapak71 (updated 6 days ago)
Using w2ui grid to show list of uploaded photos.

Installation

  (0 votes) by Apriorit Inc (updated 2 days ago)
This article allows you to save valuable time

Mobile Development

  (0 votes) by Chandru BK (updated yesterday)
This article will assume you have a basic knowledge of C# and Xamarin Forms and shows on how to implement the Xamarin Form Validations using simple Data Annotations applied on the models.

Raspberry Pi

  (3 votes) by Marc Clifton (updated 12 hours ago)
Performance differences on the rPi

Articles updated

.NET Framework

  (16 votes) by Ray Koopa (updated 4 days ago)
Extending BinaryReader/Writer to support a different byte order, string and date formats, and advanced navigation in binary files.

APIs

  (3 votes) by Ryan Peden (updated 5 days ago)
Writing to a Slack Channel - Node.js Edition

Applications & Tools

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

ASP.NET

  (50 votes) by HHerzl (updated 6 days ago)
Creating Web API in ASP.NET Core 2.0

Boards / Embedded devices

  (28 votes) by Phil Hopley (updated 5 days ago)
First part in a series on a ROS (Robot Operating System) House Bot.
  (13 votes) by Phil Hopley (updated 4 days ago)
Second part in a series on a ROS (Robot Operating System) House Bot.
  (9 votes) by Phil Hopley (updated 3 days ago)
Third part in a series on a ROS (Robot Operating System) House Bot
  (3 votes) by Phil Hopley (updated 3 days ago)
Fourth part in a series on a ROS (Robot Operating System) House Bot.

C / C++ Language

  (44 votes) by David Lafreniere (updated 2 days ago)
A C++ standards compliant delegate library capable of targeting any callable function synchronously or asynchronously.

C#

  (121 votes) by HHerzl (updated 4 days ago)
Entity Framework Core 2 for Enterprise
  (90 votes) by Ramon F. Mendes (updated 3 days ago)
Create HTML/CSS/script based cross-platform desktop apps in C# with Sciter engine!

Client side scripting

  (8 votes) by Fred Song (Melbourne) (updated 8 hours ago)

Dialogs and Windows

  (12 votes) by Ramon F. Mendes (updated 3 days ago)
A lightweight HTML control for WinForms

Game Development

  (49 votes) by Sergey Alexandrovich Kryukov (updated 7 hours ago)
Derived work: customizable Tetris with pure HTML + JavaScript + Canvas, using strict mode, complete with help and all classic Tetris operations

Miscellaneous

  (28 votes) by Michael Chourdakis (updated 4 days ago)
All in one: x86, x64, Virtualization, multiple cores, along with new additions

Node.js

  (9 votes) by Evoluteur (updated 5 days ago)
RESTful generic endpoints for CRUD and more, written in JavaScript, using Node.js, Express, and PostgreSQL

NoSQL

  (18 votes) by BrainlessLabs.com, sibani.p (updated yesterday)
Creating a simple ORM for C++ on-top of SQL database

Office Development

  (30 votes) by NewPast (updated 4 days ago)
Indent code, add line numbers, error handling, expose a .NET library and number to words to Microsoft Word, Excel, Power Point macros writers and Access VBA code

New Tips and Tricks added

Boards / Embedded devices

  (2 votes) by Tareq_Gamal (updated 5 days ago)
This article descibes how send and receive data from RaspberryPi and use it as Server.

C / C++ Language

  (3 votes) by Shao Voon Wong (updated 5 days ago)
C++11 std::div() Benchmark

C#

  (1 votes) by bclegg (updated 5 days ago)
Converting a synchronous WCF contract to an asynchronous one.

NoSQL

  (1 votes) by nickdenker (updated 3 days ago)
An ORM style layer which turns Azure Table Storage into a cheap and scalable indexed noSQL database - without the costs associated with Azure CosmosDB.

Tips and Tricks updated

Game Development

  (2 votes) by Peter Occil (updated 3 days ago)
Describes projection and view transforms commonly used in 3D graphics, such as perspective and orthographic transforms.

New Technical Blogs added

Web Security

  (4 votes) by Rion Williams (updated 3 days ago)
Recently, I was involved in a project that required doing some serious locking down of an application prior to an extensive audit (with potentially millions of dollars on the line). All the buzzwords were there: "pen testing", "red teams", and "everything depends on this". This wasn't going to be a.



© 2019 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