Categories
Tags → In Java Object

AudioPlayer

AudioPlayer is an open source Java class that manages WAV, AIFF and AU audio files playback. It provides basic functionality like play, stop, mute and loop. Implements many useful methods to retrieve song position, total time, remaining time, song au...
DETAILS

Basics of .NET remoting

This article will explores about .NET remoting. .NET remoting is a technology that allows you to invoke or accessing objects on remote server. For those who are familiar with Java technology, it is called RMI (Remote Method Invocation) in java world....
DETAILS

eRuby: SUSIE a Simple Photo Gallery in Ruby

SUSIE is a simple image gallery that is an opensource eRuby application. It is interesting because it shows how Ruby, a powerful and fully object oriented programming language can be used to do the tiniest of tasks. Ruby can be used as a fast procedu...
DETAILS

Java Script Math Object

We saw in previous sections the String and Date Objects of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Math Object.
DETAILS

Java Script Date Object

We saw in previous section the String Object of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Date Object.
DETAILS

Page:
©2003-2019 jCay.com