(Daniel Jimenez Garcia) Using Blazor and ML.NET, we will explore how to leverage our current C# and .NET skills, and build an ASP.NET Core SPA web application and a Machine Learning model that lets us identify objects in images.
Other News
Is COUNT(rowid) Faster Than COUNT(*)?
(David Fitzjarrell) A long-standing discussion in Oracle forumns and newsgroups has been the efficiency of using coun(*) to returnn a rowcount from a given table.
Recursive calls in Oracle Integration Flows (Scenario: Paginated API calls for large Data Sets)
(Jang Vijay Singh) A number of use-cases can be implemented cleanly using a recursive approach. This post is not to debate the pros and cons of recursion versus looping but provides a simple approach to achieve this.
Silent installation: Oracle Restart 19c, ASM Filter Driver, UEK 5 edition
(Martin Bach) As promised in an earlier post here are my notes about installing Oracle Restart with ASM Filter Driver (ASMFD) 19c on Oracle Linux 7 using UEK 5.
What’s New With Db2 Web Query?
(Alex Woodie) Db2 Web Query, which is IBM’s strategic business intelligence tool for IBM i, doesn’t follow the same release cycle as the operating system itself.
Devising the Cloak of Invisibility in JavaScript
(Mohan Pierce) Steganography. The art of hiding something right under your nose. For as long as humans have been alive, we’ve been trying to hide things — whether it’s our last slice of pizza or the location of a buried treasure.
SSMS Quick Tip: Never lose your script from overwrite again!
(Daniel Janik) Twenty something years ago when I started my SQL Server career there was an amazing tool called Query Analyzer.
Explain CROSS APPLY like I’m 5.
(Kenneth Fisher) A good friend of mine (Randolph West (blog|twitter) asked that someone Explain CROSS APPLY like they are 5. So, here’s my attempt. No promises on the 5 but I’m going to at least aim for 10.
Operators in JavaScript
(Vijayakumar S) In this article, we will learn about operators in JavaScript. Many programming languages use operators, and every programming language has an operator. Without further ado, let’s take a look at the operators in JavaScript.
GeoSpatial data handling made easy with MySQL 8.0
(pon suresh pandian) Human geography examines the dynamics of cultures, societies and economies, and physical geography examines the dynamics of physical landscapes and the environment.