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

article thumbnail
Understanding the Java Memory Model and Garbage Collection
Are you cavalier with your data allocations? Don't worry, Java has a built-in recycling plant. It has strange places like (the Garden of) Eden. All of this is convenient and nicely explained. It also makes clear to C++ programmers why Java is never used in critical, real-time systems such as aerospace ;-)
August 18, 2016
by Siva Prasad Rao Janapati
· 247,744 Views · 91 Likes
article thumbnail
How to Debug WebDriver JavascriptExecutor in Java
JavascriptExecutor requires us to learn JavaScript, use the Browser Console, and check our locator assumptions using FirePath.
August 18, 2016
by Alan Richardson
· 5,084 Views · 1 Like
article thumbnail
How to Debug Chained WebDriver 'findElement' Methods in Java
Want to know how to debug a chained WebDriver findElement in Java? In short, split code across lines and breakpoint and use browser dev tools to test the locators used. Read on for more info.
August 17, 2016
by Alan Richardson
· 6,583 Views · 3 Likes
article thumbnail
Java Concurrency ReentrantLock
Why ReentrantLock is more flexible than synchronize block, and an example of how to use it.
August 16, 2016
by Shaamik Mitraa
· 17,201 Views · 22 Likes
article thumbnail
The Most Popular Java Tools for Every Phase of Development
A look at the most popular tool in each phase of Java development. Are your favorites on the list?
August 15, 2016
by Mitch Pronschinske
· 39,038 Views · 98 Likes
article thumbnail
Build a Custom ODBC Driver in C/C++, Java, or C#
Are you struggling to find a driver for your amazing, unique application? Here's our quick guide for building a custom driver.
August 13, 2016
by Nishanth Kadiyala
· 11,528 Views · 7 Likes
article thumbnail
Using JUnit 5 in IntelliJ IDEA
A detailed tutorial on how to run tests written for JUnit 5, without using Gradle or Maven libraries, using IntelliJ's latest update.
August 12, 2016
by Trisha Gee
· 21,376 Views · 9 Likes
article thumbnail
Connascence of Meaning in Java
What is the connascence of meaning between two classes? Check out this example in Java to find out.
Updated August 11, 2016
by Sean O'Toole
· 14,974 Views · 13 Likes
article thumbnail
Update DynamoDB Items With Java
Amazon's DynamoDB is a powerful cloud database service that includes a simple Java API.
August 11, 2016
by Emmanouil Gkatziouras DZone Core CORE
· 34,523 Views · 2 Likes
article thumbnail
Update DynamoDB Items With Node.js
In this post, we take a look at how to update items in DynamoDB using Node.js including some examples. Read on to find out more!
August 10, 2016
by Emmanouil Gkatziouras DZone Core CORE
· 57,651 Views · 3 Likes
article thumbnail
Building a Web UI for PostgreSQL DBs in Plain Java
This guide walks you through the process of connecting to PostgreSQL databases from Java web applications using MyBatis and Spring Framework. The UI part will be built using Vaadin Framework which allows you to build modern single-page web apps with only Java.
August 9, 2016
by Alejandro Duarte DZone Core CORE
· 19,917 Views · 12 Likes
article thumbnail
Apache CloudStack vs. OpenStack: Which Is the Best?
CloudStack and OpenStack are two giants in the CMP realm. But where are they best used? See how their components compare head-to-head.
August 9, 2016
by Milita Datta
· 17,067 Views · 9 Likes
article thumbnail
Log4j 2.x XSD Is Not Fully Descriptive
Think Log4j 2.x and JAXB play nicely together? It would seem that Log4j's XSD doesn't fully specify Log4j's components' configuration attributes. Read on to find out more.
August 9, 2016
by Dustin Marx
· 8,127 Views · 3 Likes
article thumbnail
Performing A/B Testing With NGINX and NGINX Plus
See how you can use NGINX and NGINX Plus (with examples) to get your A/B testing squared away.
August 8, 2016
by Kevin Jones
· 5,287 Views · 1 Like
article thumbnail
Scan DynamoDB Items With Node.js
Tap into DynamoDB's scanning ability with some quick JavaScript. Be warned, though, that it might be more expensive than it's worth.
August 7, 2016
by Emmanouil Gkatziouras DZone Core CORE
· 20,157 Views · 3 Likes
article thumbnail
Testing Java EE Using Docker
Need to run an integration test for your JavaEE application? Well, here are some tools that can help you out and a roadmap of how to use them.
Updated August 5, 2016
by Kai Winter
· 14,308 Views · 6 Likes
article thumbnail
CRUD Operations in ASP.NET MVC Using AJAX and Bootstrap
In this post, we learn how to use AJAX, ASP.NET, and Bootstrap to perform CRUD operations and make interactive web apps.
August 5, 2016
by Anoop Kumar Sharma
· 234,489 Views · 18 Likes
article thumbnail
REST API vs. SOAP Web Services Management
Let's take a step back and look at the rise of microservices and REST and the apparent decline of SOAP-based web services. What are the statistics and the reasons?
August 4, 2016
by Guy Levin
· 14,035 Views · 9 Likes
article thumbnail
Building a Mock HVAC for Smart Thermostat Demos
Here's a handy tutorial that shows you step-by-step how to set up and wire a mock HVAC system for shows on the road.
August 4, 2016
by James Ward
· 4,713 Views · 2 Likes
article thumbnail
Ways to Install Packages in Node.js App
How to install packages for tools like Express and MySQL from NPM in your Node.js app.
August 3, 2016
by Vipul Malhotra
· 4,013 Views · 3 Likes
  • Previous
  • ...
  • 504
  • 505
  • 506
  • 507
  • 508
  • 509
  • 510
  • 511
  • 512
  • 513
  • ...
  • 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
×