(David McGahey) MobileTogether empowers developers to populate mobile apps with information retrieved from external sources via REST and SOAP Web services, and consume the data received whether it is XML, JSON, or HTML. MobileTogether support for both REST and SOAP provides mobile app developers wit
Tag: JSON / JAVA / XML
Basics of jQuery: Part 1
(Harpreet Singh) This article explains the basics of jQuery.
Parsing/Reading XML from URL in VB.NET
(Bhanu Pratap Singh Rathore) This tip contains easy steps to extract XML data from URLs in VB.NET
Script Loading between HTTP/1.1 and HTTP/2
(Dino Esposito) Web pages increasingly suffer from JavaScript-library bloat. Because it is difficult to avoid the awkward wait while these libraries load, there are some techniques for making the loading of these script files less evident to the page-load time. The introduction of HTTP/2 opens up f
Load Website Into IFrame Using jQuery
(Sibeesh Venu) Today we will learn how to simply load a website into an IFrame using jQuery.
Creating JQuery Mobile CRUD Apps using JQM.Show, Genymotion, Android Studio and MS WebMatrix
(Anele ‘Mash’ Mbanga) Some articles ago I demonstrated how one can create JQuery Mobile CRUD apps using a RAD tool I developed called JQM.Show. As discussed, this RAD tool is installable on your android mobile device and currently supports 4-7 inch screens and is currently available from the Android
Upload and download files using HTML5 File Uploader Control and AngularJS
(Debasis Saha) This article covers how to upload a file using the HTML file uploader control and copy the file into a specified location from its origin and then download that file from that particular location.
Build your own Json Parser using C#
(Alen Toma) In this tip, you will learn how to build and customize your own Json parser as per your requirements.
jQuery-resizable and Table Column Resizing
(Rick Strahl) Last week I wrote about a small jQuery resizing plug-in that handles resizing of DOM elements and I showed a couple of common use cases for resizable windows and slider panels for multi-panel layouts which were a couple of use cases that I needed the plug-in for.
JQuery: Fill DropDown and Show Records in GridView Format in ASP.Net
(Rahul Saxena) This article shows how to bind a drop down list in ASP.NET using jQuery and how to show data on selecting a value from the drop down list in a GridView format using jQuery.
