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

Search In

Looping Over Objects using $.each() Method

Hello Readers! Here I am going to explaining you about the $.each() method used in jquery. The jquery function $.each() is a traversing method which loops through both arrays and objects. The length property of the arrays as an index is used for iter

Ionic - Javascript Action Sheet

Ionic provides a service named Action Sheet. It will add slide up pane on the bottom of the screen that contains different options. Using Action Sheet: If you want to use ionic sheet into your application, then in your controller you have to inject

Blocks in Objective-C

                                         &nbs

How to create fragment In android

In the below example I have created a simple fragment app code. Here, first I have created two new fragment xml layouts and neamed them fragmentone and fragmenttwo then in this I have added TextView and backgraund image. Now In activity_main.xml I ha

How to develop javascript pagination for web pages

Hello guys, If you want to develop pagination for web pages using javascript, the below code will help you. So do not worry, just follow bellow mentioned steps todevelop pagination with HTML table. Step 1: Write CSS in style tag <style type=

SEO Tip for Successful Domain Transition - Case Study

While working as an SEO specialist, I have encountered with domain transition process from old domain to new domain, which was one of the most exciting and challenging task for me. I was the only one

SQL Primary Key

Basically Primary key is used to identify each row in a table . In a table Only one Primary key can be present . When in a table , there is more than one primary key then it would be called composite Primary key . Composite key is used when we need m

Push Notification in iOS

iOS Push Notification Tutorial:- Note:- Start following steps and don’t do anything else. There are so many Gotchas while creating certificates but don’t get confuse and follow these steps. Step 1:- Generating the Certificate Signing Request (C

How to compile and run C program in Ubuntu?

Hello friends, Today we will learn how to compile and run a C program in Ubuntu using the following steps: Step 1. Open your terminal. Step 2. Now type the following command: gedit cprg.c The above command open a text editor in which you will wr

Using namespaces in Laravel 4

Namespaces plays an important feature of php. Namespaces are used to solve 2 major issues. 1) Authors of libraries 2) Applications encounter Laravel 4.x also provide namespace to solve those issues. The files are app/controllers/FilesControlle

1 144 423
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: