Geek Explains
Geek from Delhi
A place which may help you understand the already-known technical concepts even better and at the same time it may introduce you to new concepts and their effective implementation techniques.
Visits today
Total visits
Recent Posts from "Geek Explains"
Ease of Dev in Java 5: Generics, Autoboxing,
16 Nov 08, 2:18 AMJava 5 features for easier dev: Generics, Autoboxing/Unboxing, Static Import, Enhanced for, Typesafe enums, Annotaion/Metadata I had to give a presentation on ...
Playing with try-catch-finally in Java. Inter
12 Nov 08, 11:41 PMVarious possible scenarios for try-catch-finally blocks and their execution Do you feel that you understand how try-catch and finally blocks are executed in Ja...
Image Processing in Java. Dim, Regions, Thumb
11 Nov 08, 11:38 PMUsing Java APIs for getting dim, selecting region, thumbnails, etc.. The Java 2D API treats all the images as a rectangular 2D array of pixels, where a pixel i...
XML Database - NXD, XAPI, Apache Xindice, Ozo
8 Nov 08, 10:50 PMXML Database - NXD, XAPI, Apache Xindice, Ozone DB, Sedna XML Database - what's it? XML Databse is just like any other database system with the only differenc...
ORM: Object Relational Mapping Technology, JD
8 Nov 08, 10:50 PMORM (Object Relational Mapping): This is a programming technique which eliminates the need of transforming the objects into scalar values while saving the objec...

