Chủ Nhật, 3 tháng 2, 2019

Weekly Newsletter (4 Feb 2019)

Weekly Newsletter (4 Feb 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.
Click here PDF Server Tools to Streamline Your Workflow
Scriptable PDF server tools to streamline your workflow. Visit Datalogics.com for instant access to industry-leading PDF server tools. With prices to fit your needs, along with our community forum, streamlining your workday has never been easier. TRY NOW
Click here Help us Provide the Best for You and win $500!
Take our SHORT 3 minute survey to tell us about yourself and what technologies you're using. You'll be helping us provide the content YOU want and will be entered in a drawing to win $500 cash!

Weekly Poll Results

Have you used, or are you using, the R programming language?

Survey period: 28 Jan 2019 to 4 Feb 2019

It ranks 12th in the TIOBE index and eats big data for breakfast.

OptionVotes% 
It's my primary programming language322.78
I use it regularly221.91
I use it occasionally373.21
I have used it776.68
I've looked at it and may use it796.86
I've thought about using it11910.33
No, and aren't sure I will34429.86
No and can't see I ever will44238.37

This week's survey: Are you involved in selling the product you write?

Latest Additions

New articles added

Algorithms & Recipes

  (1 votes) by Mark H Bishop (updated 3 days ago)
Computational classes and a GUI interface to illustrate usage

Android

  (2 votes) by SergVoloshyn (updated 4 days ago)
Easy way to make Android OCR application
  (2 votes) by SergVoloshyn (updated 19 hours ago)
This  snippet allows you crop image with preview of camera on Android devices
  (1 votes) by Madhur Kapoor (updated 5 days ago)
How to use RecyclerView in Android

APIs

  (4 votes) by Ryan Peden (updated 4 days ago)
Writing to a Slack Channel - Node.js Edition
  (0 votes) by WasiUllah Khan (updated 2 days ago)
Created an API for my DropBox file uploader using Flask

ASP.NET

  (1 votes) by Shamim Uddin (updated 11 hours ago)
In this article we are going to create a web application using ASP.Net Core MVC and ADO.NET. We will be creating a simple student record management system and performing CRUD operations on it.

ASP.NET Controls

  (0 votes) by aditya pewekar (updated 11 hours ago)
Create custom html helper to manage Page Mode like View ( Readonly ) and Edit/Add ( Editable )

Audio and Video

  (1 votes) by Maxim Dobroselsky (updated 3 days ago)
Overview of how to send, receive, play back and record MIDI data with DryWetMIDI

Blockchain

  (1 votes) by Divyang Desai (updated 3 days ago)
How to setup your private Blockchain with NEO

C / C++ Language

  (1 votes) by David Lafreniere (updated yesterday)
A compact C finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems.

C#

  (2 votes) by shunninghuang (updated 2 days ago)
C# arcade emulator, ROM hacking

Client side scripting

  (6 votes) by Valerii Tereshchenko (updated 3 days ago)
Comparison of different ways of handling side effects in react
  (1 votes) by scastelli (updated 2 days ago)
With the help of jQuery, it is very easy to create highly customizable tooltips boxes that can be used to decorate your page elements.
  (0 votes) by V. Subhash (updated 18 hours ago)
For a more customizable "reading mode" or "article view" in your browser when reading news and articles.

Connected Devices

  (2 votes) by Vangos (updated 6 days ago)
Floor Detection using Kinect
  (2 votes) by Vangos (updated 6 days ago)
How to measure the orientation of a joint around each axis (X, Y, Z)
  (1 votes) by Vangos (updated 6 days ago)
Today, I would like to introduce you to the Orbbec Astra sensor and the Nuitrack body-tracking SDK. This is an in-depth tutorial for software developers who would like to use a new depth sensor and a new body-tracking SDK to develop amazing motion applications.

Hardware & System

  (3 votes) by Tareq_Gamal (updated 5 days ago)
How to Control NAOqi-Based Robots like NAO, Pepper using Kinect

HTML / CSS

  (0 votes) by Ramon F. Mendes (updated 6 hours ago)
The definite solution to create SVG sprites for quick usage in your HTML development workflow

Internet / Network

  (4 votes) by Dean Roddey (updated 4 days ago)
A demonstration of the use of an ORB that is tightly integrated into the development framework

LINQ

  (0 votes) by Bharath K A (updated 9 hours ago)
LINQ to CSV for Rapid Application Development

Product Showcase

  (0 votes) by Mike Mackrory (updated 6 days ago)
To demonstrate how powerful TomTom's APIs are, this article shows how to use the TomTom Android SDK to build an application for truck drivers.
  (0 votes) by Mike Mackrory (updated 5 days ago)
In this article, we're going to explore the capabilities available within the new TomTom SDKs.
  (0 votes) by John Odey (updated 4 days ago)
In this article, we walk through using the TomTom Maps SDK by exploring some ways in which its SDK API call can be leveraged to show the location of several entities on a map at once.

SharePoint Server

  (0 votes) by Melick (updated 18 hours ago)
SharePoint 2016 Installation using AutoSPInstaller Online - how to set up the environment and service accounts

Articles updated

.NET Framework

  (7 votes) by Qwertie (updated yesterday)
No matter how lazy you are

ASP.NET

  (9 votes) by syed shanu (updated 1 weeks 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

  (9 votes) by Maxim Dobroselsky (updated yesterday)
Overview of how to use the DryWetMIDI library for high-level managing of a MIDI file data

C / C++ Language

  (6 votes) by David Lafreniere (updated 5 days ago)
Simplify passing data between threads with this portable C language callback library.

C#

  (45 votes) by shunninghuang (updated 3 days ago)
CPS1 emulator, ROM hacking
  (35 votes) by HHerzl (updated 2 hours ago)
Scaffolding Entity Framework Core 2 with CatFactory

Client side scripting

  (29 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago)
How to create modal popup functionality without 3rd-party frameworks?
  (24 votes) by Fred Song (Melbourne) (updated 5 days ago)
Angular 7 with .NET Core 2.2 - Global Weather (Part 1)

Game Development

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

Internet / Network

  (43 votes) by pdoxtader (updated 4 days ago)
AbstractTcpLib: A TCP library that features asynchronous socket programming, concurrent file transfers per client, AES256 Encryption, LDAP Authentication, Client / Server communication, Peer to Peer communication, Object serialization and raw byte communication in one library for C# & VB.NET

Miscellaneous

  (130 votes) by Zuoliu Ding (updated 5 days ago)
A discussion on some basic practices highly recommended in Assembly Language Programming.

Node.js

  (2 votes) by Издислав Издиславов (updated yesterday)
Easy prototyping with desktop console like UI, Skia drawings and several REST like node.js hosted services

Programming Languages

  (4 votes) by Vincent Radio (updated 4 days ago)
VRCalc++ Engine is embeddable in any Delphi Application using Dynamic Packages

Trace and Logs

  (3 votes) by Ivan Yakimov (updated 2 days ago)
Here, I'll describe how you can set the separate log level for each request to a Web application.

VB.NET

  (16 votes) by Eric Paul Schneider (updated 3 days ago)
Basic demo on how to serialize and deserialize custom collections

New Tips and Tricks added

Algorithms & Recipes

  (3 votes) by CPallini (updated 6 days ago)
Computing permutations using recursion, in Python, for the absolute beginner

Dialogs and Windows

  (2 votes) by Roger65 (updated 6 days ago)
Selected Font name, Point Size and Weight are displayed

Tips and Tricks updated

Algorithms & Recipes

  (2 votes) by Peter Occil (updated 5 days ago)
Describes parametric curves and surfaces and how to generate them using my public-domain HTML 3D library

Author Resources

  (8 votes) by Thinira (updated 16 hours ago)
Continuous Integration and Delivery with VSTS (Visual Studio Team Services)

List Controls

  (8 votes) by Jovibor (updated 6 days ago)
List control with cells tooltips, menu ability, and even more

New Technical Blogs added

IoT on Azure

  (2 votes) by Gaston Verelst (updated 6 days ago)
In this post I show how to create an image from a VM in Microsoft Azure, and use this to create identical VMs. Continue reading →.

Other .NET Languages

  (0 votes) by Vlad Neculai Vizitiu (updated 11 hours ago)
Hello and Welcome 🙂 Today I want to discuss about how we can use claims following a typed approach, this topic came about from a bug that was encountered during a code review for an application.



© 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

Thứ Sáu, 1 tháng 2, 2019

Your personal Google+ account is going away on April 2, 2019

You've received this email because you have a consumer (personal) Google+ account or you manage a Google+ page.

In December 2018, we announced our decision to shut down Google+ for consumers in April 2019 due to low usage and challenges involved in maintaining a successful product that meets consumers' expectations. We want to thank you for being part of Google+ and provide next steps, including how to download your photos and other content.

On April 2nd, your Google+ account and any Google+ pages you created will be shut down and we will begin deleting content from consumer Google+ accounts. Photos and videos from Google+ in your Album Archive and your Google+ pages will also be deleted. You can download and save your content, just make sure to do so before April. Note that photos and videos backed up in Google Photos will not be deleted.

The process of deleting content from consumer Google+ accounts, Google+ Pages, and Album Archive will take a few months, and content may remain through this time. For example, users may still see parts of their Google+ account via activity log and some consumer Google+ content may remain visible to G Suite users until consumer Google+ is deleted.

As early as February 4th, you will no longer be able to create new Google+ profiles, pages, communities or events.

See the full FAQ for more details and updates leading up to the shutdown.

If you're a Google+ Community owner or moderator, you may download and save your data for your Google+ Community. Starting early March 2019, additional data will be available for download, including author, body, and photos for every community post in a public community. Learn more

If you sign in to sites and apps using the Google+ Sign-in button, these buttons will stop working in the coming weeks but in some cases may be replaced by a Google Sign-in button. You'll still be able to sign in with your Google Account wherever you see Google Sign-in buttons. Learn more

If you've used Google+ for comments on your own or other sites, this feature will be removed from Blogger by February 4th and other sites by March 7th. All your Google+ comments on all sites will be deleted starting April 2, 2019. Learn more

If you're a G Suite customer, Google+ for your G Suite account should remain active. Contact your G Suite administrator for more details. You can also expect a new look and new features soon. Learn more

If you're a developer using Google+ APIs or Google+ Sign-in, click here to see how this will impact you.

From all of us on the Google+ team, thank you for making Google+ such a special place. We are grateful for the talented group of artists, community builders, and thought leaders who made Google+ their home. It would not have been the same without your passion and dedication.

Google LLC 1600 Amphitheatre Parkway, Mountain View, CA 94043

You have received this mandatory email service announcement to update you about important changes to your Google+ Page, product or account.