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
How to Serialize/Deserialize a Dictionary Object in C#
While serialization in .NET is pretty simple, in general, serialization of a dictionary object is not. Read on to learn how to tackle this tough problem.
August 6, 2018
by Kunal Chowdhury
· 92,763 Views · 3 Likes
article thumbnail
MySQL Database SELECT Query Operation in Mule 4
Let's look at a brief tutorial that explains how to do a MySQL database SELECT query operation in Mule 4.
August 6, 2018
by Ramesh Mandali
· 31,571 Views · 3 Likes
article thumbnail
Mule 4 DataWeave Functions: Part 1
Let's take a look at this tutorial, which gives an explanation on how to import modules by adding the import directive to the head of the DataWeave script.
August 6, 2018
by Murali Thuraka
· 43,380 Views · 9 Likes
article thumbnail
NoClassDefFoundError When Using Lambda Instead of Anonymous Class [Snippets]
While it is often recommended to use lambda instead of the anonymous class in Java, the NoClassDefFoundError is becoming a problem for some. Here's how to solve it.
August 6, 2018
by Yanming Zhou
· 13,228 Views · 4 Likes
article thumbnail
Setting Up TDE in MySQL RDS
There are different ways to encrypt the data that are all very practical. In this article, we will set up Transparent Data Encryption (TDE) for MySQL on Alibaba Cloud.
August 6, 2018
by Leona Zhang
· 8,459 Views · 2 Likes
article thumbnail
Python Lists of Tuples
In Python, both lists and tuples are handy data structures. Let's see how we can combine them into another useful construct.
August 5, 2018
by Bill Ward
· 120,141 Views · 3 Likes
article thumbnail
All About Object in Java
Want to learn more about objects in Java? Check out this post to learn more about the different methods for creating an object in Java and how objects differ to classes.
August 5, 2018
by Lambodar Swain
· 23,935 Views · 12 Likes
article thumbnail
Why You Should Migrate SQL Server 2008 to the 2017 Version
In this post, we are going to step through a reliable way to move SQL Server 2008 database to 2017.
August 4, 2018
by Andrew Jackson
· 62,076 Views · 5 Likes
article thumbnail
JDK 11: Taking Single-File Java Source-Code Programs Out for a Spin
Are you ready for JDK 11? Check out this post to take a look at how one of JDK 11's new features behaves in the wild!
August 3, 2018
by Dustin Marx
· 18,590 Views · 3 Likes
article thumbnail
Singleton Design Pattern: Making Singleton More Effective in Java
Want to learn more about when to use the singleton design pattern in Java? Check out this post on the singleton pattern and its usage as a properties holder.
August 3, 2018
by Brijesh Saxena
· 25,240 Views · 8 Likes
article thumbnail
Java Heap Dump Analyzer
Learn about heap and garbage collection in Java applications and how to take the heap dump of an application and analyze it in Eclipse Memory Analyzer.
August 3, 2018
by Sudeep C M
· 344,518 Views · 16 Likes
article thumbnail
How to Install Jenkins on the Apache Tomcat Server
Want to learn more about how to install Jenkins on the Apache Tomcat Server? Check out this tutorial on how to install Jenkins in this powerful Java container.
August 3, 2018
by Phi Nguyen
· 20,498 Views · 3 Likes
article thumbnail
The Concept of Cross-Browser Accessibility
Accessibility testing is important for users with impairments or disabilities. Learn to perform cross-browser testing for accessibility in your app or site.
August 3, 2018
by Deeksha Agarwal
· 4,582 Views · 4 Likes
article thumbnail
Creating the Perfect Rounded Edge With D3 Curves
D3.js is one of the most popular libraries for data visualization. Read on to learn from an expert how to use his library to programmatically create curved lines.
August 2, 2018
by Swizec Teller
· 13,919 Views · 1 Like
article thumbnail
Java Enums: How to Make Enums More Useful
Having trouble using enums in Java? Check out this post to learn more about how to make enums more useful with or without a set of variables.
August 2, 2018
by Brijesh Saxena
· 233,956 Views · 34 Likes
article thumbnail
How to Use the JSON Plugin in JMeter
Learn how to use the JSON plugin for JMeter's JSON to XML Convertersampler, JSON Path Assertion, JSON Format Post Processor, and JSON Path Extractor.
August 2, 2018
by George Maksimenko
· 24,600 Views · 1 Like
article thumbnail
Java Lambda Streams and Groovy Closures Comparisons
Want to learn more about the difference between in lambda streams in both Java and Groovy? Check out this post to learn more about the differences between them.
August 1, 2018
by Alex Staveley
· 53,370 Views · 7 Likes
article thumbnail
Count Values in a JSON Array Returned From a REST API Call
When we use multiple tools and existing tool features, we open up new options in how we approach our testing. This can help us identify workarounds.
August 1, 2018
by Alan Richardson
· 46,955 Views · 2 Likes
article thumbnail
Memory-Hogging Enum.values() Method
The Java enum is not without its issues. Let's talk about what it can eat memory and ways to stop it.
Updated August 1, 2018
by Dustin Marx
· 15,247 Views · 3 Likes
article thumbnail
Postgres Full-Text Search
Let's take a look at Postgres full-text search function and see how to build a query document, create a tsquery, and matching.
Updated August 1, 2018
by Sagar Sharma
· 19,648 Views · 5 Likes
  • Previous
  • ...
  • 303
  • 304
  • 305
  • 306
  • 307
  • 308
  • 309
  • 310
  • 311
  • 312
  • ...
  • 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
×