In this article we will explain how to emulate aspects of C#’s Language Integrated Query (LINQ) in Java using Code Reflection. Specifically, LINQ’s capability to enable translation of LINQ queries (C# expressions) to SQL statements. (more…)
Read more »
In the past weeks there has been a heated debate around the imminent release of Java 9 and its most famous feature: the Java platform modu... (more…)
Read more »
It’s been a little over a year since I started developing in Java full-time again. A retrospective is overdue! Workplace takeaways Communication. This may not seem like a Java-related skill, but I cannot overstate how many times stopping to ask questions,... (more…)
Read more »
Azul Systems' Falcon release is the first major upgrade to a Java compiler in more than 20 years... (more…)
Read more »
We take a look at Adwind, one of the most popular Java Remote Administration Tool. This RAT was distributed via a phishing email and amongst other things, can steal credentials or capture screenshots on the infected machine.
Read more »