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

Search In

splice() method of Array in JavaScript

JavaScript Array splice() method : The splice() method is used to add or remove the element from/to array. Using the parameter we can add or remove element to/from desired position. It changes the original array. The splice() method returns the remov

Diffrence between Method Declaration and Method definition

Hii ,friend's Today I will expain you about the diffrence between Method Declaration and method definition. In Method Declartion you can declare somthing like [public void my function();] here myfunction is the name of method. And In Method defint

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

How to configure office365 email in liferay

Hello Guys I am writting blog about configure office365 email in liferay. Following are the office365 configuration details : SMTP Setting : Server name: smtp.office365.com Port: 587 Encryption method: TLS Follow below steps to configure office3

How to get file metadata in java

Hello Guys Here, I am writing about extract the metadata of the file in java technology in which you can extract file creation date, file access date, modification date, size etc. Java provide inbuild BasicFileAttributes class in the JDK. Meta

Error Handling in Swift 2

SWIFT Swift is a very powerful and simple programming language which is used for creating the iOS applications.Swift is a language which is designed to work with Apple's Cococa and Objective-C. The advantage of this language is that it is one the m

Getting Address using Latlong

Below is the code to find an address in String by using latitude and longitude. I am using Geocoder class and method getFromLocation() of Geocoder class. We need to pass latitude, longitude in double format and integer value of the maximum number of

Custom Rotate Loading

Here I am sharing a custom progress bar to show loading. First of all, we need to define it in gradle file compile 'com.victor:lib:1.0.2' Then in xml file: <com.victor.loading.rotate.RotateLoading android:id="@+id/loading"

The valueOf() method of JavaScript Array

JavaScript Array valueOf() method : The valueOf() method returns the copy of itself. This is the default method of an array object. Syntax of Array valueOf() method : array.valueOf() Example of Array valueOf() method : In this example I will show

How to make vector drawable in android

In the below example I have created vector drawable function. For this first I have created vectordrawable.xml, animvectordrawable.xml , anim/rotation.xml and path_morph.xml layout. In activity_main.xml layout I have added TextView and ImageView. An

1 400 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: