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

Search In

How to make simple ToDo section in javascript

Hello Reader's if you need to develop the todo section in your website where user can create the lists and mark then when they are complete. Then Javascript is the best option for you. Lets see it's working code as below:- The html file will go like

Difference between Service, Provider and Factory in angularJs

Hello Everyone , In this blog we will discuss about the differences b/w services ,provider and factory in angular jS a)Service- This will return the actual function with an instance of the function. Syntax- module.service( 'serviceName', function )

Working with variables in SQL

In SQL while writing stored procedures sometimes you need variables for calculations and manipulations.   Variable we can use of two type   1 Local   2 Global   ALTER proc [dbo].[sp_CalculateRemainingLeaves] ( @Employ

  • 118
Make payment using PayPal MPL(Mobile Payment Libraries) in Android

There are certain applications in which we need to integrate the PayPal for enabling the user to pay certain amount to use further features of the app. Before starting, download the PayPal_MPL.jar file from PayPal developer's website and copy same i

How to integrate the LinkedIn with OpenERP(Odoo)?

Step-1 Install the Web LinkedIn module. Step-2 After that custmozie .py(Python file) file: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file. import openerp import openerp.addons.web from open

How to Create folder

To Create a new folder we use a Directory.CreateDirectory() method. This method allows us to create new directories in the specified path only if the specified path is not already exists. It is one of a static method in Directory class because of its

How to use Shared Perference in android?

Here I have created Shared Perference function. Shared PerFerence is used to display a screen with some text fields. Shared Perference saved value is used when we close application. The below code will clearly describe you how to use Shared Perferenc

Settings API functions WordPress

Welcome to FindNerd. Today we are going to discuss settings api functions and how we can use these functions to add extra field on general settings page. Here we will use three functions. Please have a look.    add_settings_secti

Upload Image and String to Server - Secret Key Not Match in Response Error

Hi can anyone help me with this. i have to pass secret key . the method which i did is correct? am getting secret key not match in response .i also attached postman screen shot please see this. private class uploadFileToServerTask extends AsyncTa

Android background service launches itself after closing UI

There is a requirement to start the background service from the another application where the current services are only installed and not in running state. So I started the service from the another application by using the below code in MainActivity

1 439 481
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: