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

Search In

Static Vs Dynamic Testing?

Under Static Testing code is not performed/executed. Maybe it manually verifys the code, necessity documents, and design documents to discover errors. Consequently, the name "static". Mail goal of this testing is to enhance the nature of finding the

Javascript:Exchanging data between a document in an iframe and a parent document.

Hii, I am providing a very simple javascript code  by which we can access variables and invoke functions in the parent document and vice-versa. Please go through the given example below and understand the concept.I hope it will be useful.

Queue implementation using linkedlist in java

We know that linkedlist is type of Data structure using linked list we can store item of same type. Queue can be also be implemented using linkedlist. In this example we have two node that are head(Front) and trail(rear) where we can insert only at

Parent() and Parents() method in jquery

Many times I stuck in an issue of getting parent elements or specific elements to build a specific functionality over it. So that I went through the jquery library, where I found 2 relevant methods to get the specific elements or parent elements. The

How to create a Spalsh Screen in Android.

Since we know that the "Splash Screen" just appears for the few seconds as the app get start so we need to add the time for how much second the splash screen would be shown, so to add  Splash screen in Android app follow the steps men

MVC architecture in angular

Model View Controller is abbreviated as MVC. MVC is the popular web design architecture because it separates the business logic from its view or presentation. It has three components:- Model- an object carrying data. View- visualization of data t

Deployment Models in Cloud Computing

Cloud computing is defined as the sharing of resources rather than approaching applications by local servers. It is on demand due to advantages of high performance, low cost of services, scalability and availability. Cloud computing deployment model

How to create CollapsingToolbarLayout with using Recyclerview

 In the below example layout I have created CollapsingToolbarLayout with using Recyclerview. Here first I have created CoordinatorLayout created all layout in CoordinatorLayout. Now I have added AppBarLayout, CollapsingToolbarLayout, ImageView,

Use of Case while updation in SQL

While doing updation or insertion you can select or insert values based on case selection in SQL For doing that will provide a better way to get filtered data updated or inserted ALTER PROC [dbo].[uspGetNudgesDetails] @AccessToken VARCHAR(50), @Be

Captcha Code in php

Captcha stands for “ Completely Automated Public Turing test to tell Computers and Humans Apart”. A captcha is a small program which is used to develop a software program that can create and grade challenges most humans can pass but not b

1 807 949
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: