
Search In
In September 2002, Mozilla Foundation developed a free, open-source and cross platform graphical interface Web Browser, known as Mozilla Firefox. Now, it’s the most popular open- sourced internet web browser around the whole
In this tutorial, we have defined a simple way for creating a dynamic broadcast receiver with a just single activity which has a dynamic broadcast receiver in it. This Activity has two buttons on one button click registered dynamic broadcast receiver
Gridview is a rich control of asp.net c#,it fetches the data from database and display data in the form of columns and rows(tabular form). There are features for CRUD operations in gridview, User can perform edit,update,delete operations with the dat
In the below example code I have described to add a marker with Infowindow. Here I have used array list for adding marker items, then I have created plotMarkers method, in this method, it will addMarker by passing MarkerOptions as a parameter.
This tutorial will guide you to display a RecylerView list item as GridLayout items. We will use GridLayoutManager rather than LinearLayoutManager with RecylerView adapter. Here, we will discuss all required stuff's to complete this project step
This tutorial will guide you to do animation in android. There are two ways to do animations in android , through XML code or java code. In this tutorial, we are using only first way through XML code. In this tutorial, we are defining animations like
Paypal Integration in Rails (continued)
Now, When the user is redirected to the method paypal_url , defined in the model file (order.rb) there we will give the html variables in which we will connect our application to the paypal sa
For eCommerce stores offering handmade things, a patent ought to be one of your first considerations. While numerous online dealers and patent search tools don't have to stress over patents, it's possibly the most vital part of the business f
Below example code will helps you to create Chronometer. For this firstly, In activity_main.xml layout I have added buttons and Chronometer layout. Now See MainActivity, here I have used start(), stop(), SystemClock.elapsedRealtime()), setFormat() me
Hello Reader's ,
Hope your are doing good today.
Today we will learn about password hashing in CakePHP 3.0.
Before going to start you should know about Password Hashing.
Now days password are one of the most important security feature for all