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

Search In

How to create custom component in joomla ?

Hello Readers, This blog shows the creation of custom component in Joomla. Here we show the name of the component (mycomponent) as an example.   Step1: Create the name of the component com_mycomponent inside the Joomla component folder. (Her

HealthKit Introduction

Hi Readers This Tutorial is a brief introduction about the new feature introduced in iOS 8 ,that is, HealthKit.It gives us the way to store and retrieve a user’s health data. Before using this HealthKit let us go through the app via which the

How to show checkbox selected using MVCCheckBoxList in Asp.Net MVC

How to show checkbox selected using MVCCheckBoxList in Asp.Net MVC In my previous blog I have discussed about how to use MVCCheckBoxList. Please visit the following link for reference: MVCCheckBoxList in Asp.Net MVC Issue: The problem which I also

How to create DLL file from java?

Hello Guy's This Blog will guide how to create DLL file from java using JNI. Please follow the below instructions. First create a java file that contains the native method and it loads the DLL file. Create TestDLL.java and put below code : public

How to add marker to a location and resume back to location on Button click in a Google Map

"Add marker to a desired location and resume back to location on Button Click in a Google Map "     In my previous article I explained how to integrate Google Map in a .Net Wb Application, If incase someone has missed it then ple

Coding a Workflow System to Track and Improve Productivity

Coding a workflow system will improve productivity. In addition, bpm is crucial to your business goals. It helps you understand the processes that need to be done and have the technology to see them through. So if you are looking build out your

Help me to this error in java I am new to coding

this is the code: import java.util.Scanner; public class Bill { public static void main(String[] args) { // smiley 30 strips 40 milk 20 Scanner sc = new Scanner(System.in); System.out.println("Choose one of the follow

How to create category attribute ?

Magento provides a way to add product attribute from admin but sometime we need to add category attribute in our category settings. So here I am going to tell you the way we need to create category attribute programmatically.E.g. I am creating one ag

How to get Exact path of a photo saved in Mobile Gallery?

1)Suppose we have a Button and a TextView in XML: activity_main.xml <Button android:id="@+id/btnGet" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="GET IMAGES" /> <TextView androi

How to upload large files from Android device to server

Android developers do face the exception when sending large file from Android device to a server. To send large file to a server you have to make the file into small size chunks and then send it to the server. setChunkedStreamingMode(1024), this met

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