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

Search In

How to start an Activity with Shared Element Transition Animation

A view that moves from one activity to another in a smooth motion is possible with the help of Shared Element Transition. Its a type of animation when user clicks on certain view in one activity the view smoothly expands to the next activity. When us

Security in Drupal

What Basic Steps You can take to make you drupal site to make it much more secure. Actually Drupal is configured to be secure out of the box, because it restrained it's permission, but as we extend website according to our need we get playing around

How to read data from CSV file

In PHP it is very easy to read data from CSV file using fgetcsv(), which is used to read data from a CSV file. This function reads each line of a CSV file and assign values into an array. The function returns the array of CSV fields. It returns FALSE

Creating a unique home page template, Drupal 7 theme

Drupal Provides you lot of option to creat a unique home page or say site front page. This could be achieved by number ways bdefined below. Firstly Access the /sites/all/theme[active theme], copy a page.tpl.php page and paste it in same directory

How to upload files using Angular JS

Hello Readers if you want to upload files (images or music) then now Angular JS offers you a way lot more esier. Using angular give user a light and fast interface which is very useful for low internet speed connections. Lets see the working example

Conflict Resolution in the Workplace and Management Tips

Great managers and administrators are exceptionally key to an association. In today's business and legitimate environment, it is imperative to comprehend on the best way to handle workers adequately. There are different laws and strategies with whi

Application Layer Protocols

The application layer provides an interface between software running on a computer and network itself. There are various application layer protocols, majorly used ones are listed below : HTTP Allows to access web page. 80 port number TELNET

Arrow functions

Arrow functions are the functions that have a shorter syntax compared to function expressions and arrow function lexically bind the this value. Arrow functions effectively turn function (arguments) { expression } into arguments => expression and a

LITERAL IN JAVA

LITERAL IN JAVA A literal is a value that may be assigned to a primitive or string variable or passed as an argument to a method call. Literals can be any thing like number, text or other information who represents a value. Literals are used with a

Events and Methods in jQuery

jQuery is a javascript library used to solve various task by writing less number of codes. JQUERY EVENT- An event express the particular moment when something happens. List of events:- Mouse Events Keyboard Events Form Events Windo

1 40 76
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: