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
XML External Entity (XXE) Limitations
We continue our series on XML External Entity attacks, by looking at some typical situations for XXE attacks, and the limitations and shortcomings of this attack.
July 20, 2017
by Ian Muscat
· 19,609 Views · 1 Like
article thumbnail
Run a Simple .jar Application in a Docker Container
This tutorial shows you how you can run a Hello World .jar application in a Docker container from the command line, without a server.
July 20, 2017
by Julia Bondarchuk
· 266,293 Views · 22 Likes
article thumbnail
Data Normalization and Filtration Using Drools
Learn about normalizing and filtering data using Drools by looking at an example of oil well drilling datasets from Arkansas and Oklahoma.
July 20, 2017
by Rathnadevi Manivannan
· 15,145 Views · 4 Likes
article thumbnail
Defining Bean Dependencies With Java Config in Spring Framework
Here's how to declare beans via Java Config, ranging from inter-bean references to using dependencies as method parameters.
July 19, 2017
by Bartłomiej Słota
· 164,206 Views · 23 Likes
article thumbnail
Designing a Neural Network in Java From a Programmer's Perspective
Learn an approach to programming a neural network using Java in a simple and understandable way so that the code can be reused for various experiments.
July 18, 2017
by Daniela Kolarova DZone Core CORE
· 87,859 Views · 34 Likes
article thumbnail
Writing Mocks With WireMock and CSV Extension
Learn about WireMock, and open-source solution to working with modules that have to communicate but that don't yet exist.
July 18, 2017
by Nicolas Billard
· 6,755 Views · 3 Likes
article thumbnail
Generating Millions of Rows in SQL Server [Code Snippets]
Generating millions of rows in SQL Server can be helpful when you're trying to test purposes or when doing performance tuning.
July 17, 2017
by Mateusz Komendołowicz
· 17,584 Views · 1 Like
article thumbnail
When to Use Yield Instead of Return in Python
Many Python developers use yield in their code without considering whether they really need to. This article explains when you it actually should be used.
July 17, 2017
by Orcun Yilmaz
· 41,013 Views · 11 Likes
article thumbnail
What Are Reactive Streams in Java?
In this post we take an in-depth look at Reactive programming and streams in Java. With all the hype surrounding reactive systems, this post is worth the read.
July 15, 2017
by John Thompson
· 104,152 Views · 72 Likes
article thumbnail
What False Sharing Is and How JVM Prevents It
Learn how the Java Virtual Machine can help you save space and create a faster web application. Read on to find out more and check out the code.
July 14, 2017
by Artem Rukavytsia
· 16,736 Views · 13 Likes
article thumbnail
How to Store Money in SQL Server
See how to store financial figures like amounts in currency or FX rates in SQL Server, which is often required when constructing databases or data warehouses.
July 14, 2017
by Mateusz Komendołowicz
· 52,713 Views · 3 Likes
article thumbnail
PDF Creation With Java
Need to make some PDFs with Java? If you're not familiar with iText library, here's your chance to see this piece of open source software generate PDFs.
July 14, 2017
by Arun Pandey DZone Core CORE
· 75,632 Views · 29 Likes
article thumbnail
SQL-Like Operations With Java Using Streams
Among the Streams API's uses is easily processing data. Here is how to get SQL-like functionality out of your Streams with some best practices to keep in mind.
July 12, 2017
by Harinath Kuntamukkala
· 18,625 Views · 6 Likes
article thumbnail
Automated Testing Using Jenkins and Python
See how to use Jenkins and Python to reach optimized automated testing, including points about plugins and integrations.
July 12, 2017
by Ankit Gupta
· 21,235 Views · 4 Likes
article thumbnail
Interacting With a Long-Running Child Process in Python
There's no single fits-all solution for this task, but here are a bunch of recipes to handle the more commonly occurring situations.
July 12, 2017
by Eli Bendersky
· 22,348 Views · 2 Likes
article thumbnail
Java Command-Line Interfaces (Part 7): JCommander
JCommander is a solid annotation-based library for parsing command-line arguments. Let's run through how it works and see it in action.
July 12, 2017
by Dustin Marx
· 11,636 Views · 9 Likes
article thumbnail
Exception-Free Code Using Functional Approach
Read on to see a solution to the exceptions caused by functional programming with Java, and examples of how to implement it in your code.
July 11, 2017
by Paweł Szeliga
· 22,307 Views · 18 Likes
article thumbnail
Apache Groovy vs BeanShell: How to Make the Right Decision?
See what makes Groovy so groovy with this brief summary of its pros and cons and new features for improving performance.
July 11, 2017
by Federico Toledo
· 4,198 Views · 2 Likes
article thumbnail
SQL Performance Tuning: Top 5 Ways to Find Slow Queries
They happen: queries in SQL Server that run a bit too slow for anyone's liking. Here, we take a look at how to track them down quickly so you can deal with those queries!
July 11, 2017
by Matt Watson
· 44,019 Views · 15 Likes
article thumbnail
Pivoting and Unpivoting Multiple Columns in MS SQL Server
In this article, we'll discuss converting values of rows into columns (PIVOT) and values of columns into rows (UNPIVOT) in MS SQL Server.
Updated July 9, 2017
by Rathnadevi Manivannan
· 254,525 Views · 5 Likes
  • Previous
  • ...
  • 347
  • 348
  • 349
  • 350
  • 351
  • 352
  • 353
  • 354
  • 355
  • 356
  • ...
  • 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
×