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

Search In

The OSI Model

The OSI Model   Open System Interconnection (OSI) reference model has become an International standard and serves as a guide for networking.     This model is the best known and most widely used guide to describe networking envi

Exterior Gateway Protocol

Exterior Gateway Protocol   EGP is a standard protocol. It is used mainly for the data that needs to be sent outside of the network.   The Exterior Gateway Protocol is the protocol used for exchange of routing information between exteri

  • 185
Hybrid Topology

In a computer network, there are links and nodes, which help workstations connect to each other. Such a pattern is referred to as a network topology.   It is divided into physical topology and logical topology. When one is talking about the

  • 424
Star Topology

 Star Topology In this type of network topology, all the nodes are connected individually to one common hub. The transmission stations are connected to the central node in such a manner that the design resembles the shape of a star, and hence,

Web Server

  A server in a web is like a repository which holds the details of associated to your request, we use HTTP for making request and generating response.     The web server can be called to a device a terminal that provides the poten

  • 141
Use of ng-cloak in AngularJS

Hi All, When we use AngularJS in any of our page, while rendering it on browser we happen to see flicker in HTML with uncompiled raw html. And once the AngularJS is compiled then it will show the compilled output. To avoid this flickering we can use

create element with dynamic id on click event with jquery

If you want to create multiple elements with dynamic id on click of button or an HTML element see below program for reference. /* The following html/jquery snippet will create multiple input boxes with dynamic id on clicking an individual element. *

Chapter 2: What is Angular Js and Directives with example

Angularjs is a javascript library which is perfect for single page application(SAPs). Angularjs is nothing just a javascript library which extends HTML with new markups. Single page application are those web application which will load a single web p

How to implement push notification plugin in phonegap

Push notification plugin supports receiving notification in your phonegap application. It can also handle the notifications received. It supports multiple platforms like android, iOS, windows. Installing the Plugin: You have to run the following co

How to use forEach function to get list value in Angularjs

Here I created a small function to get the list values through "forEach" function of Angularjs. In the given functionality, I get the list items and push it in to the "listTextVal" array. Here are the complete Angular functionali

1 185 287
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: