(Rion Williams) Configuration files within ASP.NET applications can often seem a bit convoluted.
Tag: JSON / JAVA / XML
Manipulating Data in Cross-Platform Mobile Applications
(DAVEMCG) Altova MobileTogether empowers enterprises of any size to design and deploy custom mobile solutions that run on all mobile platforms.
A Small JavaScript Using Selenium Webdriver
(Sipra Ray) In the previous article we discussed the installation of Java and configuration of Eclipse with a Selenium WebDriver. Now here we will be creating a small JavaScript.
XML Manipulation With XML Copy Editor
The XML document format, created in 1996, is still widely used to facilitate communication between disparate systems (though for certain implementations is somewhat being replaced by JSON).
Added Manual String Serialization To JsonSerializer.cfc ColdFusion Project
(Ben Nadel) A couple of years ago, I created a ColdFusion component – JsonSerializer.cfc – to help me serialize values in ColdFusion. There is a native method for this already – serializeJson(); but, going from a case-insensitive language to a case-sensitive specification is fraught with peril.
Web Storage in HTML 5
(Ratnesh Singh) Web Storage is one of the great features of HTML5. It enables web applications to store data locally with the user’s browser. It is different from the old ways of storage with cookies in many ways. Cookies are included in each HTTP request to the server.
JavaScript Testing using Jasmine and Chutzpah
(Adi) Jasmine is a behavior-driven development framework for testing JavaScript code. It doesn’t depend on any other JavaScript frameworks. It doesn’t require DOM & has a very clean & easy to write syntax.
Learning LINQ Made Easy (LINQ to XML): Tutorial 3
(Abhishek Singh) This article is the next article in LINQ learning tutorials which will cover LINQ to XML basics.
Dynamically append data to the grid in ASP.NET with jQuery
(Sheo Narayan) In this article, we shall learn how to dynamically append data to the Grid using ASP.NET and jQuery.
How to Add Custom XSD Validation Intellisense in Visual Studio
(RemcoReitsma) This tip shows how you can add an XSD schema in Visual Studio to enable XML intellisense.
