Tutorial to Encrypt a Query in Two minutes

We see so many encrypted pages with tight security features around the internet. Do you want to make an encrypted page for yourself? What if we start from the basics and encrypt a query inside and ASP page? So let me show you how.

Full article (132 words) »

Core Java: How To Get Java Source Code Line Number & File Name in Code

While debugging code Java programmers often use System.out.println(). It is important to write separate message in each System.out.println() so you can understand from the output where the problem lies.

Full article (169 words) »

Protected by Comment Guard Pro