An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

XAML Browser Applications (XBAP, pronounced "ex-bap") are Windows Presentation Foundation (.xbap) applications that are hosted and run inside a web browser such as Firefox or Internet Explorer. Hosted applications run in a partial trust sandbox environment and are not given full access to the computer's resources like opening a new network connection or saving a file to the computer disk and not all WPF functionality is available. The hosted environment is intended to protect the computer from malicious applications; however it can also run in full trust mode by the client changing the permission. Starting an XBAP from an HTML page is seamless (with no security or installation prompt). Although one perceives the application running in the browser, it actually runs in an out-of-process exec

Property Value
dbo:abstract
  • XAML Browser Applications (XBAP, pronounced "ex-bap") are Windows Presentation Foundation (.xbap) applications that are hosted and run inside a web browser such as Firefox or Internet Explorer. Hosted applications run in a partial trust sandbox environment and are not given full access to the computer's resources like opening a new network connection or saving a file to the computer disk and not all WPF functionality is available. The hosted environment is intended to protect the computer from malicious applications; however it can also run in full trust mode by the client changing the permission. Starting an XBAP from an HTML page is seamless (with no security or installation prompt). Although one perceives the application running in the browser, it actually runs in an out-of-process executable (PresentationHost.exe) managed by a virtual machine. In the initial release of .NET Framework 3.0, XBAPs only ran in Internet Explorer. With the release of .NET Framework 3.5 SP1, which includes an XBAP extension, they also run in Mozilla Firefox. (en)
  • XBAP (англ. XAML Browser Application — браузерное приложение XAML) — этоWPF-приложение, которые выполняется внутри браузера Web-страниц. Приложение ХВАР является полноценным приложениям WPF, имеющим некоторые основные отличия: * ХВАР-приложение выполняется внутри окна браузера и может занимать всю область Web-страницы или только часть. (В HTML размечается с помощью дескриптора .)</li></ul><ul><li>ХВАР-приложение имеет ограниченные права в целях применения облегчённой модели развертывания, позволяющей пользователям запускать приложения WPF без риска выполнения потенциально опасного кода.<br />Приложению ХВАР предоставляются те же разрешения, что и приложению <a href="/wiki/.NET_Framework" title=".NET Framework">.NET</a>, которое запускается из глобальной или локальной сети, так как используется аналогичный механизм безопасности.</li></ul><ul><li>ХВАР-приложение не требует <a href="/wiki/%D0%98%D0%BD%D1%81%D1%82%D0%B0%D0%BB%D0%BB%D1%8F%D1%86%D0%B8%D1%8F_(%D0%9F%D0%9E)" class="mw-redirect" title="Инсталляция (ПО)">инсталляции</a> (специальной установки на компьютер пользователя).<br />При запуске приложения ХВАР оно загружается и помещается в <a href="/wiki/%D0%9A%D1%8D%D1%88" title="Кэш">кэш</a> браузера, но не устанавливается в системе. Это дает Web-модель мгновенного обновления — при каждом обращении пользователя к данному приложению загружается новая версия (если оно отсутствует в кэше и было обновлено).</li></ul><p>В отличие от программной модели, используемой в технологиях <a href="/wiki/ActiveX" title="ActiveX">ActiveX</a> и <a href="/wiki/Silverlight" class="mw-redirect" title="Silverlight">Silverlight</a>, где <a href="/wiki/%D0%90%D0%BF%D0%BF%D0%BB%D0%B5%D1%82" title="Апплет">апплеты</a> действительно загружаются внутри процесса браузера, XBAP-приложения <i>только</i> отображают своё содержимое в окне браузера, но при этом, как любое WPF-приложение, запускаются в виде отдельного процесса управляемого средой <a href="/wiki/CLR" class="mw-redirect" title="CLR">CLR</a>.</p><p>Одно из преимуществ приложений ХВАР — возможность работать с ними без лишних подсказок и приглашений: пользователь может открыть приложение ХВАР в браузере и начать работать с ним точно так же, как с <a href="/wiki/Java-%D0%B0%D0%BF%D0%BF%D0%BB%D0%B5%D1%82" title="Java-апплет">Java-апплетом</a>, <a href="/wiki/Adobe_Flash" title="Adobe Flash">Flash</a>-анимацией или оснащенной кодом <a href="/wiki/JavaScript" title="JavaScript">JavaScript</a> Web-страницей. Никакого приглашения выполнить инсталляцию и предупреждения поповоду безопасности не появляется.</p><h2><span id=".D0.9B.D0.B8.D1.82.D0.B5.D1.80.D0.B0.D1.82.D1.83.D1.80.D0.B0"></span><span class="mw-headline" id="Литература">Литература</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=XBAP&veaction=edit&section=1" class="mw-editsection-visualeditor" title="Редактировать раздел «Литература»">править</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=XBAP&action=edit&section=1" title="Редактировать раздел «Литература»">править код</a><span class="mw-editsection-bracket">]</span></span></h2><ol><li><span class="citation no-wikidata" data-wikidata-property-id="P1343"><i>Matthew McDonald.</i> <a rel="nofollow" class="external text" href="http://www.apress.com/book/view/9781590599556">Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition</a>. — Apress, Feb 2008. — P. 1040. — (Pro). — <a href="/wiki/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%98%D1%81%D1%82%D0%BE%D1%87%D0%BD%D0%B8%D0%BA%D0%B8_%D0%BA%D0%BD%D0%B8%D0%B3/1590599551" class="internal mw-magiclink-isbn">ISBN 1-59059-955-1</a> (ISBN13: 978-1-59059-955-6).</span> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20090316131625/http://www.apress.com/book/view/9781590599556">Архивная копия</a> от 16 марта 2009 на <a href="/wiki/Wayback_Machine" title="Wayback Machine">Wayback Machine</a></li></ol><h2><span id=".D0.A1.D0.BC._.D1.82.D0.B0.D0.BA.D0.B6.D0.B5"></span><span class="mw-headline" id="См._также">См. также</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=XBAP&veaction=edit&section=2" class="mw-editsection-visualeditor" title="Редактировать раздел «См. также»">править</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=XBAP&action=edit&section=2" title="Редактировать раздел «См. также»">править код</a><span class="mw-editsection-bracket">]</span></span></h2><ul><li><a href="/wiki/XAML" title="XAML">XAML</a></li><li><a href="/wiki/WPF" class="mw-redirect" title="WPF">WPF</a></li><li><a href="/wiki/CLR" class="mw-redirect" title="CLR">CLR</a></li><li><a href="/wiki/.NET" title=".NET">.NET</a></li><li><a href="/wiki/Silverlight" class="mw-redirect" title="Silverlight">Silverlight</a></li><li><a href="/wiki/Web-%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0" class="mw-redirect" title="Web-страница">Web-страница</a></li><li><a href="/wiki/Web-%D0%B1%D1%80%D0%B0%D1%83%D0%B7%D0%B5%D1%80" class="mw-redirect" title="Web-браузер">Web-браузер</a></li><li><a href="/wiki/Web" class="mw-redirect" title="Web">Web</a></li></ul><!-- NewPP limit reportParsed by mw1436Cached time: 20230101034548Cache expiry: 1814400Reduced expiry: falseComplications: []CPU time usage: 0.029 secondsReal time usage: 0.038 secondsPreprocessor visited node count: 268/1000000Post‐expand include size: 1738/2097152 bytesTemplate argument size: 645/2097152 bytesHighest expansion depth: 10/100Expensive parser function count: 0/500Unstrip recursion depth: 0/20Unstrip post‐expand size: 0/5000000 bytesLua time usage: 0.004/10.000 secondsLua memory usage: 809418/52428800 bytesNumber of Wikibase entities loaded: 0/400--><!--Transclusion expansion time report (%,ms,calls,template)100.00% 24.889 1 -total 78.66% 19.577 1 Шаблон:Книга 14.40% 3.584 1 Шаблон:Lang-en 9.00% 2.241 1 Шаблон:Lang-en2 8.31% 2.068 1 Шаблон:±. 6.21% 1.546 1 Шаблон:Wayback 4.58% 1.141 1 Шаблон:Langi--><!-- Saved in parser cache with key ruwiki:pcache:idhash:1797461-0!canonical and timestamp 20230101034548 and revision id 117006813. --></div> (ru)
  • XAML Browser Application,最开始叫xapp,后来在Sept CTP中叫wba,是美國微軟公司所提出的新技術,以XAML作為使用者介面(UI)之描述,寄宿(hosted)在瀏覽器(IE web browser sandbox)中執行的程式。XBAP可以取代ActiveX、Java Applet、Flash等功能,有人稱之為下一代的ActiveX(next-generation ActiveX)。XAML Browser Application的副檔名是.xbap。 (zh)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 18344450 (xsd:integer)
dbo:wikiPageLength
  • 5434 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1088746899 (xsd:integer)
dbo:wikiPageWikiLink
dbp:containerFor
dbp:extendedFrom
dbp:genre
dbp:mime
  • application/x-ms-xbap (en)
dbp:name
  • XBAP (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • XAML Browser Application,最开始叫xapp,后来在Sept CTP中叫wba,是美國微軟公司所提出的新技術,以XAML作為使用者介面(UI)之描述,寄宿(hosted)在瀏覽器(IE web browser sandbox)中執行的程式。XBAP可以取代ActiveX、Java Applet、Flash等功能,有人稱之為下一代的ActiveX(next-generation ActiveX)。XAML Browser Application的副檔名是.xbap。 (zh)
  • XAML Browser Applications (XBAP, pronounced "ex-bap") are Windows Presentation Foundation (.xbap) applications that are hosted and run inside a web browser such as Firefox or Internet Explorer. Hosted applications run in a partial trust sandbox environment and are not given full access to the computer's resources like opening a new network connection or saving a file to the computer disk and not all WPF functionality is available. The hosted environment is intended to protect the computer from malicious applications; however it can also run in full trust mode by the client changing the permission. Starting an XBAP from an HTML page is seamless (with no security or installation prompt). Although one perceives the application running in the browser, it actually runs in an out-of-process exec (en)
  • XBAP (англ. XAML Browser Application — браузерное приложение XAML) — этоWPF-приложение, которые выполняется внутри браузера Web-страниц. Приложение ХВАР является полноценным приложениям WPF, имеющим некоторые основные отличия: (ru)
rdfs:label
  • XBAP (ru)
  • XAML Browser Applications (en)
  • XAML Browser Application (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License