
Search In
can help me to resolve this. Am trying to convert the xml to json but the json values is not same as xml there is a mismatch in the values. Here is the snippet
@SuppressWarnings("unused")
public static void main (String args[]) throws IOExcepti
Sometimes we need to display the records in a specific order. For that, we need some method
Suppose I have the priorities ['0', '8', '4'] .And I have a model event with priority column.
Now I need to get all the events order
Hi,
I was using jquery autocomplete functionality in angularJs using directive. Whenever I tried to load static data it was working fine, but when I loaded data from server side the first click was not working.
I was using code something like
Problem facing in customization of array adapter
I am want to
1) fetch data from a SQL server 2008
2) display fetched data into a list view.
After successfully I tried to display data with a listview, I fetched two column data that's why I t
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
Whenever we want to hide/show a particular content on our web page, we use show and hide functionality of javascript.
HTML code:
<div>
<p>
This is my Blog
</p>
<p id="content"> <!-- This is where I wan
In the below example code I have clearly described, how you can share your app page url used by Intnet in Linkedin. I have first added a ImageView in xml layout. In coding area I have used putExtra method to add app url.Then in next step, I have adde
I am working on a game in java and I have a class that reads an audio file as InputStream and then plays that file through AudioPlayer. I keep getting a file not found exception. I have tried placing the audio files in
I started to use Mobirise builder not very long time ago. I needed to create the form, so users could attach files to it.
I tried to add the code, which you can see below, to it. But I didn't have any success in that. Do yo
Hello,
I want to know How to find the maximum sum in an array given that no two elements of the combination have a common digit?
Yesterday, I was asked a question in the interview where I have to make an algorithm that will find the m
