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

Search In

How to use Aggregate functions in codelgniter

Hello Friends, If you are looking to add aggregate functions(MAX, MIN, AVG, SUM) in Codelgniter. Please use the below code for the same: // Use Max function to get maximum salary in employee table $this->db->select_max('salary'); $queryExe =

How to use jQuery clone () Method ?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to use jQuery clone () Method ? The clone () Method is used for making a copy of matched element.This Method makes the duplicate of the matched elements. clone () Method also ma

How Learning Programming & Coding Can Impact Your Life - 7 Ways

  Coding has become one of the fastest growing skills in the world today. The ability to write and understand complex lines of characters and execute them into interactive, useful programs can bring about a ton of positive changes in one'

Skeleton Animation in Unity (Chapter3)

Blog 3 :- Skeleton animation in Unity Hey Guys, this blog is part of a series " Skeleton animation in Unity". In this, I'll try to explain "how to manage animation speed of spine objects in Unity". For this make sure you hav

How to play Youtube video in your android app

In previous posts we discussed about how to generate  youtube video thumb and video_id. Now we are going to implement how to play videos in your android app by going through below easy steps. Step1: First adding YouTubeAndroidPlayerApi library

CSS Linear gradient property

Hi,  This blog is continuation with my previous blogs in which I had discuss type of CSS gradient properties, In this blog i am going share how to use css linear gradient property in different ways. Go through the following examples below to lea

How to create notification in android.

1) To create notification UI content and action we make use of  NotificationCompat.Builder object and Builder object must include the following:- Small icon that would be shown when your notification will arrive at your device and it is done

Editor Templates for Complex Types in Asp.net MVC

Hi Friends, This is a small article about editor templates in Asp.net MVC. What are they? Why do we need them and what are the scenarios where these editor templates can be used?. Let's find out. Editor templates are provided in asp.net MVC to

How to Distribute Jobs Fairly on Accounts - Distribution Algorithm in C#

I'm working on a project that publish to a multiple websites using a multiple accounts. each account can publish to a specific website. as shown in the 'Dict' below. The problem is I'm trying to distribute the publishing jobs on accou

How to Implement Login Using AnuglarJS in Ionic PhoneGap App in 4 Simple Steps

Ionic is a Phone Gap which is driven by AngularJs and has a common code for both Iphone and Andorid devices, it is free open-sources mobile SDK used for developing hybrid/native apps. Today in this tutorial, we will learn how to make a simple login i

1 126 408
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: