(Rakesh Vr) This explains how to display XML file data in a GridView control.
Tag: JSON / JAVA / XML
Differences in XML Serialization when [XmlElement] and [XmlText] are Combined
(Ifat Chitin Morrison) This tip shows the differences in XML serialization when a serializable class has a combination of [XmlElement] and [XmlText].
Foolproof, Fast, and Flexible XML Validation Options
(Erin Cavanaugh) The recently launched Release 4 of XMLSpy 2015 included some pretty powerful speed increases for validations jobs, achieved by strengthening synergy between Altova products.
Google Maps JavaScript API
(Paras Babbar) It would be great fun to use and work with the Google Maps JavaScript API.
HOWTO: Building a JSON Database API (3)
(Marco Gralike) Be aware (!), while following thru on the following, that there might be a change you might be blocked (seen as a DOS thread) from Wikipedia sites. There is a Wikipedia API:Etiquette page that shows some of the limitations already in place, but given how I created the API, I won’t hi
A tip for ajax developers in ASP.NET MVC framework
(Afzaal Ahmad Zeeshan) This is another quick blog post for the ASP.NET developers, who’re using ajax (or are going to use the ajax in their applications for async calls for the data to the server), and might be getting confused in the View-part of the MVC pattern.
Using SVG (Scalable Vector Graphics) element in HTML 5
(Vivek Ramapuram) HTML 5 was developed to solve compatibility problems that affect the current standard HTML 4. It is the programming language for the contents and views(Appearance) of Web pages to describe .It is the hypertext markup language.
HTML 5 Web Worker
(Navin Kumar) A Web Worker is JavaScript code that runs in the background, independently of other scripts and without affecting the performance of the page.
A Belly Dance in Holy Lands of MVC, MVP and MVVM Patterns via JavaScript
(Amir Jalilifard) During the recent years lots of JavaScript frameworks based on MV*(MVC,MVVM,MVP) patterns have emerged and a significant part of developers gravitated to these programming patterns.
Data Type Conversion and IsNaN() Function in JavaScript
(Ankit Bansal) This article explains Data Type Conversion and the isNaN() function in JavaScript.
