
Search In


I was facing issues regarding adding attributes to the product with color and size. (i.e configurable products). I have added products to the cart and then went to view the cart, but I didn't see the attributes color and size which should be adde
Protocol Testing:-
What is Protocol in a software industry?
When computer communicates with each other, there is a common arrangement of rules and conditions that every computer needs to follow. As such, protocols decide h
Hello Readers, if you are developing the html form with two or more submit buttons then in this blog you can learn it. On certains conditions a html form should have multiple submit buttons and both should redirect user to their individual acti
Integration of security processes with the SDLC:
It is constantly agreed, that cost will be more, if we put off security testing after software implementation stage or after deployment. In this way, it is important to include securit
What is Alpha Testing?
Alpha testing is a sort of acceptance testing; performed to recognize every possible issue/bugs before releasing the product to ordinary clients or public. The center of this testing is to simulate genuine users blackb
Hello Reader's if you are developing the Ecommerce based website in which you want to integrate the facebook sharing option, then this blog is very helpful to you.
So lets start with the html doc.
To get Facebook sharing first you need to
In the below example I have created simulate animation in android. Here I have added first TextView and ImageView in activity_main.xml layout ,In MainActivity I have used Runnable Thread. On this animation image will be rotate like watch. You can see
In this tutorial we will learn how to send the pushnotifications iPhone/ Android apps.
Below is the code that requires the follwoing elements to send the pushnotification from iPhone
1-) The device token to which we need to send the pushnotificatio
When we apply LIKE keyword to any query then it doesn't return NULL values, and sometimes it required to return NULL values as well. We can do this by using IS NULL or IFNULL operator.
Example:
We have a table "employee" as below:
&n
Draw a circle - Create a circle on a google map
Following javascript code will create circles on the map and it will represent populations in respected town. For that first you need to create an object containing latitude and longitude and populatio
