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

Search In

Use of NULL and zero while writing stored procedures

While writing the stored procedure you always pass the parameters as the input type and the output type according to your need.     So while using these parameters you may notice that if you miss any parameter value during the stored pro

Assign default values to the column

In writing the stored procedure we always need to work with the default value for the proper execution of the programs and the stored procedure we have made for the application.     So for doing it sometimes we have scenarios when we don

5 Tips to Become a Successful Social Entrepreneur

The desire to change world can be tempting to the extent that you want to do it yourself. A social enterprise is one such way you can launch a startup business to fulfilling your mission of serving people. Every year, a number of social entrepreneurs

javascript:How to insert values in an array

hii, We can insert mutliple value in  an array using different method as per requirements. Here is the list of method we can use to insert values in an array. Array fill() Method :fill() method is used when we want to fills either all the e

Introduction of Realm (A replacement of SQLite) for Android

Realm is substitute of SQLite and ORM libraries in your Android application. It is a lightweight database that can replace both SQLite and ORM libraries. Installation:-   Step 1: Add the following class path dependency to the project level bui

How to connect MySQL database using MySQLi procedural function

Hello friends, my previous article "MySQLi - An improved and enhanced MySQL extension" provides an introduction about the MySQLi extension and its features. This article demonstrates how to create connection with a MySQL database using MySQ

How to add Team members to Projects in SharePoint 2013 using CSOM?

In SharePoint, while creating projects we would also have to add team members for each projects. Team members can contribute source control and other team item activity. Team member are of two types: 1.Enterprise team member 2. Non enterprise team

How to implement SMS Gateway in cake php

Hi Reader's,   Welcome to FindNerd, today we are going to discuss how to implement SMS Gateway  in cake php. In web applications sending SMS Gateway is a very important feature for sending SMS in a application. So clickatell SMS Gatew

Audio Recorder

To record the audio, Android provide a class "MediaRecorder" , you just need to create its instance. Step 1:- In your xml, take two buttons to start and stop recording. Step 2:- Declare the needed variables private MediaRecorder audio

How to create tasks in PIM

Hello This blog post gives a brief overview of tasks in PIM. It also illustrates the steps to create, sort and accept tasks.   Tasks The tasks that are created manually or by a workflow are represented in a tree structure. These are displaye

1 875 949
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: