BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


Uncategorized
Templx: x++ IDE Released!
XppEngCOM: COM implementation of x++ interpreter
Backup Outlook mail as XML
Grouping and Summing the values in XML
WDDX Parser (updated bug)
DIME Parser and Generator (C#)
Flash menu using XML
Virtual Directory Utilities for IIS(C#)
ComSerialization
Re: Max() function
Stop Tailoring, Create Generic!!!
Introduction to WAP Push
Add xml binding to select list
Ontology Web Language
Wrapping multiple elements in a parent element
Anet XML Search Engine
Count Distinct
Superx++ Compiler and Runtime 1.0
XML Viewer
ALL UPPERCASE or all lowercase


 
 

<< System.XMLWCF, WS, SOAP >>


By Kirk Allen Evans
First Posted 06/05/2002
Times viewed 250

WDDX Parser


This post contains attachments
v20020605170651.zip 

Summary Joel Mueller, co-author of "XML and ASP.NET" (ISBN: 073571200X)authored this WDDX parser using C# and the .NET Framework. Serialize .NET types to Allaire/Macromedia's WDDW format and deserialize WDDX data into native .NET data types. Full source included (C#). Updated a bug occurring during large-packet deserialization.

Joel Mueller, co-author of XML and ASP.NET (ISBN: 073571200X) authored this WDDX parser using C# and the .NET Framework. This class library will serialize native .NET types to Allaire/Macromedia's WDDX format (wddx.org) and deserialize WDDX data into native .NET data types. In addition, this library can perform validation on a WDDX packet without deserializing it. Full source and NUnit tests included.
Updated a bug occurring during large-packet deserialization.

Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< System.XMLWCF, WS, SOAP >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML