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
From Java Anonymous Class to Single Line Lambda in 3 Steps
See the steps involved in transforming traditional Java anonymous classes into Java 8 lambdas.
June 1, 2016
by Matthew Casperson
· 65,752 Views · 4 Likes
article thumbnail
AWS Aurora Benchmarking
Check out this detailed look at the performance of AWS Aurora, following on an earlier post with improvements based on reader feedback.
June 1, 2016
by Peter Zaitsev
· 7,887 Views · 5 Likes
article thumbnail
Style or Format JSON Data in jQuery
In this post, we have a look at how to style JSON data on a client returned from a server. Sometimes it's necessary to show the data in a more raw format.
June 1, 2016
by Sibeesh Venu
· 31,075 Views · 4 Likes
article thumbnail
SQL Query to Convert XML to a Table
Check out this article wherein the author shows you how to convert XML to a table in an SQL Server.
June 1, 2016
by Nitin Tyagi
· 78,471 Views · 2 Likes
article thumbnail
Build and Clean Selected Files in Eclipse CDT
Are you working in a tight development spiral? You make changes to files that propagate to a massive project build. But you just need to verify that the files you're working on will build. Here's an easy way to do that.
May 31, 2016
by Erich Styger
· 24,444 Views · 2 Likes
article thumbnail
Benchmarking High-Concurrency HTTP Servers on the JVM
Benchmarking HTTP servers is beset by several difficulties: tests may be conducted with unrealistic parameters (e.g., pure overhead v maximum concurrency), and thus yield unuseful results. Our tests are different and produced some interesting outcomes that yielded new learnings about HTTP performance in the wild.
May 31, 2016
by Fabio Tudone
· 40,256 Views · 10 Likes
article thumbnail
Multicore Programming in .NET
In the .NET framework 4+, there is enhanced support for parallel programming, including new class library types, Tasks, Parallel For, Parallel Linq, and concurrent collections. Check out some of these features here.
May 30, 2016
by Daya V
· 10,692 Views · 5 Likes
article thumbnail
How Dependency Injection (DI) Works In Spring Java Application Development
This article explains the concept of Dependency Injection (DI) and how it works in Spring Java application development.
May 30, 2016
by Ethan Millar
· 258,629 Views · 25 Likes
article thumbnail
MuleSoft: Functional Test Case
MUnit is a Mule application testing framework which allows us to easily build automated tests. With MUnit, we can create Mule tests by writing common Java code.
May 30, 2016
by Sulthony H
· 7,860 Views · 4 Likes
article thumbnail
Read YAML in Java with Jackson
Jackson is one of the best JSON libraries for Java. Now with the YAML extension of Jackson, we can use Jackson to process YAML in Java.
May 30, 2016
by Manik Magar
· 324,079 Views · 11 Likes
article thumbnail
Top Ten Reasons Web Developers Should Use AngularJS
Angular is a powerful tool that lets you develop highly interactive and intuitive web applications, without any hustle. Hopefully, these 10 reasons will give you an idea why Angular JavaScript is a modern-age web development tool.
May 30, 2016
by Andrei Prikaznov
· 27,156 Views · 4 Likes
article thumbnail
To-Do Lists with Eclipse Tasks View
To-do lists are another cool feature of the Eclipse IDE. If you don't already use this tool, then this article is worth a quick read.
May 29, 2016
by Erich Styger
· 24,296 Views · 3 Likes
article thumbnail
Quick Tip: How to Find SQL Server's Current Language
Need to find out what SQL Server's default language is set to? These two quick tips will show you how to find out.
May 29, 2016
by Nitin Tyagi
· 15,781 Views · 1 Like
article thumbnail
Python Standard Logging Pattern
The Python standard library provides a logging module as a de facto solution for libraries and applications to log their behavior. Check it out in this article.
May 29, 2016
by Mikko Ohtamaa
· 8,022 Views · 5 Likes
article thumbnail
Publish-Subscribe Model in Kafka
In this post, learn about how to integrate synchronous and asynchronous systems via Kafka's publish-subscribe mechanism.
May 27, 2016
by Felipe Fernández
· 20,321 Views · 4 Likes
article thumbnail
Build Configurations in Eclipse
Usually we need to build our code in a variety of environments. Here's a walk-through of build configurations for users of eclipse based IDE's.
May 27, 2016
by Erich Styger
· 8,947 Views · 3 Likes
article thumbnail
Setting Up Distributed Infinispan Cache with Hibernate and Spring
A pretty typical setup–a Spring and Hibernate application that requires a distributed cache. But it turns out to be not so trivial to setup.
May 26, 2016
by Bozhidar Bozhanov
· 17,621 Views · 3 Likes
article thumbnail
Processing JSON With Jackson
JSON is a text-based data interchange format that is lightweight, language independent, and easy for humans to read and write. In the current enterprise, JSON is used for enterprise messaging, communicating with RESTful web services, and AJAX-based communications.
May 25, 2016
by John Thompson
· 209,095 Views · 16 Likes
article thumbnail
Singleton Pattern: The Good, the Bad, and the Ugly
The singleton pattern is one of the most well-known design patterns... wait, or is it an anti-pattern? See how to implement the singleton in Java EE, and look at some of the pros and cons.
May 25, 2016
by Alex Theedom
· 15,379 Views · 9 Likes
article thumbnail
Creating a Responsive WebGrid in ASP.NET MVC
Ever wonder what it would take to integrate a responsive layout into .NET's WebGrid control using Bootstrap? Read on to find out the answer.
May 25, 2016
by Jonathan Danylko
· 12,096 Views · 3 Likes
  • Previous
  • ...
  • 762
  • 763
  • 764
  • 765
  • 766
  • 767
  • 768
  • 769
  • 770
  • 771
  • ...
  • 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
×