Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Learn to create a simple Cocoon sitemap
- By Ed Tittel and Dr. Bill BrogdenCocoon is a powerful XML-based content handling environment that is part of the Open Source Apache project. As discussed in an earlier overview on Cocoon, the basic data structure that makes Cocoon work is called a pipeline, where specific components called generators (that grab...
- Tags: WIRELESS, Wi-Fi, Content management, LanWrights, Inc., Cocoon, serializer, transformer, XML
- Technical articles 2003-06-24
Additional Resources
- Sample Code Generator 1.4.2.1 (msi)
- The Sample Code Generator XSDObjectGen tool takes an XSD schema as input and generates sample code showing how to mark up C# and VB.Net classes so that when serialized with the XML serializer, the resulting XML will be valid according to the original schema. This update fixes some documentation changes...
- Tags: Schema, Code Generator, C#, XML, .Net, Programming Languages, Software Development, Software/Web Development, Web Development
- Software downloads 2007-08-28
- Implement XML serialization in the .NET Framework
- This article is also available as a TechRepublic download, which includes an example application and sample code.Serializationis the act of saving an object to a storage medium or transforming the object sothat it may be sent across a network. After an object is serialized, you willwant to deserialize it which...
- Tags: Microsoft .NET Framework, XML, XML Serialization, Zach Smith
- Technical articles 2006-12-14
- How do I... Serialize a hash table in C# when the application requires it?
- Unfortunately, the .NET Framework does not allow serialization of any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. Like many developers, I have run into this restriction head on and been disappointed about the inability for serialization on hash tables. ...
- Tags: Table, Object, List, OrderedTable, NameValuePair, .Net, C#, Software Development, Software/Web Development, Programming Languages, Zach Smith
- Blog posts 2007-10-01
- Introduction to the Cocoon Web-publishing framework
- The complexity of developing Internet applications can be overwhelming. The myriad of alternatives only adds to the complexity. Thankfully, Web-publishing frameworks have been created to provide structure to the process. Cocoon is one such approach.The list of Web-development-technology alternatives can be overwhelming: ASP, JSP, Servlets, PHP, and so on. However,...
- Tags: Java, Scripting languages, Harshad Oak, Apache Cocoon, Cocoon Web-publishing, Web-publishing, XML, Apache Software Foundation, Web-publishing framework
- Technical articles 2002-05-07
- Use Microsoft Message Queuing in C# for inter-process communication
- This article is also available as a TechRepublic download, which includes a project file containing all the sample code you need to read or write messages from a queue.As thename implies, Microsoft Message Queuing MSMQ is a way to send messages to aqueue for later processing. The messages are sent...
- Tags: Middleware, Enterprise software, Microsoft Corp., C#, Zach Smith, queue, MessageQueue, queueName
- Technical articles 2007-03-27
- Invoke Web services through script code
- Web services provide a new programming paradigm that sits atop familiar protocols. Check out these examples, which demonstrate the simplicity of the concept.Web services are powerful tools for integrating applications because they have no user interface and are designed for programmatic access by other software. Instead of invoking a URL...
- Tags: Web services, SOAP, Channel management, .NET, Leonardo Esposito, Web service, Web, Simple Object Access Protocol, HTTP, Microsoft .NET
- Technical articles 2002-11-26
- JAXP facilitates DOM development with Java
- The rising tide of XML usage can't be ignored. Luckily, the JAXP package provides numerous ways to interact with XML documents.In the world of XML, everything revolves around the Document Object Model DOM. The DOM is the set of nodes, elements, attributes, and other items that represent the current XML...
- Tags: Java, Roy C. Hoobler, XML, Document Object Model, XML document, JAXP
- Technical articles 2002-08-13
- Make XML serialization a snap with .NET attributes
- You can get your data in the form you need it by using XMLSerializer to map your XML data to objects and objects to XML. As you walk through these examples, you'll see how easy the process can be.XML is hailed as the key to system interoperability, and the .NET...
- Tags: Listing C, Microsoft .NET, Paul Stephenson, XML, XmlSerializer, movie
- Technical articles 2001-10-01
- Learn the basics of Apache's Cocoon
- By Edward TittelIn a sense, it’s appropriate to describe Cocoon as an XML-based content management system because it provides a mechanism for describing the structure and semantics of Web information items the content, the relationships between and among such items and how they change over time their logic, and the...
- Tags: OPEN SOURCE, LanWrights, Inc., Apache Software Foundation, Apache Cocoon, XML
- Technical articles 2003-04-21
- << Previous
- page 1 of 1
- Next >>