Hello! In this post, I want to present my views on the three cloud world jargons post explaining them to the audience who has a little about it. There are already many articles which explain them in … [Read more...] about SaaS, PaaS, IaaS
Tips & Tricks
XQuery – Static Typing (The Magic Transformation)
Static Typing I personally love this concept when applied to XQuery. This just gives you the power to write a function that can accept any argument or write functionality irrespective or independent … [Read more...] about XQuery – Static Typing (The Magic Transformation)
XQDT Installation on Eclipse JUNO
I have started to write a short ebook on XQuery hence I wanted to put up a post to use XQDT plugin for eclipse JUNO. XQDT is easy to install and is normally for INDIGO. On JUNO, there is a little … [Read more...] about XQDT Installation on Eclipse JUNO
XQuery Reference Card
Hello folks! When working with any language, it saves a great effort when every single usage of that language is just in front of you. It makes learning easy. For the same reason, I have updated the … [Read more...] about XQuery Reference Card
Let’s Learn XQuery [Part1: Overview]
XQuery is is query and functional programming language designed to query XML data like SQL from database. XQuery version 1.0 was developed by a group within W3C [http://en.wikipedia.org/wiki/W3C] … [Read more...] about Let’s Learn XQuery [Part1: Overview]