DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Languages Topics

article thumbnail
ConcurrentHashMap in Java 8
This overview of ConcurrentHashMap covers its use in parallel programming and the various methods you can implement to make use of it.
March 9, 2017
by Arun Pandey DZone Core CORE
· 88,117 Views · 40 Likes
article thumbnail
Using Dependency Injection in Multiple .NET Core Projects
In this post we take a look at answering the question of how to setup and use dependency injection in multiple projects within the same solution.
March 8, 2017
by Juergen Gutsch
· 25,166 Views · 1 Like
article thumbnail
Posting JSON Data to a Mule Flow
There are only 11 steps to POSTing JSON data to a Mule flow. JSON data can be sent directly to a Mule flow. The reason for doing this is to access data from a payload.
March 8, 2017
by Danish Sheikh
· 26,894 Views · 1 Like
article thumbnail
ARIMA Forecasting With SAS
The ARIMA procedure analyzes and forecasts equally spaced univariate time series data, transfer function data, and intervention data.
March 8, 2017
by Jitendra Bafna
· 20,537 Views · 3 Likes
article thumbnail
Monitoring Out-Of-Memory Errors in Your Servers
Out-of-memory errors happen when your machines run into very low memory somehow. There are a lot of things you can do to avoid OOM.
March 7, 2017
by Denny Zhang
· 11,081 Views · 4 Likes
article thumbnail
Calling a Java Method From XSLT in Mule
The Xalan extension in our XSL file can call any Java method and get the value returned to it—which it can use to fill any node or attribute value.
March 7, 2017
by Anirban Sen Chowdhary
· 15,078 Views · 4 Likes
article thumbnail
Benchmarking Java Lists Performance
LinkedList is slightly slower than ArrayList with adding items to the end of the list. It is also slower when retrieving items with an index (random access).
March 7, 2017
by Jay Sridhar
· 21,859 Views · 10 Likes
article thumbnail
ChartistJSF: A Responsive Chart Library for Java Server Faces (JSF) Apps
ChartistJSF offers a wonderful library of interactive charts that offer a responsive interface for your users. Learn how to create these charts here!
March 6, 2017
by Sam Sepassi
· 21,333 Views · 5 Likes
article thumbnail
Using sun.misc.Unsafe in Java 9
This quick guide will take you through Unsafe in Java 9, saved from the trash heap by a public campaign, all while using the recent Java 9 EA release.
March 6, 2017
by Greg Luck
· 29,008 Views · 11 Likes
article thumbnail
Top 10 Major Benefits of HTML 5
If you're new to web development, or looking to brush up on some HTML skills, read on to explore some great new features in HTML5.
March 4, 2017
by Parul Sagar
· 23,521 Views · 1 Like
article thumbnail
Custom Annotation in Java for SQL Injection Safe Parameters
How to verify if incoming data strings are safe from SQL Injection issues.
Updated March 3, 2017
by Ramakrishna Punjal
· 44,893 Views · 20 Likes
article thumbnail
Unit Testing Self-Invoking JavaScript Functions
Using QUnit and Sinon.js achieves the possibility of unit testing — and using the Google closure compiler with hard optimization enabled minifies code efficiently.
March 3, 2017
by Bendix Saeltz
· 12,364 Views
article thumbnail
Invoke Java Method in Mule Flow
By using the Invoke component, we can invoke a specified method of an object defined in a Spring Bean. Mule has a strong ability to do this.
March 3, 2017
by Harish Kumar
· 36,902 Views · 7 Likes
article thumbnail
JSON With MariaDB 10.2
As popular as JSON is becoming, let's dive into some functions you can implement with it using MariaDB, including an example of indexing.
March 3, 2017
by Anders Karlsson
· 17,827 Views · 7 Likes
article thumbnail
Flattening and Querying NoSQL Array Data With N1QL
Need to query within embedded documents? This example takes us through using Couchbase's N1QL query for objects in a nested array in a single document.
March 2, 2017
by Nic Raboy
· 12,771 Views · 2 Likes
article thumbnail
Designing APIs With RAML
An API designed with RAML will define basic CRUD operations for the customer entity, as well as a couple of query operations.
March 2, 2017
by Harish Kumar
· 40,200 Views · 16 Likes
article thumbnail
The Trouble With Enums
Java has provided native enum types from version 1.5 onwards. Some issues arise with the use of enums in Java code, which this article attempts to address.
March 1, 2017
by Jay Sridhar
· 32,631 Views · 27 Likes
article thumbnail
Predictive Analysis Using Linear Regression With SAS
In SAS, PROC REG can be used for linear regression to find the relationship between two variables. It is one of the most-used predictive technologies.
March 1, 2017
by Jitendra Bafna
· 13,529 Views · 3 Likes
article thumbnail
Google Spanner vs. Amazon Aurora: Who'll Get the Enterprise?
When it comes to the Enterprise, two cloud databases are going after it. Amazon's Aurora is MySQL compatible, whereas Google's CloudSpanner scales out.
March 1, 2017
by Dave Anselmi
· 13,540 Views · 4 Likes
article thumbnail
The Factory Pattern Using Lambda Expressions in Java 8
The factory pattern is one of the best known patterns in Java. If you're using lambda expressions, you can use those to implement the pattern, though beware scaling.
March 1, 2017
by Monika Goel
· 89,471 Views · 57 Likes
  • Previous
  • ...
  • 361
  • 362
  • 363
  • 364
  • 365
  • 366
  • 367
  • 368
  • 369
  • 370
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×