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

Weekly Newsletter (16 Jul 2018)

Weekly Newsletter (16 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.
Click here Easily manage website docs.
Create, update, translate, publish & maintain - dynamic product documentation. Embed a line of JavaScript on your page - get docs. No need to run a separate server, or link to third party service. Only pay for what you use, post 50,000 monthly page views. Try Docsie now.
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

As a developer, do you think that websites are actually able to protect your personal data from hackers?

Survey period: 9 Jul 2018 to 16 Jul 2018

We know how the sausage is made, as it were. Do you trust your compatriots to get it right?

OptionVotes% 
Yes - there's no reason sites can't completely protect our personal data716.88
Sites can protect our personal data from all but the most advanced (eg State sponsored) hackers10710.37
Sites can protect our data from most, but not all hackers31230.23
I'm not sure726.98
Probably not. Most sites are unable to protect our data21721.03
Almost no site has the ability to actually protect our personal data from hackers12311.92
No they can't. It's simply not possible13012.60

This week's survey: As a developer, do you think that websites are actually able to protect your personal data from hackers?

Latest Additions

New articles added

.NET Framework

  (1 votes) by zhopan77 (updated yesterday)
My experience of using NDepend Callers / Callees graph to help understand complicated .NET code structure.

Algorithms & Recipes

  (1 votes) by Mehdi Gholam (updated 20 hours ago)
Fill Excel files with data from DataTables based on EPPlus
  (0 votes) by Nour Helal (updated 7 hours ago)

Android

  (2 votes) by ThatsAlok (updated 6 days ago)
Let explore the world of StateFulWidget with respect to Flutter
  (1 votes) by ThatsAlok (updated 3 days ago)
Flutter Navigation, Let's move among pages

ASP.NET

  (14 votes) by syed shanu (updated 4 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.
  (1 votes) by Muhammad Usama Khan (updated 7 hours ago)
Here we'll discuss how to work with controller actions and routing.
  (0 votes) by JamesEJ (updated 6 days ago)
Setting up a CMS to be able to preview and automatically route content in Angular with .Net Core

Bugs & Workarounds

  (6 votes) by Chad Z. Hower aka Kudzu (updated 3 days ago)
Delphi has some big gotchas with interfaces. Learn how to bypass them.

C#

  (1 votes) by Bahrudin Hrnjica (updated 2 days ago)
How to implement data normalization as regular neural network layer, which can simply training process and data preparation
  (1 votes) by BenHall_io (updated 17 hours ago)
This article is super-simplified, look at .NET garbage collection, with loads of intentional technical omissions. It aims to provide a baseline level of understanding that a typical C# developer realistically needs for their day-to-day work.

Client side scripting

  (4 votes) by Paul D. Sheriff (updated 6 days ago)
A technique for securing Angular 2/6 applications.
  (0 votes) by Dave Ceddia (updated 3 days ago)
Access-Control-Allow-Origin: Dealing with CORS Errors in React and Express
  (0 votes) by charles922 (updated 3 days ago)
AngularJS and REST API Tutorial - Part 4

Cross Platform

  (1 votes) by Tomaž Vinko (updated yesterday)
This article gives an overview of Zenodys IoT/Industry 4.0 platform and explains how to build Computing Engine and Elements.

Database

  (5 votes) by Jovan Popovic (updated 2 days ago)
Learn about various use cases how you can leverage JSON support in SQL Server and Azure SQL Database

Desktop Gadgets

  (8 votes) by JamesDoty (updated 5 days ago)
Fully exploit features of OpenHardwareMonitorLib.dll

HTML / CSS

  (3 votes) by MukeshKumarTech (updated 5 days ago)
Step by step discussion of how to create dynamic components in angular 2/4 and how to set the value of dynamic control and get the value from the dynamically generated component

Libraries

  (4 votes) by Ajcek84 (updated 10 hours ago)
Open source library for music engraving in dekstop, mobile and web applications

Product Showcase

  (0 votes) by F. Scott Barker (updated 5 days ago)
Some features of the ASP.NET Core WebDemo application dtSearch provides in the dtSearch Engine product include a scrolling word list, faceted search navigation, and multicolor hit highlighting.
  (0 votes) by LEADTOOLS Support (updated 4 days ago)
LEADTOOLS Cloud Services provides all the speed, accuracy, and reliability you have come to expect from LEADTOOLS Document Imaging SDKs but is neatly packaged into a simple, pay-as-you-go Web API hosted on Microsoft Azure.

Programming Languages

  (1 votes) by ThatsAlok (updated 6 days ago)
In this second article of series, I would be focusing completely on List working
  (1 votes) by ThatsAlok (updated yesterday)
Map class denotes a key and value container. I will showcase its various methods and properties

Programming Tips

  (14 votes) by Chad Z. Hower aka Kudzu (updated 3 days ago)
There are dozens of more things I'd like to see in Delphi, but here I will cover the ones that are easy to implement, yet provide large gains.
  (2 votes) by Vincent Maverick Durano (updated 14 hours ago)
This article outlines some tips on finding solutions to your programming problems, how to properly use the community forums and how to contribute as an answerer to the forums.

Tools and IDE

  (1 votes) by Krishna P Seetharaman (updated 4 days ago)
The tools used for different activities and the best practices to be followed in Mule development for an enhanced development and deployment experience

Articles updated

Applications & Tools

  (20 votes) by Mihai MOGA (updated 3 days ago)
An alternative Windows version to the famous HyperTerminal

ASP.NET

  (8 votes) by Robert Vandenberg Huang (updated 7 hours ago)
Experiment, run and compare different pathfinding algorithms and heuristic functions

C#

  (21 votes) by HHerzl (updated 19 hours ago)
Creating Service Monitor Application with .NET Core
  (5 votes) by HHerzl (updated 4 days ago)
Scaffolding Dapper with CatFactory

DirectX

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

General Graphics

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

Libraries

  (1 votes) by vkjha2000 (updated 3 days ago)
This article explains how to do performance testing aka load/stress testing using JUnit and maven

NoSQL

  (13 votes) by BrainlessLabs.com, sibani.p (updated 4 days ago)
Creating a simple ORM for C++ on-top of SQL Database

Programming Languages

  (2 votes) by ThatsAlok (updated 6 days ago)
This is getting started beginner tutorial in DART 2, I would be touching Basic setup, Datatypes, Conditional Statements and Loops.

New Tips and Tricks added

Arduino

  (2 votes) by irakyu (updated 3 days ago)
Using HID protocol on an Arduino Leonardo
  (1 votes) by irakyu (updated 2 days ago)
Speed Arduino Boot

ASP.NET

  (3 votes) by RiteshRai07 (updated 5 days ago)
In this tip, I am going to explain the simple steps of using POP3 in ASP.NET MVC project.

C / C++ Language

  (7 votes) by John M. Dlugosz (updated 4 days ago)
Did you realize that the `*this` object can be qualified with lvalue vs rvalue? Here's what you can do with that.

C#

  (1 votes) by BenHall_io (updated 17 hours ago)
An under-utilised setting that can offer substantial performance gains.

Client side scripting

  (0 votes) by Gerd Wagner (updated 3 days ago)
For quite a long time, it was pretty cumbersome to delete a node from the DOM of an HTML document because one had to go to its parent and ask it to destroy its child by invoking the removeChild method.

Database

  (3 votes) by Satnam Singh SQL DBA India (updated 3 days ago)
Cannot Bulk Load Data Into the Table with Primary Key Constraint on it

Parallel Programming

  (14 votes) by Viktor Kovács (updated 5 days ago)
Parallel foreach loop implementation for nested loops

Tips and Tricks updated

.NET Framework

  (10 votes) by Steffen Ploetz (updated 4 days ago)
How to compile and run the first C# application in ReactOS

Database

  (52 votes) by Alen Toma (updated 16 hours ago)
EntityWorker.Core - an alternative to entity Framework



© 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