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

Search In

Jquery draggable

Hello Readers , While building a web application , several times we need a box or a div which can be draggable so below is the code for explaining that . Example : <!DOCTYPE html> <head> <link href="http://code.jquery.com/ui/1

How to get Facebook profile picture in specific dimension?

Hello Guys, If you are working on Facebook App and want to fetch user profile picture in a specific dimension. Like I want to fetch my profile picture in 3 dimension sizes 50*50, 150*200, 300*500. For this please follow the below example: $fbUser

Delete a row from a table in parse.com

  Hello, It is very simple to delete an item or row from any parse table from the code. First, we need to create the object of the table that points that particular row and then delete it. I create an object using object id and then execute

Forgot Password through parse.com

To reset the password, Parse provide us RequestPasswordResetCallback to requesting a password to reset for an existing user. I implement it using anonymous inner class. So then override the done() method where we can do whatever we want after the re

Learn Basics of Functions in Swift with Example [Video Tutorial]

Hi, Functions are chunks/module of code that can be reused in a program. Function in swift are unique and flexible enough to work with simple to complex style.  In this video we’ll be learning basics of functions, various function syntax&

Control Flow & Conditional Statement Video Example for Beginner - Swift

Swift provides various Control flow and Conditional Statements. Although these are similar to Objective C but with improved enhancements and usability. These statements can be used to check, iterate over various conditions and values. In this Swift V

Change brightness of the device in Android

Hi, Here I have written this code to change the brightness of the device in our application. I use the seekbar to change the brightness of the device. To handle the System Settings I use ContentResolver class and to handle current window reference, I

How to show checkbox selected using MVCCheckBoxList in Asp.Net MVC

How to show checkbox selected using MVCCheckBoxList in Asp.Net MVC In my previous blog I have discussed about how to use MVCCheckBoxList. Please visit the following link for reference: MVCCheckBoxList in Asp.Net MVC Issue: The problem which I also

How to Build a Strong Relationship with Customers/Clients

People from management background must have studied about Customer Relationship Building. The basics of business management teaches us about the needs, demands, tastes and preferences of the clients. To develop any product some things need to be reme

config.xml file in PhoneGap

Hello Today we will discuss in details about the config.xml file in PhoneGap The config.xml file allows developers to specify metadata about their application. To load the config.xml file correctly it should be at the top level of the application

1 127 352
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: