(Jagruti Jasleniya) Oracle databases are always extremely advanced and sophisticated software components that are state of the art for RDBMS.
Community
Sell Me on Oracle SQLcl in 50 Seconds
(Jeff Smith) Why would I use SQLcl over something else?
Applicant Tracking System Resume Tips to Get Noticed
(Cate Murray) Most companies, over 90% from one recent study, currently use an ATS (Applicant Tracking System) to process resumes/applications submitted for posted jobs and prioritize (i.e. with a relevant match score) whom to interview.
Power Of JSON/jQuery
(Abhishek Chadha) This article shows you the power of jQuery. As you all know, jQuery increases the developer’s productivity by simplifying the DOM manipulation.
Escaping strings
(Kenneth Fisher) No, I’m not talking about that nightmare everyone has where a bunch of strings are chasing you across a loom.
A Function To Generate The M Code For A Table Type
(Chris Webb) This is going to sound obscure, and it is, but recently I’ve been using the #table() intrinsic function in M a lot – specifically the version that takes a table type as its first parameter (as I describe here) – and because it’s a bit of a pain to have to write the M code for a table […]
Practical IFS: Authorities and the IFS
(Joe Pluta) Recently, I ran into a very strange situation where a process that had been working flawlessly just stopped dead. The specifics of the case had to do with creating a new file in the IFS and then not being able to delete it or even read it.
Java Subtlety With Arrays of Primitives and Variable Arguments
(Dustin Marx) An interesting question was posed in a comment on the DZone-syndicated version of my recent blog post, “Arrays.hashCode() Vs. Objects.hash().”
.NET Core Opinion #5 – Deployment Scripts and Templates
(K. Scott Allen) Previously, we looked at some folders to include in your source code repository. One folder I didn’t mention at the time is a deployment folder.
Playing With Recursive Components In Angular 6.1.10
(Ben Nadel) This past week, I started noodling on how to use recursion in an Angular application. And, instead of reaching directly for a component-based solution, I first took at look at implementing recursive views using the Ng-Template directive.
