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

Search In

Mobility in IPV6

When we connect a terminal to the network, it will get an IP address and all the communication will be based on that particular IP address.   When the terminal changes its physical position , then the IP address associated to that changes acco

How to make facebook share button on website?

Hello Reader's if you are developing the Ecommerce based website in which you want to integrate the facebook sharing option, then this blog is very helpful to you. So lets start with the html doc.  To get Facebook sharing first you need to

when to use float property

First of all what does float property really do basically the css  float property lifts an element up from the normal content flow and shifts it to either the left or right edge of the page, where it hovers or floats above other content. Any nea

Lambdas (Anonymous functions)

The concept of lambda expression was introduced after coming the PHP version 5.3. We use generally any expression to make code cleaner and intuitive. and lambda expression helps to perform the same concept.   Lambdas (Anonymous functions) are

Blocks in Ruby

A block is a chunk of code that we put inside do..end or {}. You can use any of the both ways. But multiline block (do..end) is preferred over inline({}) block.   Example of block: multiline style# ["red", "green", "yellow"].each do |color|

Variables in Ruby

There are 4 types of variables in Ruby: Global, Local, Instance and Class. Ruby is a language where a variable can contain any type of object, you can assign a string to a variable which has previously an integer value. As in ruby we generally don

Table View

  Table view is one of the most frequent iOS app UI element. In iOS many of the apps utilize tableview to exhibit a list of data. Special features of tableView include headers, footers, rows, and section. It provides a list of options further s

Spellcheck Attribute in HTML5

Hello, reader's Today we will discuss about the HTML5 attributes. Basically attributes are used to define some additional information about the HTML elements. As there are various global and standard attributes used in HTML5. Here , we will disc

Merge Manager

Hello  This blog post provides an overview of the Informatica MDM Merge Manager.   Merge Manager Merge Manager is a component of the Informatica MDM Hub Data Steward workbench. Merge manager is used to review and merge the matched recor

ASP.NET : Binding ArrayList to Repeater in C#

Binding ArrayList to Repeater in C# The repeater is a web server data-bound control which repeats a list of items that are binded to the control. Repeater.DataSource is a property that provides data to Repeater and this data is binded to r

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