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. The Best articles of December 2018 Each month all articles posted on are automatically included in our monthly article contest. At the end of each month the top articles are collected together and our readers - you! - vote on the best of the best. Congratulations to our authors for the following articles: cheers, Chris Maunder Advertisements Who is responsible for your application's security? Survey period: 7 Jan 2019 to 14 Jan 2019 Also known as: who does the finger point to when your app is hacked? I am | 342 | 34.00 | | My team | 203 | 20.18 | | Our internal Security Ops Team | 83 | 8.25 | | Another team (or individual) in our organisation | 57 | 5.67 | | An external team or contractor | 28 | 2.78 | | Whoever wrote the bit of bad code that exposed the hole | 61 | 6.06 | | Whoever remembers to think about security. It's a bit random | 50 | 4.97 | | Now that I think of it, no one | 83 | 8.25 | | We don't worry about application security | 107 | 10.64 | | This week's survey: What do you prefer from Software Companies: Infrequent Major software updates, or smaller, continuous updates? Latest Additions New articles added | (1 votes) by Marc Clifton (updated 4 hours ago) Talk to your rPi over a Slack channel, getting status, controlling devices, and running shell (bash) commands and viewing the console output posted back to your Slack channel | | (9 votes) by KristianEkman (updated 4 days ago) A C# object oriented Neural Network, trainer, and Windows Forms user interface for recognitions of hand-written digits. | | (2 votes) by Andi Kleinbichler (updated 3 days ago) Illustrates the implementation of a .Net Core app, running in a linux container, connecting to an SQL Server database with integrated security. | | (0 votes) by Apriorit Inc (updated 4 days ago) Two theoretical ways to protect a Linux kernel module from hooks. | | (2 votes) by Joel Ivory Johnson (updated 6 days ago) Discovering local devices using SSDP from within HTML and JavaScript in Chrome | | (6 votes) by Michael Chourdakis (updated 2 days ago) All in one: x86, x64, Virtualization, multiple cores, along with new additions | | (1 votes) by Member 4206974 (updated 3 days ago) How using PHP scripts on NodeJS. | | (3 votes) by NewPast (updated 5 days ago) Excel, Pure VBA Macro: Molecular Weight/Molecular Mass Calculator | | (8 votes) by Chris A. Johnson (updated 3 days ago) Debugging within IIS provides a smoother development process without having to think about whether your webserver is running or not. | | (0 votes) by Stephan Ofosuhene (updated 4 days ago) This post discusses strategies for improving the performance of Python applications by making them run faster and use fewer resources. | | (0 votes) by Stephan Ofosuhene (updated 3 days ago) This article takes a look at a variety of tools available from Intel: Intel® Movidius™ Neural Compute Stick, Intel® Python Distribution for Python™, Intel® Math Kernel DNN Library, Intel® Data Analytics Acceleration Library, Intel Distribution of OpenVINO™ Toolkit | | (0 votes) by Mike Mackrory (updated 5 days ago) In this article, I'm going to introduce you to some of the APIs available from TomTom and demonstrate how you can leverage them to turn location data points into actionable information about your fleet. | | (0 votes) by Mike Mackrory (updated 4 days ago) In this article, I'm going to introduce you to API functionality which can be leveraged specifically for drivers of electric vehicles. | | (0 votes) by Mike Mackrory (updated 3 days ago) In this article, I'm going to introduce you to the Routing API with a few examples. We'll also discuss consumption models for gasoline and electric vehicles and use these models to plot the best route for your vehicle. | | (0 votes) by Daisy Tsang (updated 2 days ago) In this article, we dive into how TomTom's Traffic API works and how we can leverage the Traffic suite of web services (which are based on the real-time traffic data from TomTom Traffic) to retrieve detailed traffic information about an area, which you can use for your web and mobile applications. | | (0 votes) by Samuel Atule (updated 4 days ago) In this article, I will introduce you to Intel's Cryptographic API by walking you through how to optimize the popular RSA cryptographic algorithm. | | (0 votes) by Chris_Riley (updated 3 days ago) This article explores how developers can make deep-learning applications faster and more efficient by taking advantage of tools that optimize deep-learning code. | | (0 votes) by Ryan Peden (updated 3 days ago) Using the Vidyo SDK, developers can quickly create custom video conferencing applications using their existing skills and knowledge. | | (1 votes) by Ivan Yakimov (updated 3 days ago) Here I'll describe how you can set the separate log level for each request to a Web application. | | (2 votes) by Marc Clifton (updated yesterday) The journey of using .NET Core to send text to a 2 line LCD connected to an rPi. | Articles updated | (45 votes) by Alex Rakov, Alexandre Bencz (updated 2 days ago) ELENA is a general-purpose, object-oriented, polymorphic language with late binding | | (6 votes) by Ryan Peden (updated 6 days ago) Writing to a Slack Channel - .NET Core Edition | | (3 votes) by Ryan Peden (updated 6 days ago) Writing to a Slack Channel - Python Edition | | (2 votes) by Ryan Peden (updated 6 days ago) Learn about the Slack API and set up your first Slack API application | | (1 votes) by Ryan Peden (updated 6 days ago) Writing to a Slack Channel - Node.js Edition | | (6 votes) by Sidd Gautama (updated yesterday) Easy and efficient assertions for API testing | | (17 votes) by KristianEkman (updated 2 days ago) A cell by cell walkthrough of the maths of a Neural network | | (86 votes) by Ramon F. Mendes (updated 3 days ago) Create HTML/CSS/script based cross-platform desktop apps in C# with Sciter engine! | | (34 votes) by HHerzl (updated 3 days ago) Creating Service Monitor Application with .NET Core | | (9 votes) by Henrique Dal Bello (updated 4 days ago) This article describes a DLL made to help the community when communicating with Tightening Controllers via Open Protocol. | | (2 votes) by bapak71 (updated 22 hours ago) How to implement w2ui in ASP.NET MVC - w2ui grid | | (38 votes) by steveb (updated 4 days ago) Describes all aspects of MFC serialization mechanism | | (18 votes) by BrainlessLabs.com, sibani.p (updated 14 hours ago) Creating a simple ORM for C++ on-top of SQL database | | (20 votes) by Michael Chourdakis (updated 5 days ago) All in one article about raw CPU technologies, access multiple cores and protected or long mode from DOS while still having access to DOS interrupts | | (18 votes) by Marc Clifton (updated 2 days ago) Implementing an SSL capable server in .NET Core WITHOUT ASP.NET, using nginx, and testing Postgres with EF, all running on an rPi. | New Tips and Tricks added | (4 votes) by Tareq_Gamal (updated 4 days ago) Control Anything from a web page using sockets and ports. | | (3 votes) by OriginalGriff (updated 4 days ago) How to open a file specifically in the default browser, instead of the default app for the file type. | | (0 votes) by Harshit Gindra (updated 2 days ago) Check and request for Permissions in Xamarin Forms mobile application | Tips and Tricks updated | (13 votes) by akshay_zz (updated yesterday) This article will provide you the alternative way to navigate page in a crystal report viewer, as default paging looks broken | | (14 votes) by SagSD (updated 22 hours ago) Bootstrap pagination for gridview with CSS only | | (7 votes) by SagSD (updated 22 hours ago) This tip describes how to make custom right click menu. | | (7 votes) by Jovibor (updated 22 hours ago) List control with cells tooltiping ability, and even more. | New Technical Blogs added | (0 votes) by bapak71 (updated yesterday) Hi, recently my client ask me to create a photo gallery. This was easy, using Blueimp Gallery, I manage to develop it in no time. But then I face a problem how to delete and edit the photo as we cannot do it directly from Blueimp Gallery . | | (1 votes) by Jeremy Hutchinson (updated 4 days ago) Occasionally you need to update a table with a random value per row. And thanks to some optimizations SQL Server does, it's not exactly straight forward.. If you just try to update with a random value like this, every row ends up with the same 'random' value.. update. MyTable. set. | | (0 votes) by tranthanhtu.vn (updated 5 days ago) Note: this article in series of article related to building enterprise application. Please have a look at previous article first, this will help you understand the context we were talking about. | © 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