Chủ Nhật, 29 tháng 7, 2018

Weekly Newsletter (30 Jul 2018)

Weekly Newsletter (30 Jul 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 Voted Articles of last Month

Again, some excellent article submissions last month and it's great to see the top articles were also entries for our Summer Fun with Arduino Challenge competition (Part 1). Congratulations to the following authors, and a heartfelt thank you to everyone else who took the time to post an article, answer a question in the forums or otherwise help out a fellow developer get past their latest obstacle.

table border="0" cellpadding="0" cellspacing="8"> Web Dev Winner: gggustafson MasterPages using HTML, CSS, and JavaScript Runner-up: Vincent Maverick Durano ASP.NET Core and Web API: A Custom Wrapper for Managing Exceptions and Consistent Responses Database Winner: Graeme_Grant Working with SQLite in C# & VB Runner-up: Bojan Sala SqlBinder Library C# Winner: Dirk Bahle Machine Learning with ML.Net and C#/VB.Net Runner-up: Sacha Barber Microservices Service Discovery "Everything Else" Winner: Florian Rappl Car Distance Sensors Using an Ultrasonic Transducer Runner-up: Matt McGuire Motorcycle Signal Lights

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

Will you be working with Quantum Computing?

Survey period: 23 Jul 2018 to 30 Jul 2018

It's a big idea with big names racing to achieve quantum supremacy. How close is the reality of quantum computing for you?

OptionVotes% 
Yes - I already do4,09882.12
Yes, within 12 months100.20
Yes, within 5 years290.58
Yes (or probably), within 10 years571.14
Yes (or probably), in 10 years or more791.58
I'm not sure1903.81
Probably not3517.03
No, no chance1763.53

This week's survey: Are you using .NET Core in production?

Latest Additions

New articles added

Algorithms & Recipes

  (2 votes) by Ajcek84 (updated 3 days ago)
Dynamic proxy for lazy deserialization of large JSON files

Amazon Web Services

  (2 votes) by Ashan Fernando (updated 3 days ago)
This article focuses on setting up Amazon S3 and CloudFront for frontend hosting to store the frontend in Amazon S3 while using CloudFront both as a CDN and a Proxy which will route the messages to the backend.

Arduino

  (0 votes) by raddevus (updated yesterday)
Build one or more of these devices so you can monitor how temperature fluctuates over time in your home.

Artificial Intelligence and Machine Learning

  (2 votes) by Muhammad Usama Khan (updated 3 days ago)
Machine learning and the types of machine learning, and how we teach the machine to perform different actions
  (0 votes) by I Love Code (updated 2 days ago)
An Introduction to Logistic Regression.

ASP.NET

  (1 votes) by Debendra0256 (updated yesterday)
In this article, we are going to learn about caching and how we can implement Azure Redis cache in MVC web application to make the application faster.

Author Resources

  (1 votes) by Phil Hopley (updated yesterday)
First part in a series on a ROS (Robot Operating System) House Bot.
  (1 votes) by Member 13737597 (updated yesterday)
This article show the structure of import library file (.lib) used along with header to link against DLL

Azure

  (1 votes) by MukeshKumarTech (updated 2 days ago)
This article will demonstrate you about what Azure Web App is and how can you create it and deploy your own files using FTP client.

Boards / Embedded devices

  (1 votes) by sbarnes (updated 6 days ago)
When the winds from Ft. Collins aren't strong enough to sail your boat.

C#

  (0 votes) by Ðecimation (updated 18 hours ago)
How to calculate the size of managed objects in heap memory at runtime

Client side scripting

  (1 votes) by Muhammad Usama Khan (updated 5 days ago)
In this article, we'll explore what is angular and why we use JS based frameworks when we've already javascript libraries. We'll explore how we can set up Angular Environment in Visual Studio Code.

Content Management Server

  (1 votes) by didourebai (updated 3 days ago)
In this article, we will describe how we can deploy a new application in Azure Blockchain Workbench.

Cross Platform

  (0 votes) by Dave Kerr (updated 5 days ago)
Patching resources is faster and easier than pulling them and updating the spec wholesale. However, the documentation is a little limited. After some trial and error, I got it working, here's the solution. I thought it might be helpful to share for others!

Database

  (2 votes) by Dathuraj Pasarge (updated 3 days ago)
Mirroring setup without any DBA effort - on every new DB creation on the SQL Server !!!

Dialogs and Windows

  (0 votes) by B.O.B. (updated yesterday)
Win10 TabletMode alters the order of Form events in WinForms.Net - this article describes how to correct the event order

Hardware & System

  (1 votes) by ron85262 (updated 1 hour ago)
In this article, I'll make an overview of IoT and introduce a way approach IoT using Wemos D1.

Java

  (3 votes) by Han Bo Sun (updated 4 days ago)
This article is an introduction on how to use the JJWT library, key stores, private/public keys to encrypt and decrypt the JWT token.

Libraries

  (8 votes) by stevemk14ebr (updated 5 days ago)
PolyHook v2 - the C++17 x86/x64 library supporting multiple methods of hooking
  (5 votes) by Ajcek84 (updated 5 days ago)
Implementation of radar chart for various .NET platforms

Parallel Programming

  (0 votes) by nchamberlain (updated 2 days ago)
The Sleeping Barber problem, a classic inter-process communication problem, can be studied and explored more easily using tools such as the Concurrency Explorer than using standard parallel or asynchronous coding techniques.

Product Showcase

  (0 votes) by Intel Corporation (updated 5 days ago)
This guide will help you to write complex neural networks such as Siamese networks in Keras. It also explains the procedure to write your own custom layers in Keras.
  (0 votes) by Intel Corporation (updated 4 days ago)
This paper explains the importance of using Intel® Performance Libraries to solve a machine-learning problem such as credit risk classification.
  (0 votes) by Intel Corporation (updated 3 days ago)
Understanding Capsule Network Architecture

Programming Tips

  (1 votes) by JL Doty (updated 15 hours ago)
Minimalist app to monitor a systems sensors

Uncategorised Technical Blogs

  (15 votes) by Rion Williams (updated 3 days ago)
Software development is overwhelming.
  (4 votes) by Rion Williams (updated 3 days ago)
Software soup

Web Security

  (3 votes) by Paul D. Sheriff (updated 6 days ago)
The third, and final, part in this series on securing your Angular applications

Windows API

  (1 votes) by Dave Ceddia (updated 6 days ago)
. React 16.3 added a new Context API – new in the sense that the old context API was a behind-the-scenes feature that most people either didn't know about, or avoided using because the docs said to avoid using it..

Articles updated

ASP.NET

  (20 votes) by syed shanu (updated 6 days ago)
In this article, let's see how to create our own ASP.NET Core Blazor Master Detail HTML CRUD (Insert, Update, Select and Delete) for both Master and Detail Grid with Sorting and Filtering using Entity Framework, and Web API.
  (8 votes) by Karthik Chintala (updated 3 days ago)
Awaiting a method vs awaiting a task

Desktop Gadgets

  (13 votes) by JL Doty (updated 1 weeks ago)
Fully exploit features of OpenHardwareMonitorLib.dll

DirectX

  (42 votes) by EgorYusov (updated 6 days ago)
This article introduces Diligent Engine, a modern cross-platform graphics API abstraction library

GDI

  (24 votes) by Alexandru Matei (updated 3 days ago)
Shows an alternative to GetCharABCWidths and GetCharABCWidthsFloat

General Graphics

  (18 votes) by irakyu (updated yesterday)
This article will show you the basic 3D math done on the CPU.

Macros and Add-ins

  (15 votes) by Brett Rowbotham (updated 3 days ago)
Add-in for VS2005, VS2013/2015 and VS2017 that provides the time taken to build a complete solution

VB.NET

  (14 votes) by B.O.B. (updated yesterday)
Implement a Global Try Catch block while still using the .NET Application Framework.

New Tips and Tricks added

Java

  (3 votes) by Ram Lakshmanan11 (updated 5 days ago)
This is a disappointing story on memory optimization

Tips and Tricks updated

Miscellaneous

  (7 votes) by kmn1235 (updated 3 days ago)
Command Line application to send emails via SMTP using SSL
  (3 votes) by 0x01AA (updated yesterday)
Native W32 application Interop .NET com visible assembly

SharePoint Server

  (0 votes) by senthill (updated 5 days ago)
This tip will help you to resolve issue when exporting large data from SSRS report to Excel, getting error message "Request timeout" in SharePoint 2013.

New Technical Blogs added

.NET Framework

  (2 votes) by Passion4Code (updated 6 days ago)
Introduction With 20% faster performance than .Net Core 1.X, core 2.0 is in the lime light. Optimizing to the core the .Net core 2.0 is the next big thing for the Microsoft Developers. A modular

Code Generation

  (0 votes) by Passion4Code (updated 18 hours ago)
Introduction In this era of the diversity in latest technology and the ability to learn and be equipped in languages is the most challenging and interesting thing for a developer or a geek you can

Files and Folders

  (2 votes) by Passion4Code (updated 6 days ago)
Introduction Have you ever encountered a scenario when you have to download few files zipped and compressed! Few development involving the manipulation of documents and its management would require this. There are a lot of



© 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