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

Search In

Create your own Ruby Gem

Hi friends, The popularity of Ruby on Rails now a days is so much because of its rapid development, which is possible because of its gems. For every generic functionality there is a gem available, so why not create our own gem. Today I am going to te

How to use the jQuery validate() to validate the reset password form.

This tutorial will help to setup front-end form validation for reset password form using jQuery validate() in a short time. This tutorial carries very basic and clear instructions to help anyone in implementing some validation on their reset password

ASP.Net : How to use AutoMapper

AutoMapper can be defined as an object to object mapping i.e mapping similar properties in one object of one type to another object of different type. It is a library which is being used to get rid of extra code that is used to map one object in

Protocol in a Software industry & Types of protocols?

Protocol Testing:-     What is Protocol in a software industry?   When computer communicates with each other, there is a common arrangement of rules and conditions that every computer needs to follow. As such, protocols decide h

How to make count down timmer using Javascript?

Hello Reader's, If you want to make a time count-down timer then in this blog we will learn how to make this. A count-down timer is front end clock which shows time in decrement order. This is done by using javascript, So let's get started wo

Bundling in Asp.Net MVC

Bundling in Asp.Net MVC What Bundling is actually:         It is a process of grouping files into a Bundle, so that they can be loaded through one HTTP request and can be referenced by a unique Bundle Name. Need of Bundling:

Javascript Datatype

Javascript data type can hold may data type like number string arrays object and other. To declare a variable we use var keyword example var length = 16; // Number var lastName = "Johnson"; // Strin

Collections in Java

Collection in java can be called as a container, or an object which binds multiple elements into a single unit. Collections in java is a framework used to store, and manipulate group of elements. They represent data items that form a group on which

Different phases of QA Process followed by different companies?

Different phases of QA Process are following:- 1.) Test Plan 2.) Test Cases 3.) Review 4.) Execute 5.) Improve 6.) Defects Logging Test Plan : - In Test Plan scope of the project is defined, also in test plan there is an workflow of

How to send HTML email in PHP

In today's world of internet, Email become one of the most popular and demanded service. Email become a necessary part of web development, email can be generate and send on different events such as registration of new users, activation of accounts on

1 198 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: