Archive

Blog Archives

Ajax Multi File Upload in ASP.NET MVC 5

In this tutorial we will work with uploading files asynchronously via Ajax

Android Development – Parsing JSON Data from a URL

How to parse JSON data using HTTPClient and display the results on a ListView

Java – Parsing JSON Data from a URL

Simple code snippet for parsing JSON data from a URL in Java

AngularJS – Show a loading image on HTTP Requests

Append a loading gif image to your screen while AJAX is fetching data

AJAX using XMLHttpRequest Object

Learn the basics of AJAX using XMLHttpRequest with Javascript.

Sending HTTP requests using cURL in PHP

A simplified way of Sending HTTP requests using client URL