(blobeater) You will very likely know that SQL Server 2008 / R2 end of support is on July 9th 2019. Not that long to start thinking about and assessing your options.
Community
React indeterminate
(David Walsh) I’ve fallen in love with React.js and JSX over the years; state-based rendering and a logical workflow have made me see the light of this modern framework.
IoT : How to build .NET Core to build applications for IoT?
(Deva) Do you know that .NET core to build applications for IoT?
SQL SERVER – Cannot Shrink Log File 2 (SQLAuthorityDB_log) Because the Logical Log File Located at the End of the File is in Use
(Pinal Dave) Learning never stops for a consultant. In this blog, I would share another learning and discuss message: cannot shrink log file because the logical log file located at the end of the file is in use.
What Was New for .NET Developers in 2018 & the Road Ahead
(Damir Arh) The .NET ecosystem including .NET Core, .NET Standard, C# and Visual Studio 2019 introduced many changes and new features in the year 2018. This article talks about these new feature updates and highlights how it will affect the way we develop applications in the future.
Self-Organizing Maps Using Python
(James McCaffrey) A self-organizing map (SOM) is a bit hard to describe. Briefly, a SOM is a data structure that allows you to investigate the structure of a set of data.
Slow MySQL Start Time in GTID mode? Binary Log File Size May Be The Issue
Have you been experiencing slow MySQL startup times in GTID mode? We recently ran into this issue on one of our MySQL hosting deployments and set out to solve the problem.
Oracle VPD as a safeguard for DML
(Franck Pachot) Virtual Private Databases (VPD) is an Enterprise Edition feature related to security. It restricts the scope of Data Manipulation Language to a subset of the table rows by transparently adding a where clause before executing them.
Off Canvas Menu in Oracle VBCS/JET Cloud
(Andrejus Baranovskis) These days I’m actively working with VBCS/JET Cloud product from Oracle. The more I work with VBCS the more I like it. VBCS follows similar declarative development concepts as Oracle ADF, this makes it easy to get up to speed with VBCS development.
Is UNION The Best Choice When Joining Result Sets?
(David Fitzjarrell) There are occasions when two or more data sets need to be combined to produce the desired results, and a join is not possible (no common columns, no common data values to join on).
