| |||||||||
|
1. #27659 Creating a Web Service with Web Matrix The Web Matrix project appears to have served as a test bed in the development of ASP.NET. This freebie attracted a lot of attention since it did not require an installation of IIS. It had its own http server whenever needed. Of course, one could use it also in the presence of an installed IIS. This tutorial is about creating a web service on Web Matrix and testing the service on the built in mini web server, as well as testing a second example on the IIS 5.1 on the local machine. Krishnaswamy, Jayaram. Dev Articles (2006). Design>Web Design>Server Side Includes>ASP 2. #27633 Designing Your Own XML Schema: Learn the Essentials This is the first article in a series which guides you in designing XML Schemas right from the basics without any hurdles. Chaterjee, Jagadish. Dev Articles (2006). Articles>Information Design>Databases>XML 3. #29589 Displaying ADO Retrieved Data with XML Islands An XML data island is a piece of well-formed XML embedded into an HTML file. This article will show you how to retrieve data in an XML format from a database using ADO; you will also learn how to bind this data into an HTML document. Krishnaswamy, Jayaram. Dev Articles (2006). Articles>Information Design>XML>XHTML 4. #27632 Introduction to Relations in XML Schema This is the first article in a series concentrating on implementing relations for designing robust XML schema definitions. Chaterjee, Jagadish. Dev Articles (2006). Articles>Information Design>Databases>XML 5. #29586 XPath is a language for addressing parts of an XML document, designed to be used by both XSLT and XPointer. In this article we will learn about XPath, XPath expressions and how to use XPath in .NET and Java. Zaman, Mamun. Dev Articles (2007). Articles>Information Design>XML>XSL 6. #27631 One-One, One-Many and Many-Many Relations in XML Schema This article is the second in a series that shows you how to implement relations for designing robust XML schema definitions. Chaterjee, Jagadish. Dev Articles (2006). Design>Information Design>Databases>XML 7. #28364 Programmatically Manipulating Microsoft Excel Spreadsheets with the Apache POI API The Apache Jakarta POI project consists of Java APIs dedicated to the manipulation of files based on Microsoft's OLE 2 Compound Document format. In this article, you'll learn how to use the APIs of the POI project to read from and write to Microsoft Excel spreadsheets. As you will see, the programmatic liberty to manipulate Excel files represents a powerful offering to the Java programmer.The Apache POI contains a number of components. In this article, we'll be focusing our study on the HSSF component. The HSSF project will provide us with the ability to read and write from XLS spreadsheets. Bhogal, Kulvir S. Dev Articles (2003). Articles>Web Design>Server Side Includes>Databases 8. #29587 Simple Web Syndication with RSS 2.0 Simply put RSS is an XML application for simple web feed syndication and content subscriptions. Let's say you have content on your site that you want to feed, or make available for other sites. This is known as web syndication. Most commonly this takes the form of sharing news headlines, product releases, or some similar timely content. RSS provides a standardized method for web sites to use when creating these feeds. Dev Articles (2007). Articles>Information Design>XML>RSS 9. #29588 UI Design with Java and XML Toolkits XML has revolutionized application UI design in recent years. With a cunning blend of XML and script languages such as JavaScript, rich, aesthetically pleasing applications can be quickly constructed with ease. We've looked at Widgets and XUL as two examples of this in the past and now, I'm going to take a look at some of the innovative Java UI toolkits that implement XML as an integral mechanism for application II design. Please note, this is the first part of a two-part article. Wellman, Dan. Dev Articles (2006). Design>User Interface>Programming>XML 10. #29590 The Why and How of XML Data Islands This article explains a useful way to embed data in an HTML document, and store it on the client, using XML. With XML becoming ever more pervasive and the client side implementation gaining a lot of ground, you will probably find yourself using this technique in many projects. Krishnaswamy, Jayaram. Dev Articles (2006). Design>Web Design>Information Design>XML 11. #29585 XML stands for eXtensible Markup Language. XML is used to aid the exchange of data. The language makes it possible to define data in a structured way. XML tags are not predefined like HTML. XML lets you create your own unique tags that are meaningful for your data, hence the use of the term 'extensible.' Zaman, Mamun. Dev Articles (2007). Articles>Information Design>Standards>XML 12. #27620 XML in the Browser: Submitting Forms using AJAX AJAX opens up enormous possibilities for Web applications simply by allowing HTTP requests to be made in the background asynchronously (while other scripts on the page run and other user activity continues). Root, Chris. Dev Articles (2005). Design>Web Design>Interaction Design>Ajax 13. #27660 XQuery speeds up the process of finding information contained in an XML document, which is very handy when dealing with long XML documents. This article, the first of two parts, will teach you how to write XQuery expressions. Dev Articles (2006). Articles>Information Design>Databases>XML 14. #27661 XQuery speeds up the process of finding information contained in an XML document -- which is very handy when dealing with long XML documents. This article, the second of two parts, will teach you how to write XQuery expressions. Dev Articles (2006). Articles>Information Design>Databases>XML
| |||||||||
| |||||||||
Click here to learn how to embed the RSS feed from this publisher in your website.