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

Search In

How to save and get image from parse database in iOS app

To save image or video into parse database, parse has provided a class PFFile. It can also be used to save documents, music files or any binary data file (upto 10 megabytes only). To save image first convert image to NSData, assign it to PFFile obje

How to make a quick login page in Wordpress

Hello Reader's! If you are new to Wordpress and want to make a login custom page, then you can see an example below:- First you have to create a page on the root, name it login.php <?php /* * Template Name: Sign In */ if($_POST['submit'] ==

Injecting Property Object in Spring

Here the below code will show you how to inject the Properties in Spring using the spring.xml file. By using that we will inject the Properties Class object in spring. Customer.java package com.evon; import java.util.Properties; public class Cust

How to install Skype in Ubuntu

Skype can be installed in your Ubuntu system in various ways. Here i am going to tell you 2 popular ways to install skype on your Ubuntu system. The GUI Way of installing skype For this we will use cannonical partners repository. We need to ena

JavaScript Library that Never Lets Developers Down - Why is jQuery so Popular and Lovable?

What do you do if you have to add some cool animation effects to your website? Unless the answer is use jQuery, you are taking the long road home. This very powerful JavaScript library can change the way you look at website design and the way your we

How to create paper curls on hover using css?

Hello Readers! In this blog post, we are trying something really interactive. Ever seen your notebook pages fold from the corners? Or did you just anytime fold it purposely to return to that page without much searching? Here’s the same thing w

How to debug assembly using .Net reflector?

Hi Friends, Debugging precompiled assemblies into some meaningful and understandable code is not an easy task without proper tools. Visual Studio ships with a tool named "IL Disassembler" and it does the task for taking a look at the struc

How to add custom page in wordpress through function.php?

Hello Readers, Today we discussed about How to add custom page into admin dashboard through and add pagination into WP_Query. If you want to add custom menu page into your admin panel you can create a plugin or write the code into your function.php

How to fetch keys and values of an array

This article provides the details about some PHP functions which are used to fetch keys and values of an array. The article also defines a function which can also used to fetch all values from a single column of a multidimensional array. The details

4 Top Security Measures to Hide the Vulnerability of the Mobile Applications

Have a go at the enlisting of reasons of security threats and essential security measures to make mobile applications hack proof and reliable.   Mobile applications have to be guarded as closely as computer applications as they are direct

1 169 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: