Update: Recently, I got to notice that Microsoft has recently released their own light weight IDE called Visual Studio Code(VSCode). After a couple of hours
Category: DevOps
Today, I freshly installed Ubuntu 15.10 which is the latest operating system available. Before this Ubuntu, I used 14.04 LTS, and unfortunately , it had
What is Cynogenmod? It is a kind of mobile operating system and works on the top of well-known Android. Android is very popular operating system
In this page, I will try to include the cool bash shell utilities that will help us a lot. Task 1. Search all files in
I am quite interested to know the web principles, and develop web applications. I have done a lot researches regarding the web programming languages, their
Microsoft windows operating system is very popular and majority of people are using this. Initially, this operating system looks good, and pretends to be user
After a couple of months gap, I am continuing this blog. This time, the topic is not about development, this is a bit complicated but
The persistent objects can be defined either in xml file, or using annotation. The annotation method is easy to define simple relationship while defining in
In the previous article, I have discussed how to create session instance. This article demonstrates how session object can be used to access persistence objects,
Recently, I faced a lot of problem implementing persistence of objects with the database using Hibenate persistence API. If we know exactly, its very easy