Advertisement

Articles: August Archive

JAVA WEBSERVICE USING AXIS AND PHP CLIENT

Web services are providing interoperability between the cross platforms. Generally webservices are implemented in three ways.

Posted on August 30, 2010 0 Comments

About Internet Explorer 9

Microsoft has released a preview version of Internet Explorer 9 with improvements in performance and adoption of standards like SVG, CSS, HTML5 and more.

Posted on August 27, 2010 8 Comments

Transliteration using JAVA

This article focuses on the concept of Transliteration and how to design transliteration engine using JAVA.

Posted on August 26, 2010 0 Comments

Working with SQLite Databases in Android

In this tutorial, we will see how to work with SQLite Databases and tables in Android.

Posted on August 25, 2010 9 Comments

Object relational Mapping

In this article, we will look into the ORM concepts in the context of Java, however the concepts are equally applicable to any other OO language.

Posted on August 23, 2010 1 Comment

ASP.NET ON LINUX

With Mono Linux users can create ASP.net applications. Here’s a starter

Posted on August 21, 2010 2 Comments

GAMING WITH jMONKEY ENGINE PART I: GET UP AND RUNNING

Developing cross platform games requires the purchase of costly libraries to support three dimensional graphics or to work with an inconvinient C language interface. Whereas, jMonkey Engine (jME) is a free gaming engine developed in Java,

Posted on August 2, 2010 3 Comments