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

Search In

How to calculate area of a circle using .value and .service in angularjs?

Services in angular is the best way to put all your business logic. Two of the ways of creating of services is- value and service. I am showing you how you can calculate area of a circle by passing any value of radius in the text box using .value an

Bundle Class in Xamarin.Android

Hello All, In this we will discuss about one of the most important part of the building blocks of Xamarin.Android, and that is Bundle class. A Bundle class. in nothing but a mapping from values of String types to various other types that can be Pa

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

Bind gridview in MVC

While display set of records we always use gridview   In MVC we also have gridview for displaying records or group in a formatted way   For doing that we can do it in a series of ways one way is to bind the view directly with the databa

How to declare functions in jQuery

1. The basic JavaScript function The simplest way to declare a function in JavaScript. In below example. we have written a simple function called abcd(x,y) which is simply taking two parameters x and y,. function abcd(x,y) { return (x * y); } c

How to install Ruby on Rails on Ubuntu 14.04 ?

Install Ruby On Rails: Quickest way The quickest way of installing Ruby on Rails with rvm is to run the following commands: gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 \curl -sSL https://get.rvm.io | b

Socket creation php

Welcome to Findnerd. Today we are going to discuss socket programing in PHP.   First question which arise is what is socket? Socket is an end point in two way communication. Two way communication has client and server sides. Client creates a

Use of set and get methods in magento

Magento handles the setting and getting values of the fields with the set and get methods. To understand how it handles using these methods lets see : the set method in magento works as setter method, which sets to the value of the attributes and th

How to get data from XML using SimpleXML extension in CakePHP

SimpleXML is an extension of PHP that allows us to get XML data.SimpleXML provides a way of getting element's name, attributes and textual content.SimpleXML extension fetches the data from XML document in a form of data structure.It is easy and b

How to insert an icon in an input type?

Hello Readers! Many a times, we must have seen a magnifying glass (search icon) in a search type input box. There are many input types in various web pages that have an icon relating to that input type. It makes them look appealing but doing this ge

1 47 363
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: