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

Search In

Android How to upload image into the server using Volley library

I want to upload my captured images from camera to my 000webhost.com server using the volley library. I want where I am getting wrong and suggest me full code solution. I have tried to write the code, But its not working. I am getting error as

How to disable select box if no option is set using Jquery

Hello Reader's if you have desing the html web form where you want to put the select box dissable if no option is selected. So let's start with the html form and its code will go like this:- <form name="sell" id="sell" method="post" act

How to create custom post type in WordPress

Custom posts type is used when we are making a new theme from html or want to add some extra feild in the made theme.Suppose we want to have a separate section for Trending News. By using Custom Post Types we can create a new custom news type of item

How to read CSV file in asp.net

CSV file contains Comma Separated Values in plain text format. For an example, refer the below screenshot: To understand this functionality first we will read CSV file by using DataTable and then we will display csv file data in gridview. In Your

How to get the Connection String from App.config

To get the connection String from App.config, we will proceed as follows:-   1. First we need to add the connection string in App.config file.   Example: <configuration>    <connectionStrings>   &nb

How to debug assembly using .Net reflector?

Hi Friends, Debugging precompiled assemblies into some meaningful and understandable code is not an easy task without proper tools. Visual Studio ships with a tool named "IL Disassembler" and it does the task for taking a look at the struc

Extracting metadata info from a mp3 file using getID3 in Cake PHP?

getID3 is an open source PHP library which can extract information from multimedia file like audio, video and images in various formats. For detailed information about the types of files please view this link: http://www.getid3.org/demo/ . To down

How to bind XML Data using XmlDataProvider in WPF?

In WPF, we can easily bind WPF controls with xml data using XmlDataProvider. Using XmlDataProvider, we can bind xml data in XAML file itself without writing any code in code behind.   Here, below is the example of XmlDataProvider. For binding

Node.js application directory structure

Node.js does not come with any predefined folder structure thus in order to architect your application it entirely depend on your nature of choice. Before architecting any application you should keep in mind the nature and scope of an application. &

Form Validation: Date and Time using JavaScript

Hey there!   Form Validation is a very important aspect when it comes to filling forms. It helps us to identify if we are entering the correct information or not. This blog post will particularly deal with the form validation of date and time.

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