Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Attaching the page information to URLs

This post will help you to attach the page information to URLs, lets assume that If you want to store a small fragment of information to the URLs in such a way that the information should be available to anyone who is accessing the page. The informa

Insertion in double linked list in java

Double linked list is a type of data structure that contains data in linear way but its different from single linked list because we can traverse in both direction in list. This provides previous and next pointer and node value. Insertion in deletio

Detecting the Wifi-Networks in android

From here you can easily detect the Wifi-Networks as well as there info surrounding your device. This can be achieved by using the "WifiManager" in a following way :- package com.example.wifidetector; import java.util.List; import android.annotat

How to implement ajax in cakephp?

Hello Everyone, In this blog, we will be learning about that how to use AJAX in cakePHP. There is not much difference of using Ajax with cakePHP or with HTML. Ajax is defined as Asynchronous JavaScript. It is a client-side scripting language that com

Count Steps in Android

We can count steps in Android by using two sensors i.e. TYPE_STEP_COUNTER and TYPE_STEP_DETECTOR. These two sensors were introduced in API level 19. TYPE_STEP_COUNTER:- This sensor returns number of steps taken by the user since last rebo

How to add checkbox in products list to add to cart all checked products

In Magento e-commerce website we usually add products to cart through add to cart button, but if we are required to add many products to cart by selecting them with the checkbox. Then we can do this as, Add checkbox input tag in lis

How to Develop an Ecommerce Website Application?

Online business is increasing rapidly, and as per the survey, the growth of online business worldwide is remarkably faster as compared to traditional businesses. Due to this, So many established business houses have already started selling their prod

How to read or sync only newly added contact ?

Basically we sync all the contact everytime when user do login in our app but this is time consuming task to do all the time so it would be better and effective if we sync only new contact after last sync. so basically for the first time we have to

How to read or sync only newly added smses ?

Basically we sync all the smses everytime when user do login in our app but this is time consuming task to do all the time so it would be better and effective if we sync only new smses after last sync. so basically for the first time we have to sav

GPS tracking in android tutorial

If you want to integrate GPS tracked latitude longitude to your application, then u need to add a GPS module to your program to make your app more smarter ,to automatically get the GPS tracked location in your app. In this tutorial I will

1 480
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: