.XOML File
.xoml is Windows Workflow File
Features | Description |
---|---|
File Extension | .xoml |
Format | Text |
Category | Developer |
.xoml is Windows Workflow File
Features | Description |
---|---|
File Extension | .xoml |
Format | Text |
Category | Developer |
What's on this Page
The xoml file extension is associated with Microsoft Visual Studio. The XOML 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.
Windows Workflow Foundation gives designers and developers a declarative way to create workflows by using eXtensible Application Markup Language (XAML) to create markup source files. These markup files can be compiled into a workflow type, loaded directly into the workflow runtime engine at run time, or they can be compiled into a workflow type with code-beside files implemented in either C# or Visual Basic. This means that the workflow markup files can be compiled or not, depending on business reasons and whether additional implementation logic is required. The use of workflow markup with code-beside logic files is similar to how ASP.NET separates presentation files from logic files.
Files with xoml extension are used by Microsoft Visual Studio program.