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

Search In

Questions and Answers App Not Working in Ruby on Rails

I have created a ruby question answer app but on answering the correct answer the question is getting repeated i.e next question is not appearing.

How to Solve Partition Error in Window

When I am moving from Window to Linux then Partition option not found, Please let me know how i can find it.

Difference Between Out and ref Keywords in C#

Ref  Out 1. Ref keyword is required to initialize a passing parameter first then passed it to ref.  1. Out keyword doesn't required to initialize a passing parameter before it is passed it to out.

Getting Out of memory exception in loading images from database

When I am loading 20+ images in listview from database I am getting Out of memory exception. I have already resized bitmap and using scaling properly in my bitmap, but still I am getting this issue when loading more images in listview, facing the i

Can't login to facebook on android but working fine in editor

Hi, I was working in Unity3d version 4.5.5f and integrating facebook, problem is that when i tap login btn it prompts for username and password after authenticating it returns to app and my screen goes black.. But when i check it in editor it works f

How to detect your website is running on mobile or web browser with jquery

If you would like to know your web application running on which platform like mobile or web browser. Please use the below code for the same. if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ){ alert('This

How can I get a decimal number in text field?

Currently I am using this code: InputAmount = System.Int32.Parse(GameObject.FindGameObjectsWithTag("Amount")[0].GetComponent().text); Declare with float but how can I get a decimal number from the text field? Because I am doing a calculator with it

Fetch All Notifications

Snippet to fetch all local notifications of the app. One can customize any notification and cancel the same. UIApplication *app = [UIApplication sharedApplication]; NSArray *eventArray = [app scheduledLocalNotifications]; for (int i=0; i<

1 12 720
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: