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

Search In

How to setup Virtual Domain Name on apache2 Ubantu

Step 1 :- Create new project like /var/www/html/staging/blog Step 2:- create index.php  Step 3:- Write <?php echo “Hello World”; ?> inside index.php Step 4:- Check If you can access project via http://localhost/staging/blog. If

Play Youtube Video in Fragment Using YouTubePlayerFragment

This tutorial explain how we can Play YouTube video within Fragment.   1. Create simple Fragment class extending Fragment. 2. Implement YouTubePlayer.OnInitializedListener to Fragment and override its methods. 3. Create FrameLayout in Layout

How to pass an array to stored procedure

Stored procedure is used to store a SET of SQL statements in database as a compiled form which can be used by different programs. It performs a special task like inserting data into database, deleting records from database or updating an existing rec

Units in PIM

Hello Today's blog post describes about Units and their relevance in PIM desktop.   Units A unit system is used to manage all possible units required to specify a size. PIM Desktop is supplied with its own unit system, which is based on

Difference between $watch and $digest in angularjs

The angularjs $watch, $digest and $apply are essential parts. You must know the difference between them. Here we are going to discuss them. $watch(): In Angular, you often need to do data binding to modify data. When you do some data binding on $sco

CSV upload using nodeJS.

Node.js is the server side scripting language. In this blog, I am explaining how I will upload the CSV file using Node.Js. Here is the step by step implementation of CSV upload. Step 1: In the first step, we will create a view page where we upload

Simple way to validate an empty text box on submit

Validating an empty field on submit through JavaScript As we know in almost all the web applications we have forms which contain text boxes and text fields to input some data and submit it. Sometimes knowingly or unknowingly users can submit the for

Testing Cordova In App Purchases on Android and iOS

In this post, you will learn how to test your cordova application with using cordova InAppPurchase. You can test the purchasing with both android and iOS platforms. You need to have android and iOS devices to test it.   Testing on Android: &n

How to add records into Firebase in iOS sdk?

Hi Readers, Many developers use third party SDK for saving records into the Database, Firebase provides us this functionality. To add records into Firebase, please follow these steps: First of all, you need to create a reference to Firebase databas

Implement FCM from Android Studio GUI

This blog is about how to implement FCM(Firebase Cloud messaging) from Android Studio. Android studio gives you tools to implement  Firebase tools in very easy way. 1. Open Android Studio. (Make sure Android Studio is up to date) 2. Click on

1 105 370
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: