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

Search In

Swipe to delete to ListView items in android

In many situations, we need to add swipe menu functionality to make our listview attractive. Here I am using a library that makes it so simple. Firstly, we need to add a dependency to gradle file compile 'com.baoyz.swipemenulistview:library:1.3.0'

How to install windows applications on Linux using Wine.

Linux by default cannot run windows application directly, both operating systems are too different. There are tons of Linux applications which are available and ready to install and use. If you want to use windows programs on Linux than you need to

Virtual Private Network and it's type

VPN is a network technology that is used to create secure network connection over a public network Corporations like government organizations , educational institutions use VPN technology so as to help remote users to securely communicate with a pri

How to create ShareActionProvider function in android

If you want to create Share Action Provider function check my below example. Here I have created frist main.xml. After creating main.xml I have added attribute to the menu item. In MainActivity created onCreateOptionsMenu method I sets the share acti

Sending Push Notification to Android device using GCM C#

In one of my current project, I had to develop and integrate the Android Push notification functionality in my server side C# code.For this purpose, i used the Google Cloud Messaging service. Here is code for the same. public void SendNotificat

How to Delete Past search and Web Browsing History in Google

Hi Friends,   Today I am going to explain the, how we can delete past search and web activity data, If you want know How to save Past search and browsing activity in Google you can visit my previous blog post.   Today Internet securit

event.PreventDefault, event.stopPropagation and return false in jquery

Hello Readers, event.PreventDefault() : In jquery event.preventdefault is used to prevent the current action or the default action event from occuring or happening or triggering. It does not stop the propagation to parent DOM elements. For Example

How to preview an image on its click from a list of images using angularjs

In this example I have a list of images that loads after getting the response. I want to preview the image which is clicked. So I am sending the image’s url and its unique id into the click function and then comparing the id’s, display that image on

How to change data on changing the option box

Hello Reader's if you are looing to develop the html form which changes the data on changing the values in option box, then in this blog you can see how it is done. To making this form we will start from html file. And its code will go like this:-

Parent() and Parents() method in jquery

Many times I stuck in an issue of getting parent elements or specific elements to build a specific functionality over it. So that I went through the jquery library, where I found 2 relevant methods to get the specific elements or parent elements. The

1 339 720
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: