(Siddharth Mehta) Portable Document Format (PDF) is one of the most prominent office document file formats apart from other formats like Word, Excel and PowerPoint and needs no introduction. Almost everyone who works with office documents would have worked with PDFs at least once.
Community
Controller And Modules In Angular
(Naveen Arumugam) In this article, we will see controllers and the modules in AngularJS. And also, we will work with some examples. The topics we are going to discuss in this article are listed below.
Choose The Best Way To Delete An Array In JavaScript
(Sourabh Somani) In this article, we will learn the best way to delete a JavaScript array.
Multi-Model Azure Cosmos DB – Running SQL (Geospatial) Queries On a Graph
(James Randall) One of the major selling points for Microsoft’s Azure Cosmos DB is that its a multi-model database – you can use it as a:
Comparing The Performance Of CSV And Excel Data Sources In Power Query
(Chris Webb) My posts from two weeks ago (see here and here) on using Process Monitor to troubleshoot the performance of Power Query queries made me wonder about another question: how does the performance of reading data from CSV files compare to the performance of reading data from Excel files?
Optional.isEmpty() Available in JDK 11 EA Builds
(Dustin Marx) My recently posted question “Optional.isEmpty() Coming to Java?” was prompted by a core-libs-dev mailing list post titled “RFR: 8184693: (opt) add Optional.isEmpty“.
Using CSS Host-Context To Theme Components In Angular 6.1.3
(Ben Nadel) After I built BigSexyPoems with Angular 6 (www.BigSexyPoems.com), Seema Shariat augmented the application with some theming abilities. I really like the direction this app is going in; and, I want to try and take the theming functionality to the next level.
Security, Compliance and Data Privacy – GDPR and More!
(Craig S. Mullins) Practices and procedures for securing and protecting data are under increasing scrutiny from industry, government and your customers. Simple authorization and security practices are no longer sufficient to ensure that you are doing what is necessary to protect your Db2 for z/OS da
Recovering Accidentally Dropped Table
(Jan Marek) One of the most painful experiences in the work life of a database administrator (DBA) is probably the accidental drop of a database object on a production subsystem. Most IT shops have procedures to prevent this occurrence, yet it still happens.
C++ development with Docker containers in Visual Studio Code
(RongLu) Containers allow developers to package up an application with all the parts it needs, such as libraries and other dependencies, and ship it all out as one image.
