Hi
Can anyone tell me? what is Xoml file and what is the use of it?
Thanks in Advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jiteendra SampathiraoPosted Aug 24, 2011, 12:13 AM
XOML (extensible object markup language) is an XML based object persistence framework like XAML. It is completely independent of WPF, while still providing features like Markup extensions, data-binding and more to any object. In addition, this framework is written in C# 2.0 and runs on Windows, Mono and the .NET Compact Framework.
Use of xoml file:
XOML file is Extensible Object Markup Language. It is used for workflow files as an extension. XOML file is used in compilation of workflows. It has the workflow markup.
hope it help you.....