(David Ramel) Microsoft’s nod to the low-code movement, Power Apps, has been enhanced with a bevy of new features, including mixed reality, canvas/model support in a new mobile app, UX improvements and more.
Community
Common .NET Controls Crash Course, Part 4: ImageList
(Hannes DuPreez) Continuing this series, Part 5 talks about the ImageList.
MySQL Client program | Some interesting features
(Sri Sakthivel Durai Pandian) As a MySQL database administrator, we all using the MySQL client program for communicate to MySQL Server .
SQL SERVER – Query to List Active and Inactive VLF
(Pinal Dave) Recently, I had a very interesting experience with one of my clients where we observed a large number of VLF files impacting negatively to their performance. We used the in-famous DBCC SHRINKFILE to reduce the VLFs.
Create Web Workers In Angular
(Maragatha Mani) In this article, we’ll learn how to use web workers in Angular 8/9.
The High Availability and Resiliency Architecture in Db2 Warehouse on Cloud
(Aniket Kulkarni) One of the key metrics that hardware and Software components are measured in today is “Availability” metrics. It has become the norm to expect high 9s of availability.
Database Design and Logical Asseveration for SQL Query Optimization
(Jignesh Raiyani) Database design and Logical Asseveration play a vital role in database performance and SQL Query optimization. Both have different parameters to make your database and the query accurate.
Creating or Altering an Objects with a Single Statement
(Gregory Larsen) Do you get tired of having your CREATE PROCEDURE statement failing if the stored procedure already exists? If you are like me then you probably hate this as much as I do.
IBM Power Systems Infrastructure I/O for SAP Applications
(Dino Quintero, Edmund Haefele, Gerd Kehrer, Katharina Probst) This IBM Redpaper publication outlines experience gained by the authors on architectures working well in client environments.
Java’s Missing Features: Five Years Later
(Ben Evans) Almost five years ago, I wrote an article outlining some feature ideas from other languages that I felt could be of benefit to Java.