Tag: JSON / JAVA / XML

Community

How to Secure AJAX Requests

(Kris Hadlock) When integrated with a database, AJAX can accomplish some extremely powerful interactions that are unique to the set of languages it encompasses. “With great power comes great responsibility,” however, and database-integrated AJAX is no exception to this rule. To protect our database

Community

Process Data With in XML File

(Arshad Raheed) This article illustrates how to process data within XML File. For this article I have developed a small application that allows users to: –Read data from XML file and display it in the ASP.NET DataGrid Control. –Write data in XML File. –Update data in XML File.

Community

Custom XPath Functions

(Mark Nischalke) XPath Expression are a powerful tool, however there are some limitations. Some things that you may need to do are not available yet in the specification, or you may need to do something slightly different from the specification, or there just isn’t any way to do it except for using