(Prashant Rewatkar) In this article, we are going to learn what is touches in React Native and their types also we will see how to create a custom button using touches in React Native.
Community
The Best of Java Collections [Tutorials]
(Lindsay Smith) When it comes to building Java applications, the Java Collections Framework (JCF) has become ubiquitous among developers.
Using $any() To Temporarily Disable Type-Checking Within A Component Template In Angular 9.0.0-rc.4
(Ben Nadel) In recent releases of Angular, type-checking has been extended to include our component templates. Which is awesome for catching compile-time bugs.
Setup 2 MySQL InnoDB Clusters on 2 DCs and link them for DR
(Frederic Descamps) This article is an update of a previous post explaining how to setup a second cluster on a second data center to be used as disaster recovery (or to run some off site queries, like long reports, etc..).
What’s new with Oracle database 18.8 versus 18.7
(Frits Hoogland) The amount of changes between version 18.7 and 18.8 is truly minimal. There’s one spare parameter renamed to an underscore parameter, which seems to be a back port of functionality created version 19:
SQL SERVER – Mismatch Between sys.database_files and sys.master_files For TempDB Database
(Pinal Dave) SQL Server is a great product and sometimes some “By Design” behaviors cause interesting unexpected issues which is hard to understand unless you are an expert! In this blog, I would share my knowledge and findings of a situation where there was a mismatch between sys.database_files and
ASP .NET Core code sharing between Blazor, MVC and Razor Pages
(Shahed C) It’s been a while since I’ve published a standalone blog post on WakeUpAndCode.com. If you’ve been following the posts on this website, you may be familiar with my 2018 (surprise!) Happy New Year series and 2019 A-Z series on various ASP .NET Core topics.
Using Explain Analyze in MySQL 8
(Tibor Korocz) In MySQL 8.0.18 there is a new feature called Explain Analyze when for many years we mostly had only the traditional Explain. I know there are different formats, but those based on the same information just show it in a different format with some extra details.
Cloning Oracle Homes in 19c
(mdinh) You may find conflicting information from Oracle’s documentation where Cloning an Oracle Database Home shows to use clone.pl and Database Upgrade Guide 19c shows Deprecation of clone.pl Script
Azure Data Factory Until Activity Example
(Fikrat Azizov) In the previous post, Foreach activity, we discussed the ForEach activity designed to handle iterative processing logic, based on a collection of items. Azure Data Factory (ADF) also has another type of iteration activity, the Until activity which is based on a dynamic expression. We
