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

Search In

C# ArrayList

It represents ordered collection of an object that can be indexed individually.   In array we have problem of deleting items but in array list we can do it easily.   We have several properties and methods associated with the array list.

Sorted List in C#

The SortedList class represents a collection of key value pair and index.   It is a combination of ArrayList and HashTable . Key value pair and index can be used to access the elements.   If key value pair is used it is like HashTable.

  • 243
How to Upload multiple images jQuery Ajax using PHP

Hello Reader's!Sometime you need to Upload multiple image in directory ,so in this blog I have wrote and explain jquery and PHP to upload multiple images at once. You can use this as a reference for your web projects, specially focused on newbies

How to create notification in android.

1) To create notification UI content and action we make use of  NotificationCompat.Builder object and Builder object must include the following:- Small icon that would be shown when your notification will arrive at your device and it is done

How to make multilanguage website in Codeigniter

Hello Reader's if you are looking to desing the multilaunge website then codeigniter offers you to do this with very easy steps. First learn what is multilanguage website.   A multilanguage website is which can run in any langauge which ev

jQuery Slider in Magento

In Magento 1.9 new RWD theme have its own jQuery Slider. Using the same slider cycle we can add slider in our page. We can find the jQuery slider coder in this path skin>frontend>rwd>default>js>slideshow.js, The co

How to make Custom ViewPager in android

In the below example I have created custom ViewPager in android. Here first I have added TextView and ViewPager in activity_main.xml and In MainActivity I have used MyPagerAdapter class and extends with the PagerAdapter class , In resource i have add

IPv6 - Features

The successor of IPv4 is not designed to be backward compatible. Trying to keep the basic functionalities of IP addressing, IPv6 is redesigned entirely. It offers the following features:       Larger Address Space The IPV6

Magento- Add Comment Field In Cart

Hello Readers, In this blog tutorial i will explain how to add custom comment field box to each product in view shopping cart page. Follow the below steps to create magento comment field in cart & save field data into DB 1. Add new heading in c

How to use AsyncTask in android?

In the below example I have clearly described how to use  AsyncTask. First of all you should know what is AsyncTask ?   AsyncTask is an abstract class provided by android which helps us to use the UI thread properly. AsyncTask class allows

1 873 949
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: