(Dmitry Kotlyarenko) This article is dedicated to navigation refactoring in mobile development. It provides examples of common problems, as well as ways to get out of difficult situations related to the work of navigation in mobile development with React Native.
Community
Current database vs database locks
(Kenneth Fisher) I have a lot of co-workers who use sp_who and sp_who2 to see who’s in a given database. This is typically when they want to alter a database and need to get everyone out.
#0416 – SQL Server – Msg 8101 – Use column lists when working with IDENTITY columns
(Nakul Vachhrajani) I have often written about IDENTITY columns on my blog. Identity columns, most commonly used to implement auto-increment keys, have been around for more than a decade now.
then on Objects
(David Walsh) Promises were a revelation in JavaScript development, allowing us to enjoy async processing and avoid callback hell.
Theming in Visual Studio just got a lot easier
(Mads) Sometimes the default themes for Visual Studio just aren’t enough. Lucky for us, we’ve just redesigned the process of creating and importing custom themes.
I Can Finally Embed An Assignment Operation Inside Of Other Expressions In Lucee 5.3.2.77
(Ben Nadel) Having recently switched from Adobe ColdFusion 10 to Lucee CFML 5.2, I’ve been digging through all of the new CFML features that I can take advantage of.
Paginating the results of an SQL query
(Federico Razzoli) One of the trickiest problems in SQL is to query rows in tranches. This is typically needed in a website search, or in a dynamic catalogue where products appear as you scroll down.
APEX custom Theme Style performance
(Morten Braten) When you create an application in Oracle Application Express (APEX) using the Universal Theme, the application comes with a few default “Theme Styles” which are essentially various stylesheets that you can switch between to go from the default blue (called “Vita”) to, for example, th
RMAN Parallel Backup
(Anuradha Mudgal) Let’s have look on the commands are used for “RMAN Parallel Backup”.
Using Database Copy to move data to Oracle Autonomous Database
(Jeff Smith) This feature has been around, for a LONG time:
