(Jeff Smith) After presenting this topic a few times over the years, I decided on a different take this Spring: I would start by introducing some requirements for a new project, and how ORDS fits into that and delivers what you need.
Community
An Overview of Data Science for Stock Price Analysis with SQL: Part 1
(Rick Dobson) Please provide an overview of data science focusing on time series data, such as for product sales or stock prices. I want the overview to be relatively broad and consider conceptual topics, but the overview should also tie back to prior tips with practical examples so that I can get a
Introduction To JWT
(Jignesh Trivedi) JWT (JSON Web Token) is an open standard that allows transmitting of data between parties as JSON. It is digitally signed so the information is trusted and verified.
Invoking M Functions In Parallel Using List.ParallelInvoke()
(Chris Webb) I was looking at the list of M functions supported in custom connectors and not in Power BI Desktop (using the technique I blogged about here) in the latest version of the Power Query SDK when I came across an intriguing new function: List.ParallelInvoke().
More tricks for building chatbots with IBM Watson Assistant
(Henrik Loeser) If you are building chatbots with IBM Watson Assistant (Conversation), then you might have already stumbled over my collection of tips and tricks or my command line tool for testing chatbots.
Getting around Chrome POST XSS Protection
(Rick Strahl) I’ve been working on a small string conversion utility for turning strings into various code formats.
Command Query Separation (CQS) – A simple but powerful pattern
(Tim Sommer) This tutorial demonstrates how to design software using the Command Query Separation (CQS) pattern. We will create a console application and will use C#, Entity Framework, Autofac and Log4Net for our example.
Java EE Adoption Interview With Hamed Hatami
(Reza Rahman) Want to hear one developer’s insights on Java EE adoption for his applications? Check out this interview to learn more about why he chose Java EE.
Overview of In-Memory Technologies of Azure SQL Database
(Marcin Policht) Azure SQL Database offers a straightforward approach to controlling its performance through vertical scaling.
Step Back – Going Back in C++ Time
(AndySterland) In the most recent, 15.9, update to Visual Studio 2017 Enterprise Edition, we’ve added “Step Back” for C++ developers targeting Windows 10 Anniversary Update (1607) and later.
