
Search In
Do you want to start your Affiliate Business?
Every year hundreds of newbies start affiliate marketing business to earn passive income.
It’s far easy to make money by selling others products through blogs and/or website promot
Hello Readers,
This post is about Cordova contacts plugin which provides access to the device's contacts database. So in our Cordova application, we can access the contacts from device.
First, we need to install the plugin through CLI:
$ cord
Hi Friends,
In my previous blog Rails Active Records Callbacks: Part 1, I explained about why these callbacks are required and also discussed about some of the useful methods available in rails active records during creation and saving of the object

Apple developed Safari Web Browser in January 2003. It uses the WebKit and Nitro web engine for its great functionality. Safari Web Browser is not open source, but Commercial and proprietary software owned by Apple Corporation. Currently, Safari
Welcome to FindNerd. Today we are going to discuss the switching concept and its types in networking.
My aim is to describe the concept of networking so we are going to start with switching. Please have a look.
Switching
Switching is a technique t
CSV files are comma separated values file that stores the data values in tabular format, where each column values are separated by commas. They are the lightest way of storing data in tabular format that is why most of the bulk data are exported and
.Net :Lambda expression
Lambda expression was introduced in C# 3.0 and .Net framework 3.5. The Lambda expressions are the easiest and shortest way of writing anonymous methods.
Lambda Expression have some special syntax represented by follo
There are different ways for passing data between controllers in Objective-C. In this example we are going to use NSNotificationCenter for passing data from one view controller to another view controller. NSNotificationCenter is generally used to bro
Hi Reader's,
Welcome to FindNerd, today we are going to discuss how to use Recursive In CakePHP?
Basically in CakePHP by default you can get the data from the model or table that you are querying for and the data of the Models that are linked to
hello Readers , here is a simple blog on animated flipping menus using css3. I have created simple animated menus by using transition and rotate property of css3. In this I have created an unordered list of menus , on mouse hover on a par
