(David Shirey) In the past months, we’ve looked at Watson’s Natural Language APIs. If you’re totally clear on what the three Natural Language APIs do, then you can skip this article.
Community
What is the JRE? Introduction to the Java Runtime Environment
(Matthew Tyson) Together, the Java Development Kit (JDK), the Java Virtual Machine (JVM), and the Java Runtime Environment (JRE) form a powerful trifecta of Java platform components for developing and running Java applications.
Partials and AJAX In Razor Pages
(Mike Brind) Updating portions of a page using AJAX and partial views is a routine task in ASP.NET MVC applications. The experience is little different in ASP.NET Core Razor Pages – not much, but enough to stump some people.
Create Custom Client Side Validation Attribute In ASP.NET Core
(Bipin Joshi) ASP.NET Core comes with a set of validation attributes that can be used to perform basic validations in your application.
Working with Microsoft Cognitive Text Analytics
(Tapas Pal) Microsoft Cognitive Text Analytics API is a Cloud-based machine learning service that provides advanced natural language processing. The Text Analytics service provides sentiment analysis, key phrase extraction, and language detection.
Connect to SQL Managed instance
(Idit Izak) SQL Managed instance is located inside a Vnet.
MySQL Shell 8.0.12 – storing MySQL passwords securely
(Pawe³ Andruszkiewicz) MySQL Shell 8.0.12 introduces a new feature which allows users to store and automatically retrieve their MySQL account credentials.
June 23 2019, date of the SCN-bug
(Job Oprel) The what? I read about the SCN bug a few years ago (a wildly increasing value of the SCN till a certain limit has been reached ) , and took this for granted – most of it.
APEX 4 to 18 Upgrade
(Michael McLaughlin) While preparing my new instance for class, which uses Oracle 11g XE and Fedora 27, I got caught by the Oracle instructions. I should have got caught but when you’re in a hurry sometimes you don’t slow down enough to read it properly.
Data Modeling: Understanding First Normal Form in SQL Server
(K. Brian Kelley) I’m working to improve my SQL Server database development skills, specifically in the area of data modeling. I’ve seen some information on data normalization and the forms, however, I’d like to understand them better and why they are used.
