Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

XQuery Normalizer and Static Analyzer - Java tutorial


Learn how to use the XQuery Normalizer and Static Analyzer, a Java API and graphical user interface (GUI) for normalizing and computing the static type of XQuery expressions. The GUI is used for entering the XQuery expression and for displaying the results. The Java API allows programmers to process XQuery expressions in their applications.
Category: Java tutorials > XML - Difficulty:


More cool Java tutorials:



ConcurrentTesting for Multi-Threaded Apps
ConcurrentTesting for Multi-Threaded Apps
Improve the quality of testing and decrease development expense by eliminating concurrency-related bugs in parallel and distributed Java programs. With minimal effort, upgraded ConcurrentTesting measures test coverage, aids in debugging, enables replay, and presents deadlock information.
Category: Java tutorials > Development - Difficulty:
BeepLite Networking Layer
BeepLite Networking Layer
The BeepLite Networking Layer is a Java implementation of Blocks Extensible Exchange Protocol, a generic application protocol kernel for connection-oriented, asynchronous interactions. This technology supports dynamic, pluggable application protocols for peer-to-peer, client-server, or server-to-server scenarios.
Category: Java tutorials > Network - Difficulty:
Use an XML database in PHP and Java apps
Use an XML database in PHP and Java apps
Discover how to reduce development using a native XML database. In this tutorial, developers will learn the common necessities for working with a native XML database in both PHP and Java technologies.
Category: Java tutorials > Development - Difficulty:
Out of the Sandbox
Out of the Sandbox
Get your applet out of the sandbox. This guide takes you through the steps involved in creating digitally signed applets. These trusted applets can overcome the restrictions placed by the sandbox such accessing local files and folders.
Category: Java tutorials > Applets - Difficulty:
3D on the web with Java and Irrlicht - Getting Started
3D on the web with Java and Irrlicht - Getting Started
Learn how to create fully fledged 3D applications that integrate seamlessly with a web browser using Java, WebStart and Irrlicht.
Category: Java tutorials > Basics - Difficulty: