(Serge Desmedt) An update article on what you can do with the flex based Bootstrap 4 Grid system and what makes it different from the Bootstrap 3 implementation.
Community
Behavior Change Of AutoComplete = ‘Username’ In Recent Chrome Update
(Ben Nadel) As a web developer, I have a lot of different email addresses, both valid and simulated, that I use to test my applications.
MySQL Query Rewritten plugin now supporting DELETE / INSERT / UPDATE / REPLACE
(Sri Sakthivel Durai Pandian) MySQL has the inbuilt query rewritten plugin for rewrite the SQL statements which received by the server before execute them .
How to set IDLE TIME in Oracle Database
(Anuradha Mudgal) Today we are going to explore the steps which we use for set IDLE TIME in Oracle Database. Let’s follow the steps.
SQL SERVER – Upgrade Failure – There are No More Endpoints Available From the Endpoint Mapper
(Pinal Dave) One of my clients contacted me for assistance with whom I worked earlier to perform a Comprehensive Database Performance Health Check. They were trying to upgrade SQL Server 2016 to SQL Server 2017 in a clustered environment. First the upgrade passive nodes, it went fine.
ASP.NET MVC – jQuery Ajax Datatables with Dynamic Columns
(Asma Khalid) Jquery Datatables free plugin offers many useful features to integrate and customize a table with many web development platforms.
ProxySQL 2.0.9 Introduces Firewall Whitelist Capabilities
(Walter Garcia) In this blog, we will test a new security feature added in ProxySQL 2.0.9. Since a time ago, we have had the ability to block queries using mysql_query_rules table matching a group of queries using reg exp like a blacklist. Check out a previous blog for how to config “ProxySQL Firewa
Creating a CD Player in C#, Part 1: The Windows Functions
(Hannes DuPreez) Well, we’re going to create a simple CD player in C#. Be warned, though, that this is a lot of work. Therefore, this series being divided into three parts.
Debugging Problems Persist in Blazor WebAssembly 3.2 Preview 4
(David Ramel) Debugging functionality is a pesky problem for the Blazor WebAssembly team, with many limitations still persisting in the project scheduled for a prime-time debut next month.
19.6 vs. 20.2 Data Dictionary Changes
(Liron Amitzi) In this post I’ll show what’s new in 20.2 Data Dictionary. To see comparison between other versions, check this post.