Thứ Năm, 31 tháng 10, 2019

Daily News - 84% of all websites are impacted by jQuery XSS vulnerabilities

Daily News - 84% of all websites are impacted by jQuery XSS vulnerabilities
Click here Launch your apps faster
Launch your enterprise apps quickly with API-first login, registration, and a user store in the cloud. Try it for free today!
Industry News
Time for third thoughts about SMS authentication
Source: Ars Technica
For all your questions, like: "Why? Why? Why?"
Source: Microsoft Docs
Who secures the network security companies?
Source: Krebs on Security
Developer News
Yay for helpful, shared standard libraries!
Source: snyk
Sorry to interrupt your day with this
Source: ZDNet
It's more or less a problem
Source: Slate
Science and Technology
"It doesn't matter how beautiful your theory is, it doesn't matter how smart you are. If it doesn't agree with experiment, it's wrong."
Source: Science Alert
Think of how much time top 40 radio stations could save!
Source: Neuroscience News
Code Project Discussions - Your say!
Fortran on punch cards in high school
Source: CodeProject



© 2019 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click Unsubscribe.
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 Insider@codeproject.com

The Daily Build - Fastest Hash Function for Table Lookups in C?!

The Daily Build - Fastest Hash Function for Table Lookups in C?!
Click here SQL Access to any API or Database via CData Cloud Hub
Unified connectivity to the SaaS, NoSQL & Big Data sources that you need for business, from any application. Connect to more than 150 Enterprise Data Sources through standard MySQL & SQL Server (TDS) connectivity. Get a Free Trial!
Click here Do you want to make the world see?
Think of a way to make the world see – and enable that with our Milestone open platform video technology. Don't miss your chance to develop responsible technology and make a difference for a safer world. Join Milestone Community Kickstarter Contest 2020!

Headline article

Fastest Hash Function for Table Lookups in C?!

  (13 votes) by Sanmayce (updated 4 hours ago)
Brutally optimized hash function for general table lookups

New Articles, Tech Blogs and Tips

Azure

  (0 votes) by Patrik Melander (updated 12 hours ago)
A simple and straight forward example of how to configure Azure for access to Microsoft Graph. Sample code in C# included.

Database

  (2 votes) by Charles T. Blankenship (updated 12 hours ago)
Backup and Restore SQL Server utility (where there is no SMSS onsite)

SAP HANA and Amazon SageMaker Challenge Ideas

  (0 votes) by Robert_Dyball (updated 17 hours ago)
This article is a response to the Cloud AI Challenge with SAP HANA and Amazon SageMaker.
  (0 votes) by Joydip Kanjilal (updated 13 hours ago)
Examine data for sentiment analysis using HANA and Amazon SageMaker
  (0 votes) by Wayne Applebaum (updated 13 hours ago)
Discussion of the issues of identifying adverse drug effects and how machine learn and big data techniques can solve for them.
  (0 votes) by Krishna P Seetharaman (updated 13 hours ago)
Describes how HANA and SageMaker can be used to analyze the truck and driver data for ML predictions
  (0 votes) by Krishna P Seetharaman (updated 13 hours ago)
Storing and analyzing various patient data can be useful for diagnosis and prediction

Updated Articles, Tech Blogs and Tips

Client side scripting

  (11 votes) by Fred Song (Melbourne) (updated yesterday)
Using Create-React-App to build react client and use .Net Core 3.0 to build API. React app and .NetCore API can be integrated seamlessly

Files and Folders

  (7 votes) by Jovibor (updated 3 hours ago)
Windows library for working with PE/PE+ binaries' inner information

Thứ Tư, 30 tháng 10, 2019

Mobile Newsletter - Get Familiar with Android and Gradle

Mobile Newsletter - Get Familiar with Android and Gradle

Welcome to this week's Mobile Development newsletter from CodeProject.

Click here Actian Zen Core vs. Couchbase Lite
This MCG Benchmark Report dives in for a head-to-head comparison of Actian Zen Core and Couchbase Lite. See how the two compare in this embedded NoSQL database performance benchmark. Download now!

Industry News

Interested in Android development? Then you should get familiar with Gradle, the only Android development build system that Google officially supports.
Read more
Okta
Looking to expedite the cross platform development process? Uno Platform offers this and much, much more. In fact, here are 50 reasons why exactly you should use it for your next development project.
Read more
Uno
Cross-platform mobile app development allows you to build mobile applications for multiple platforms such as iOS and Android with just one technology stack.
Read more
LogRocket
This new course makes advanced mobile development even more accessible to everyone, and we've again worked directly with the Kotlin experts at Google to ensure you're learning the very latest Kotlin skills when building advanced apps.
Read more
Udacity
I'm going to help you discover the features and benefits of Firebase to help take your mobile app a notch higher. As a result, you'll understand which backend development solution works better for you, depending on your specific requirements, and the product type (final product, MVP, prototype).
Read more
Cypress Soft
The world of mobile app development clearly is dominated by object-oriented concepts. But does it have to be that way forever? This article discusses three different approaches to write Xamarin apps in F#.
Read more
Thomas Bandt
Visual Studio App Center offers integrated and end-to-end developer services for building, managing and powering your Xamarin iOS and Android apps.
Read more
Xamarin blog

New articles added

Algorithms & Recipes

  (0 votes) by Azim Zahir (updated 2 days ago)
KMeans and MeanShift Clustering using sklearn and scipy

C++ / CLI

  (0 votes) by Alexander Lednev (updated yesterday)
This is a fast binary serializer with compile-time members and version check

Client side scripting

  (4 votes) by Member 14634693 (updated 4 days ago)
A library to encrypt / decrypt with AES (Rijndael) between C# Net Core and JavaScript

Cross Platform

  (6 votes) by kusnaditjung (updated 2 days ago)
Understanding .NET Core SDK, Runtime and Setup for development

Date and Time

  (2 votes) by stc.reseller (updated 2 days ago)
Helpful tips in labeling Office files or how to make Office file changes statistically visible, in one single step

SAP HANA and Amazon SageMaker Challenge Ideas

  (0 votes) by Robert_Dyball (updated 17 hours ago)
This article is a response to the Cloud AI Challenge with SAP HANA and Amazon SageMaker.

Third Party Products and Tools

  (1 votes) by Jerod Johnson (updated yesterday)
There was a recent request from the Java community on how to extract Twitter users who have not followed a specific account, but have Tweeted about specific content. In this article, we will walk through using the CData JDBC Driver for Twitter to answer such a question.

Threads, Processes & IPC

  (0 votes) by Igor Ladnik (updated 2 days ago)
Simple Kafka producer and consumer written in C# and Scala with Avro schema read either from local file or simple Web server

Uncategorised Articles

  (2 votes) by GeekWisdom (updated 3 days ago)
Geek Wisdom Clock

Articles updated

C / C++ Language

  (13 votes) by Sanmayce (updated 4 hours ago)
Brutally optimized hash function for general table lookups

Client side scripting

  (11 votes) by Fred Song (Melbourne) (updated yesterday)
Using Create-React-App to build react client and use .Net Core 3.0 to build API. React app and .NetCore API can be integrated seamlessly

DirectX

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

Edit Controls

  (47 votes) by Robert Gustafson (updated yesterday)
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.

Files and Folders

  (7 votes) by Jovibor (updated 3 hours ago)
Windows library for working with PE/PE+ binaries' inner information

Internet / Network

  (390 votes) by Mehdi Gholam (updated 4 days ago)
Smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .net core support)
  (79 votes) by Mehdi Gholam (updated 4 days ago)
A binary JSON serializer based on fastJSON (support for MonoDroid, netcore)

New Tips and Tricks added

Algorithms & Recipes

  (0 votes) by Michael Bergman (updated yesterday)

C / C++ Language

  (3 votes) by John M. Dlugosz (updated 2 days ago)
Best simple advice

Database

  (2 votes) by Charles T. Blankenship (updated 12 hours ago)
Backup and Restore SQL Server utility (where there is no SMSS onsite)

Programming Tips

  (5 votes) by Marcell Lipp (updated 2 days ago)
This tip shows how to unit test a private function in C++.



© 2019 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Mobile Development Newsletter click Unsubscribe.
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