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

Search In

Create dictionary using array first letter

we often come to a situation where we have to create the dictionary based on the alphabetic order. So here is the program for creating a Dictionary with first letter of the array element. array element First letter is a key for adding the element i

Automatic icon resizing plugin for Cordova: Phonegap

In this post, you will learn about the plugin for automatic resizing of icons. You must know that both android and iOS platform needs different size of icons according to different devices.     If you need to change your app icon in yo

How to make a Plasma effect by using transparency mode in illustrator?

In this tutorial, we"ll learn to make Plasma effect. Step 1: Firstly, we need to open a new document with any size and make sure your color mode is in RGB. Create a rectangle on the canvas. Step 2: Now Select a rectangle and Fill with a colorf

Object prototype in Javascript

Every javascript object has a prototype by default. And the prototypes is also an objects. All objects in JavaScript inherit methods and properties from  their prototype  and we can override it, but we can not override an Object with a null

Custom Helper in MVC Razor

Hi Friends, Today I will tell you about using the custom helper in mvc. We can create our own helper extension.We have multiple extensions as shown below in figure:- As these above extensions are predefined. But we can define our own extension whi

Use Pinterest as Social Media Marketing Strategy

Pinterest is a social platform for sharing images online in a well categorized manner. This social channel is basically named from the combination of two separate words “pin” and “interest.” Pinterest contains several categories starting from art

How To use dataBase in Your android App

Use DataBase Helper Class in your code, Which extends the base class SQLiteOpenHelper Class Sample code package com.searchoffers.android; import java.util.ArrayList; import java.util.List; import android.content.ContentValues; import android.c

Gridview is only adding one item. However i want it to add both items

My listbox2 items are the items needed to be added as columns. i am using a button to add items from listbox1 to listbox 2. so lets say if listbox1 item x,y coordinate is added to listbox2 item then i need to add column x,y coordinate to the gridview

Accordion in HTML

An accordion is used to show and hide the content on click or hover of button. It looks similar to the dropdown. There are some differences between accordion and dropdown:- Width of an accordion is 100% by default, we can override it by adding o

How to make Runnable Thread in android

  In the below code I have created Runnable Thread program in android. Here first I have added TextView in activity_main.xml layout. In MainActivity I have used handler class then I have created a new Runnable interface , And I have also used o

1 22 126
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: