Wordpress - greatgandhi.wordpress.com - Arun Gandhi

Latest News:

Tips for SQL Query Optimization 24 Oct 2012 | 09:54 pm

1.    Use UNION ALL statement instead of UNION, wherever possible. UNION ALL statement is quite faster than UNION, because UNION ALL statement does not check duplicate rows, while the UNION statement ...

Why we use stored Procedures in Application 15 May 2012 | 04:12 am

Why we use stored procedures in application Applications that use stored procedures have the following advantages: 1.       Procedural Language Capability: - PL SQL consists of procedural language ...

What is WSDL? 3 Oct 2011 | 09:23 pm

WSDL stands for Web Services Description Language. It is an XML-based language for describing Web services and how to access them. It help to web service consumer to consume. In easy words we can say ...

Check My Performance 20 Sep 2011 | 04:20 pm

A little boy went into a drug store, reached for a soda carton and pulled it over to the telephone. He climbed onto the carton so that he could reach the buttons on the phone and proceeded to punch i...

Speed Up Php 2 Aug 2011 | 04:24 pm

There are some clear coding optimizations that would reduce load on the servers, and therefore remove the need for scaling out the infrastructure. It is common practice for developer which will help o...

Rate Your Level 19 Jul 2011 | 04:21 pm

Rather than try and attach years of experience to this scale, I’m going to represent a list of major areas and skills, questions, or topics in some basic area. I’ve tried to capture whether I feel a s...

New Tags In HTML 5.0 6 Jun 2011 | 07:06 pm

I collected some of tag which is newly added in HTML5 and some of tag is deprecated, Please find below. Since these tags are still not recommended by W3C New tags in HTML5. Tag Description <artic...

Types of Session attacks 7 Oct 2010 | 06:32 pm

1. Session fixation: – Session fixation attacks attempt to exploit the vulnerability of a system which allows one person to fixate another person’s session identifier (SID). Most session fixation rely...

Common Tips Speed up Website 2 Sep 2010 | 04:54 pm

While more and more people are getting access to high speed internet, there are many left on dial up. Be kind to those visitors and do a few, simple things to speed up your webpages. Not only will the...

difference between Scrum and Extreme Programming 3 Aug 2010 | 06:09 pm

Agile Process The Agile Process or software development refers to a set of software development methods which are based on iterative development. In this process, the solutions and requirements both ...

Recently parsed news:

Recent searches: