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

Search In

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.

  • 244
Yii : A Futurisitic Framework

Hello Friends, As we know that PHP become one of the most popular web scripting language to develop dynamic web applications. With the advancements in technology, there are lots of frameworks introduced for PHP which provides different features. Most

How to avoid duplicate data insertion using php and MySql

This blog will help user learn how to avoid the duplicate entries in the database. Storing duplicate values in the table must be avoided while inserting data in the database table. As these duplicate entries can create many problem in the application

Difference between find() and filter() methods

Both the methods are similar to each other. It is hard to understand the difference between jQuery find() and filter() methods. The difference between the two is that find() method searches for all the elements in the selector while the filter() met

5 Advanced Features of Odoo Theme for eCommerce Web Development

“Looks are deceptive” Well that is the case with all ecommerce website nowadays. Customers visit a website depending upon how attractive it looks. There are various themes available that assist in making the websites look creative. One su

Working with MathML in HTML5

MathMl is a easy way to insert math symbols, expressions and formulas into your web page. The supported browser can convert them to numeric values and symbols. To start writing the math code you have to use <math></math> tag for create th

Drupal 7 database API

Drupal database abstraction layer allow's the use of different database servers using the same code base i.e it provides with the ability to support multiple database servers easily. The system is built a top PHP's PHP Data Objects database API and

Send Push Notification to Android Devices from Java Server Side

This blog will help you to send Push Notifications to Android devices from server side where server side code is written in Java. Follow the below steps in order to send Push Notification: Put the gcm-server.jar into your lib folder of your paroj

How to use SharedPreferences in Android to store, fetch and edit values

SharedPreferences are used to store primitive data types in Android such as int, long, float, string. SharedPreferences have an added advantage over storing data in singleton class as Singleton class can store data and available throughout the app bu

Commonly used php directives (php.ini)

Below are commonly used php directives, which can be changed in php.ini file (we use Linux so its path is like that: /etc/php5/apache2/php.ini) or its called php configuration file or php configure setting. 1> By default the execution time in php

1 369 467
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: