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

Search In

How to create Login Screen

In the below example I have created login page layout. Here I have used first Main LinearLayout all attributes design with in Main LinearLayout. Then I have used ScollView for scrolling page up and down and all attributes like Logo image, textview, e

Equivalence partitioning and Boundary value analysis

Equivalence partitioning Equivalence partitioning is one of the most commonly used specification-based black-box technique. It is a test design technique that can be used in black-box testing as in system testing. The concept of this technique is to

Circular Doubly Linked List

This is an implementation of Circular Doubly Linked List in C Programming Language.   #include stdio.h #include stdlib.h struct node { int root, *next, *prev; struct node n; } n* create_node(int); voi

How to communication between an Activity and Fragments in android

In the below example I have created a commuication between an activity and fragments classes. In the below example user enters name in SendFragment part and click submit button then in second fragment on displayFragment show user name input result.

Autocomplete form feild using PHP and jQuery

As we see in many of the forms in different websited that we just type a letter then the form automatic start guessing the the test or word we want to write in the feild. In this tutorial we will learn how to do autocomplete functionality using a sin

Branding: How Do You Kick Things Off With A Facebook Page?

                                                                      

Backreferences and Boundary Matchers Of Regular Expression

A backslash (\) followed by a digit indicates that the defined groups to be recalled is known as backreferences. For example the defined capturing group (\D\D) matching two consecutive non-digits which can be recalled with added ‘\1’ in c

Social Media : A Powerful Mass Notification Tool

Social Media is considered as the ultimate Mass Notification Tool. With changing times, methods and modes of notification and communication have also changed. Today, you will find the qwerty wolves lurking everywhere. RTs, shebang, RSS feeds, hashban

custom scrollbar using jQuery UI

A scrollbar is a communication method or gadget in which nonstop content, pictures, or some other substance can be looked in a foreordained heading (up, down, left, or right) on a PC showcase, window, or viewport so that the majority of the substance

Animated Trafficlight Using CSS3

Hello, readers In today's blog I have tried to create something different with the help of CSS3 properties. I have created an animated traffic light using animation, box-shadow, linear and radial-gradient and various others properties of CSS3.

1 86 120
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: