Tag: JSON / JAVA / XML

Community

Grammars For VoiceXML Applications

by Hitesh Seth – The previous article in this series, “Tools for Developing VoiceXML Applications” (Vol. 2, issue 3), reviewed tools that can aid the development and testing of VoiceXML applications. Now we dive into the mechanisms of writing the grammars and review the standards being developed aro

Community

XPath for .NET Developers

In this article, you’ll learn about XPath and how to use it in .NET applications. The Microsoft .NET Framework supports XPath 1.0 W3C recommendation. The classes in System.Xml and System.Xml.XPath namespaces allow executing XPath queries and working with the result sets. Before we look at these clas