Java
-
DataNucleus 3.0 vs Hibernate 3.5
DataNucleus Access Platform, as stated at the official product site, is the most standards-compliant Open Source Java persistence product in…
Read More » -
Xuggler Tutorial: Frames Capture and Video Creation
Note: This is part of our “Xuggler Development Tutorials” series. So far in our Xuggler tutorials series we have performed…
Read More » -
Domain Driven Design with Spring and AspectJ
In a previous post hosted at JavaCodeGeeks, our JCG partner Tomasz Nurkiewicz presented an introduction to Domain Driven Design using…
Read More » -
Using JAXB to generate XML from XSD
This is a post originally published by Mohamed Sanaulla from Experiences Unlimited, our latest JCG partner. Mohamed explains how to…
Read More » -
Using the State pattern in a Domain Driven Design
Domain driven design (DDD) is an approach to developing software where the complexity of the problem is addressed by connecting…
Read More » -
Java Fork/Join for Parallel Programming
The last few years a paradigm shift is taking place in the field of computer processors. For years, processor makers…
Read More » -
Spring 3.1 Cache Abstraction Tutorial
One of the new features introduced in the forthcoming Spring 3.1 version is the one of cache abstraction. Spring Framework…
Read More » -
Xuggler Tutorial: Transcoding and Media Modification
Note: This is part of our “Xuggler Development Tutorials” series. In my previous tutorial, I performed a short Introduction to…
Read More » -
Spring MVC Development – Quick Tutorial
This is a short tutorial on Developing web applications with Spring from Manoj at “The Khangaonkar Report”, one of our…
Read More »