Chủ Nhật, 16 tháng 9, 2018

Weekly Newsletter (17 Sep 2018)

Weekly Newsletter (17 Sep 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.

Site News

The Top Articles of Last Month

The incredible articles just keep coming! As I mentioned last month we've refactored our article contest down to a single category and invited the experts to vote. I wish we could award half a dozen winners but for now we'll leave you with the following gems.

Best Article of August 2018
Winner: Marc Clifton A Concise Overview of Threads
Winner: Mike Hankey 3D Printing - 101
Runner-up: _duDE .NET Framework Checker
Runner-up: Arthur V. Ratz Android Programming By An Example: Creating An Airport Schedule Simulator Application

cheers,
Chris Maunder

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

How likely is it your private information will be stolen when using the following systems?

Survey period: 10 Sep 2018 to 17 Sep 2018

1 = very unlikely, 5 = almost guaranteed. Data could be "stolen" by malware infection, rogue applications, or even the Framework vendor themselves.

OptionResponses Avg  
Android7403.88
ChromeOS7403.59
iOS7403.33
macOS7403.21
Linux / Unix (and related)7402.79
Windows 7 or below7403.60
Windows 107403.52

This week's survey: Which part of a Software Project do you enjoy the most?

Latest Additions

New articles added

.NET Framework

  (12 votes) by spi (updated 6 days ago)
This small library handles units of measure and quantities with a dynamic and multi-contexts approach.

Algorithms & Recipes

  (2 votes) by DaveAuld (updated 3 days ago)
This is a probability based simulation that demonstrates 'Swapping' is considered the best option! We also look at the effect of multi-threading and multi-process in Python.

Android

  (0 votes) by David Crow (updated 3 days ago)
How the selection in one spinner control can govern the contents of another

Applications & Tools

  (0 votes) by Bogdan Marian (updated yesterday)
Ensure your Docker Compose services start in the correct order.

ASP.NET

  (10 votes) by MukeshKumarTech (updated 4 days ago)
This article will explain how to perform CRUD (Create, Read, Update and Delete) operations in ASP.NET Core Web API using Entity Framework Core.
  (6 votes) by Rahul Rajat Singh (updated 4 days ago)
In this article, we will try to understand the concept of middleware in ASP.NET core.

Client side scripting

  (4 votes) by raddevus (updated 4 days ago)
JavaScript, jQuery, TypeScript: Introduction
  (3 votes) by AJSON (updated 2 days ago)
A free video course to learn the fundamentals of web scraping - usually missed by other sources!
  (1 votes) by raddevus (updated 4 days ago)
Why Learn Pure JavaScript?.. Learning pure JavaScript (JavaScript only with no other libraries like jQuery) is important because the more familiar you are with JavaScript, the easier it will be for you to use the other JavaScript-based libraries.
  (0 votes) by raddevus (updated 3 days ago)
JavaScript, jQuery, TypeScript

Database

  (0 votes) by Steven L. Wentworth (12896862) (updated 5 days ago)
Using combination arithmetic to improve quality of SQL table design and execution

Dialogs and Windows

  (1 votes) by mohamadArdestani (updated yesterday)
get shutdown message in java application with jni

Game Development

  (1 votes) by EgorYusov (updated 4 days ago)
This article describes several strategies to update GPU resources in Diligent Engine (a modern low-level graphic library) as well as important internal details and performance implications related to each method.

General Graphics

  (6 votes) by _Flaviu (updated 5 days ago)
A way to use OpenCV in MFC project

Mobile Development

  (1 votes) by Manjunath Matathamana (updated 14 hours ago)
This article covers so useful tips that you might find helpful while creating a food delivery application using React/React Native.

PHP

  (2 votes) by Peter Leow (updated 5 days ago)
Learn to handle form in PHP

Product Showcase

  (0 votes) by Vel Genov (updated 4 days ago)
In this article, we will discuss merging PDF documents at the enterprise level. We will cover the top advantages and the common pitfalls of merging PDF documents, and key tips on how to improve your merge process.
  (0 votes) by Evident (updated 4 days ago)
An overview of Evident's integration options.
  (0 votes) by Intel Corporation (updated 4 days ago)
This page provides general installation and support notes about the Community forum supported Intel® Performance Libraries and Intel® Distribution for Python as they are distributed via the YUM repositories described below.
  (0 votes) by Intel Corporation (updated 4 days ago)
This article covers the installation steps with troubleshooting and tips for Intel® Parallel Studio XE on Google Cloud Platform (GCP).

Programming Tips

  (2 votes) by Mohanraja Loganathan (updated 15 hours ago)
We will use functional programming style of c# to achieve our goal

Shell and IE programming

  (2 votes) by Chris Boss (updated 4 days ago)
A short introduction to using the Powerbasic 6.0 console compiler with the Ontime RTOS-32 embedded operating system

Site & Server Management

  (1 votes) by Manjuke Fernando (updated 6 days ago)
How to give db_datareader access to a specific user across all the databases on a particular SQL Server

Status Bar

  (0 votes) by Sunil Kumar Pashikanti (updated 5 days ago)
This blog describes how to modify the SharePoint top link bar.

Tools and IDE

  (1 votes) by pankajupadhyay29 (updated 6 days ago)
A guide to creating an API Mocking utility in Node

Web Services

  (14 votes) by Mahsa Hassankashi (updated 2 days ago)
This article describes MSMQ technology (publisher and subscriber) in order to communicate among distributed systems in the heterogeneous network and platforms.

Windows API

  (4 votes) by Andy De Filippo (updated 6 days ago)
GDI+ does not support rendering of Rich Text and this has always represented a challenge for developers. The approach described in this article offers a solution to such limitation by tapping into the power of API hooking.

Articles updated

C#

  (38 votes) by Valerii Tereshchenko (updated 4 days ago)
Objects Comparer framework provides mechanism to recursively compare complex objects by properties (supports arrays, lists, different types of dynamic objects and more), allows to override comparison rules for specific properties and types.
  (21 votes) by Jean-Pierre Bachmann (updated 4 days ago)
ADO.NET ORM
  (1 votes) by wmjordan (updated 2 days ago)
Circumventing language obstacles and optimizing performance with Dynamic Methods, Dynamic Assemblies.

Client side scripting

  (2 votes) by Vinay M S (updated 19 hours ago)
This article introduces JEEP, a new OOP framework intended to make JavaScript robust, and demonstrates its power and flexibility by building a simple tool in a tutorial style.

Internet / Network

  (20 votes) by Kewin Rausch (updated 6 days ago)
Moving forward in the future networks evolution
  (13 votes) by bkelly13 (updated 2 days ago)
Goal: Describe how asynchronous or non-blocking TCP code works

NoSQL

  (39 votes) by George Swan (updated 9 hours ago)
Highlights the latest developments in both the Mongo open-source document database and the open-source official C# driver.

Programming Tips

  (164 votes) by EJocys (updated 6 days ago)
JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality.

Windows Security

  (8 votes) by Michael Chourdakis (updated 3 days ago)
A standard-compliant library for secure signing
  (1 votes) by Michael Chourdakis (updated yesterday)
XAdES-B and XAdES-T signing with my AdES and XML libraries

New Tips and Tricks added

ASP.NET

  (2 votes) by Mike Hankey (updated 2 days ago)
The Flip jQuery plugin is a light weight extension that allows the user to type raw HTML and CSS in a textarea and have the ability to preview the formatted content without reloading page.

Database

  (0 votes) by Clifford Nelson (updated 4 days ago)
Method to change source of a Form's Subform source to a Query or Table in Microsoft Access

Desktop Gadgets

  (2 votes) by Geek2Simon (updated 6 days ago)
An Excel template, which provides unlimited basic arithmetic worksheets (random question generator), and answer sheets as well. All printer friendly formatted. Good for kids math practice.

New Technical Blogs added

Uncategorised Technical Blogs

  (1 votes) by ashish__shukla (updated yesterday)
What is Python? Python is a general purpose,interpreted and high-level programming language.It is object-oriented and dynamically typed programming language.Dynamically typed means that variables are not required to be declared before using them.Instead you directly assign value to a variable.



© 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