Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Open Source Tools</span>

Introduction to NHibernate: Intermediate NHibernate Usage (Part 6)

In the 7th and final episode of this series, you’ll see some code examples of working with collections of related objects and how lazy loading and cascade operations work from a code perspective. We’ll also discuss object lifecycle management in NHibernate as well as guidance on how to manage lifecycle …

Silicon Valley JUG: Applying the Asynchronous Web

Emerging Ajax techniques–variously called Ajax Push, Comet, Reverse Ajax, and HTTP streaming–are bringing revolutionary changes to web application interactivity, moving the web into the Participation Age. Join us for a detailed introduction to the asynchronous web, covering the underlying protocols and APIs, the challenges for application servers, and the high-level …

The ZK Studio WYSIWYG Development Environment

ZK Studio is a visual integrated development environment which provides easy and intuitive tools that span the entire application development lifecycle, including UI design, prototyping, development, and deployment tools for developing ZK applications. This webinar introduces how to make good use of ZK Studio with real examples. http://www.zkoss.org/support/training/webinar/zkstudio.dsp

Hibernate & JPA Annotations – Windows Environment Setup

This tutorial takes you through the various steps involved in installing MySQL and the MySQL GUI tools. Then I install the Java Development Toolkit v 1.6 Update 10 (JDK). After JDK installation, I then extract the Hibernate Core and Hibernate Annotations modules, plucking out the pertinent JAR files, and placing …