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

Search In

How to navigate between activities

This tutorial describes how to navigate between activities. For navigating between activities we use Explicit Intent. For this we create a new Intent, specifying the current Activity's context and the class of the Activity to launch. And pass this i

How to prevent and USSD code from running in android?

I want to see how can I prevent a specific USSD code from running in android java? for example if the user dials *1234# an error pops or just make it not working. I want to create an application that prevents dangerous USSD codes from running ... a

How to avoid memory leak with jQuery?

Hello Nerds, I am using jQuery event listeners. As i know jQuery doesn't store any information itself. It stored the information in $.cache object. When ever i call event listner it will create a new entry in $.cache object. How can i get rid fr

How to eliminate render-blocking JavaScript and CSS in above-the-fold content

Hello Nerds, While creating a project, i found that the pages are rendering very slow. After testing and searching i found that my pages have some blocking CSS resources which are causing delay in rendering my pages. Please help me how to eliminate

 How to Create a theme module in odoo-9

If you want to create a theme module first you have to check _init.py file and __openERP.py file. After that you need to inherit the package theme to an Odoo module. main folder- Create a folder and name it like this: theme followed by yo

C# : How to create a folder if it does not exist ?

Many times in application development using C# it is required to create a folder if it does not exist. We can use the below method of C# to accomplish the same: System.IO.Directory.CreateDirectory(folderPath); Following is the code for creation of

How to apply effects on multiple files using Photoshop?

I have created an effect in photoshop using layer style and hue saturation. I have 15 PNG files. Is there any automated way in photoshop that in can apply this effect into all png files ?

Unity UI for different Devices

How to create a UI in Unity 4.6 which adjusts to different resolutions and aspect ratio and is compatible for all IOS and Android devices .

How to create SSH connection with Filezila

If you are looking to create secure ssh connection in filezila with .ppk file. Please follow the below instruction: 1) Open your filezila. 2) On the top menu bar please click at Edit --> Setting 3) Now a pop up will appear. On the right side you

How to tokenize the simple “Hello World” program of C/c++ language.?

Hello all. Can anyone help me to create a C/C++ program to tokenize the simple “Hello World”??

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