Other News

Community

Microsoft & Web Services (SOAP)

By Darshan Singh – In this article, we'll look at SOAP and Web services support in various Microsoft products. We'll create Web services using .NET Framework, SOAP Toolkit, and SQLXML 3.0. Next, we'll look at writing Web services clients using C#, Microsoft SOAP Toolkit, Office XP Web Se

Community

Databinding with XML

By Philip Quinn – With XML becoming a prominent data source in ASP.NET and with more and more people using it, it only makes sense to be able to use it for databinding. This article is going to show you how to use an XML file to bind to several different controls.

Community

Data binding with JAXB

By Daniel Steinberg – This tutorial shows how to use data binding to easily map data stored in XML documents to Java objects and back again. You start with a DTD and process it into Java source files. To customize this mapping you will create and modify a binding schema. Once you have a corresponden