Английская Википедия:Binary Application Markup Language

Материал из Онлайн справочника
Версия от 13:25, 9 февраля 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Infobox file format | name = Binary Application Markup Language (BAML) | icon = | logo = | screenshot = | caption = | extension = <code>.baml</code> | mime = | type code = | uniform type = | magic = | owner = Microsoft | released = | genre = User interface markup language | container f...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Infobox file format The Binary Application Markup Language is a file format developed by Microsoft that is generated by compiling XAML files.[1]

Generation

An XAML file can be compiled into a Binary Application Markup Language file with the .BAML extension,[2] which may be inserted as a resource into a .NET Framework assembly. At run-time, the framework engine extracts the .BAML file from assembly resources, parses it, and creates a corresponding WPF visual tree or workflow. Having this format, the content is loadable faster during runtime, because the XAML is enriched by tokens, and lexical analysis is completed.

References

Шаблон:Reflist

Шаблон:.NET Framework Шаблон:Widget toolkits Шаблон:Graphics file formats Шаблон:Document markup languages

Шаблон:Markup-languages-stub