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 Coding Topics

article thumbnail
ASP.NET Core Response Cache
Does ASP.NET Core have an output cache? If so, where can you find it and how can you use it? In this tutorial, you'll learn just that!
March 10, 2017
by Gunnar Peipman
· 15,921 Views · 1 Like
article thumbnail
Angular Modules vs ES6 Modules
Aren't Angular modules and ES6 modules the same? No? In this quick tutorial, you'll find out how they differ, and when to use each.
March 10, 2017
by Juri Strumpflohner
· 13,772 Views · 6 Likes
article thumbnail
Reading Text from Images Using Java
We take a look at some code that can help you to read text from an image with your Java application. Possible uses? Making sure your Captcha is doing its job.
March 10, 2017
by Anurag Jain
· 109,000 Views · 28 Likes
article thumbnail
Get Started With GRAKN.AI
GRAKN.AI is a deductive database in the form of a knowledge graph that uses machine reasoning to simplify data processing challenges for AI applications.
March 10, 2017
by Jo Stichbury DZone Core CORE
· 10,959 Views · 8 Likes
article thumbnail
Design Patterns for FPS Game Weapons
Game development is a complex process. Learn how to use Design Patterns to add flexibility in game mechanics and algorithmic behavior.
March 9, 2017
by Douglas Brooks
· 15,529 Views · 1 Like
article thumbnail
How to Trigger a Mule Flow From Java
Triggering a Mule flow or a sub-flow by sending it a message payload and then using the response payload for your further processing is pretty straightforward.
March 9, 2017
by Harish Kumar
· 10,807 Views · 7 Likes
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,233 Views · 40 Likes
article thumbnail
folder.listFiles() May Produce NullPointerException [Snippet]
If you're calling folder.listFiles() more than once in your code, you might be getting the dreaded NullPointerException. Be sure you only run it once.
March 9, 2017
by Steven Schwenke
· 18,392 Views · 5 Likes
article thumbnail
Be Aware That Bcrypt Has a Maximum Password Length
Longer passwords are more secure, right? So can hashing algorithms can support unlimited password lengths? In the case of bcrypt, the answer might surprise you.
March 8, 2017
by Michael Scharhag
· 12,138 Views · 1 Like
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,221 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,925 Views · 1 Like
article thumbnail
ASP.NET Core: How Log Filtering Works
In this post we take a look at how logging in ASP.NET Core works, especially as it pertains to using separate environment profiles. Read on for some examples!
March 8, 2017
by Gunnar Peipman
· 8,390 Views
article thumbnail
Capturing AJAX API Requests From Arbitrary Sites With a Chrome Extension
There were no suitable Chrome extensions to monitor HTTP requests from AJAX calls — so we decided to create one ourselves.
March 8, 2017
by Derric Gilling DZone Core CORE
· 15,627 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,636 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,174 Views · 4 Likes
article thumbnail
How to Create a Service Bus With Windows Azure
Windows Azure Service Bus is a brokered, scalable, multi-featured messaging queuing system. It's a reliable message queuing and durable publish/subscribe system.
March 7, 2017
by Jitendra Bafna
· 30,117 Views · 1 Like
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,113 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,955 Views · 10 Likes
article thumbnail
Clean Architecture Is Screaming
Uncle Bob's Clean Architecture keeps your application flexible, testable, and highlights its use cases. But there is a cost: No idiomatic framework usage!
March 7, 2017
by Grzegorz Ziemoński
· 56,271 Views · 26 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,441 Views · 5 Likes
  • Previous
  • ...
  • 723
  • 724
  • 725
  • 726
  • 727
  • 728
  • 729
  • 730
  • 731
  • 732
  • ...
  • 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
×