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

Search In

3 Things to Consider While Choosing Magento Inventory Management Extension

Are you running a Magento based eCommerce store? If yes, you might have faced a situation wherein you have disappointed your customers. And thereafter, you had to send them an email saying “Your order is cancelled due to non-availability of sto

How to Perform OpenCart To Magento Migration in 3 Easy Steps

Choosing the right eCommerce solution for developing an online store has always been a critical task for many business owners. Although there are diverse open-source platforms ready to assist in eCommerce store development, picking up the one that en

Android IntentService Basics And Its Use in App Development

IntentService is one of the least difficult approaches to offload "pieces" of handling of the UI string of your application and into a remote work line. There's no compelling reason to dispatch an AsyncTask and oversee it every single t

3 Technical Degrees that Will Improve IT Development Processes

If you are thinking of getting a degree that will help you learn the technical process in Information Technology, then there are many different types of degree that you can consider. There are so many different courses nowadays that it is difficult f

Sorting Layers in Unity2d

When building a 2D game in Unity3D. We need to specify which items will be rendered above which item. We can do it by specifying the distance of the sprite from the camera but Unity provides a better way of doing this through the use of Sorting Layer

Open FlashLight of Android Phone Programmatically

How to open flashLight of android phone programmatically declare these variables in the activity private boolean isLighOn = false; // to check tht flash is on or off boolean flashAvailable=false; int cameraID=0 /*cameraId with 0 represents bac

How to use caching using database in codeigniter

Enabling caching . Caching is enabled in three step. 1) Create a writable directory on your server where you want strored the cache files. 2) Set the path to your cache folder in your application/config/database.php file. 3) Enable the cachi

Memory Management in Java

Memory Management In Java The memory management is done in Stack and Heap in java. whenever the java command is triggered it divides memory in two parts(Stack and Heap) for the program, the Stack is used for the execution purpose and Heap is used fo

Dynamic memory allocation in C

Dynamic memory allocation is a manual memory management for the dynamic memory with use of some group of functions in like malloc, realloc, calloc and free. The process of allocating memory during the execution of a C program is called a Dynamic mem

7 important plugins to use before starting a wordpress site

If you are going to start a website a blog or website in wordpress must install these plugins . 1-Akismet – This plugin comes inbuilt in wordpress. This plugin removes and secure your wordpress sites from spams comments. 2- BackUpWordPress – Th

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