(Jagadish Chaterjee) This is the first article in a series concentrating on generating restrictions in XML Schema dynamically using Visual Basic 2005. The series is mainly targeted at those who are familiar with XML, XML Schema and the .NET framework.
Tag: JSON / JAVA / XML
A Sample Chat Application using Mike Schwarz’s AJAX Library
(K.sundar) This article describes a sample chat application using Mike Schwarz’s AJAX library. With the development of AJAX as a new development mode for the Web, every one seems to be more interested in it. Here, I have used an AJAX library for .NET developed by Mike Schwarz. This library is basica
Building an XML Utilities Package, XML Debugger Part 2
(Lewis R Cunningham) If you haven’t already done so, I would strongly recommend you read the start of this series and the first part of the coding before reading this entry.
Develop wireless apps with XHTML Mobile Profile
(Hany Saleeb) The focus of most mobile technology applications developers is to build new wireless technologies that conform to varying bandwidth and memory limitations. With XHTML Mobile Profile, you can build apps that adhere to hardware requirements for users on different devices and render on mu
SQL and XML: Use XML to Invoke and Return Stored Procedures Over the Web
(Dave Grundgeiger, Anson Goldade and Varon Fugman) Like many developers, we are finding that our n-tier line-of-business projects are evolving from traditional Windows-based clients to generic browser-based ones. Such systems use Microsoft Internet Information Services (IIS) and ASP for Web page del
Cleaner Page Loads with AJAX
(Marshall Lager) What can companies do when they need granularity in their dashboards? The answer is, clean them up with AJAX. Most companies already have experienced AJAX (Asynchronous JavaScript and XML), with Google Maps or the photo-sharing service FlickR. The rich Internet application (RIA) ref
Mastering Ajax, Part 4: Exploiting DOM for Web response
(Brett McLaughlin) Like many Web programmers, you have probably worked with HTML. HTML is how programmers start to work on a Web page; HTML is often the last thing they do as they finish up an application or site, and tweak that last bit of placement, color, or style. And, just as common as using HT
Q&A with David Webber, Co-chair of the ebXML Joint Marketing Team
(Benoît Marchal) To continue our ebXML series at developer.com, I had the chance to interview David Webber, a co-chair of the ebXML Joint Marketing Team. The interview was conducted via email. David is well known in the XML community for his long involvement with e-commerce. I originally met David a
Building web services with persistent state
(Alexandru Ghiondea) Because of the stateless nature of the HTTP protocol a web server considers every request as a new one. This means that, if you want to track a series of related calls, you must establish a way of identifying if the current request is a new request or is related to another reque
Building an XML Utilities Package, XML Debugger Part 1
(Lewis R Cunningham) Today we’ll start designing and coding our package. We need to remember to start simply and build it up as we go along. The design itself can be grown as issues arise. On a project involving multiple platforms and tens of people, if not hundreds, having a concrete design is i
