
Search In
What is a ‘CAPTCHA’ ?
‘CAPTCHA’ is the deformed content or words. Generally, this is contest reply testing and this reply must be created by the person or human. These 'CAPTCHA's comes in various forms.
In doubly linked list we have two portion reserved for addresses one for the next address and other for the previous address.
Doubly linked list hold the reference for both the list either previous to it or next to it and the middle portion
Beta testing includes sending the product to beta test sites outside the testing environment for real world exposure. Numerous people have run over beta testing in real life circumstances – it could have been anything for one of your
The ring topology is actually a logical ring, meaning that the data travels in circular fashion from one computer to another on the network. It is not a physical ring topology.
In a ring topology, packets are sent around the circle from comp
Beta testing includes sending the item to beta test locales outside the testing environment for real world introduction. Numerous people have come over beta testing in real life situations/circumstances – it could have been anything for


Install MySQL workbench ubuntu 14.04
Hello friends, today I am going to tell you how to install MySQL workbench on Ubuntu 14.04 LTS. Follow the steps below:
Go to http://dev.mysql.com/downloads/workbench/
Now downlo
When we are entering text in a textField and that textField is at bottom of the screen then we need that the textField should appear above the keyboard and the keyboard should not hide the textField.. For that we need to set the height of keyboard ac
Hello Readers,
Today, We will discuss about on of the Ionic Framework directive ion-infinite-scroll.
ion-infinite-scroll directive allows you to load more data when you reach bottom of the page.
Code snippet to understand the functionality:
First
render and redirect_to works in the similar way in your web browser , as they both takes you to a new page but the only difference between them is :
When you call render it creates a complete response which is sent to your browser.
If we do
Node.js is the server side scripting language. In this blog, I am explaining how I will upload the CSV file using Node.Js.
Here is the step by step implementation of CSV upload.
Step 1:
In the first step, we will create a view page where we upload
