shr_bali wrote:

> When using .net if we want to transfer or to send the data from the 
> form to the xml we use DomDocumentClass , iXmlDomElement,iXmlDomNode 
> etc.
> Is there some method or class in Flex which we can use in the same way 
> to transfer data frm flex application to Xml file.

Use Flash Remoting and you'll be able to pass your data to .NET easily 
without taking care of serialization and stuff. Then you just do what 
you usually do in .NET.

-- 
Michael "Antares" Klishin,

Email: [EMAIL PROTECTED]
Web: www.novemberain.com

Non progredi est regredi


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to