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

Search In

NSUserDefaults

NSUserDefaults is used to save the data for as long as the app is installed. When you write data to NSUserDefaults, it automatically gets loaded when your app runs so that you can read it back again. In NSUserDefaults we use key to save the data and

Quantifiers Of Regular Expression

The quantifiers describes the number of event of a character to match against. For ease of use we divide three types of quantifier: Greedy Reluctant Possessive   1. Greedy quantifier: With the help of greedy quantifier match

How to keep scroll position in Asp.net?

In asp.net, there are different ways to retain scroll position on postback. After Postback vertical scrollbar leave its position and access the same position on the page so to resolve this problem asp.net gives a property: “MaintainScrollPositi

Filtering methods in jquery

In jQuery there are three most essential filtering techniques used these are first(), last() and eq(), which permit you to choose a particular element in respect of its position when there are more than one element or have group of elements. jQ

What is FireBase?

Firebase is a Google product for the mobile platform that helps us developing High-quality apps quickly, it also helps us to create our own userbase & earn more money. Google's FireBase  provides us cloud & back-end services. Firebas

Help me increase my Twitter followers!

Hey Guys!  I made the twitter account in 2010 while I graduated from college. Back then, Twitter wasn’t that cool, neither hyped nor important so I stuck to FB and Orkut. But now, I’m in an immediate need to get my Twitter channel fl

Countdown using PHP or Jquery

<?php $time=time(); $time_out=$time-60*24; if($userInfo['deleteTime'] < $time_out){ $countTime=$userInfo['deleteTime'] - $time_out ?> <

Android Swipe View is Too Heavy to Swipe, It Stuck on 1st Swipe

Hey!   I am stuck in a weird problem for some 2 days,kindly help if someone knows what exactly it is.   Problem being, I have an app with tab view (3 swipe tabs somewhat like watsapp's tabs). Tab1 , Tab2 ,Tab3 . Tab1 has edittext

5 Ways Technology Can Improve Your Business

There hasn't been any other time in history that technology has advanced as fast as it has in the past century. From the invention of the radio to that of the internet, many things have been simplified in ways unimaginable. Even the way we do bus

How to create muliple fragment image display in common Frame

  In the below example I have created a multiple fragment images use in common Frame . In first step, First I have created a fragment_common.xml layout , here I have added four ImageView. After then I have created four new xml layout -(fragmen

1 27 159
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: