<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx</link><description>Windows Presentation Foundation (WPF aka "Avalon") is a massive step forward for Windows client development, and delivers a super-rich .NET UI framework that integrates vector graphics, rich flow text support, and 3D visualization with a powerful control</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>un titre</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#6695333</link><pubDate>Tue, 21 Oct 2008 07:14:52 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6695333</guid><dc:creator>DotNetKicks.com</dc:creator><author>DotNetKicks.com</author><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6695333" width="1" height="1"&gt;</description></item><item><title>Saving a WPF Xaml FlowDocument to XPS with working DataBinding</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#6687145</link><pubDate>Sat, 18 Oct 2008 10:47:30 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6687145</guid><dc:creator>Fohjin.com</dc:creator><author>Fohjin.com</author><description>&lt;p&gt;I needed to create an invoice system, where the look and feel of the invoice could differ and also of&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6687145" width="1" height="1"&gt;</description></item><item><title>re: WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#2034863</link><pubDate>Thu, 15 Mar 2007 19:00:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2034863</guid><dc:creator>Chris Sells</dc:creator><author>Chris Sells</author><description>&lt;p&gt;Sheva, the page count production is 60/40 Ian/Chris, so Ian does deserve (at least!) 60% of the credit. : )&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2034863" width="1" height="1"&gt;</description></item><item><title>re: WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#1821310</link><pubDate>Tue, 27 Feb 2007 11:50:47 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1821310</guid><dc:creator>Sheva</dc:creator><author>Sheva</author><description>&lt;p&gt; &amp;nbsp;Scott, as to respect to Ian Griffiths, you should mention him instead of merely mentioning Chris Sells, because AFAIK, Ian Griffiths is the major author of that book.&lt;/p&gt;
&lt;p&gt;Sheva&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1821310" width="1" height="1"&gt;</description></item><item><title>re: WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#1809996</link><pubDate>Mon, 26 Feb 2007 16:57:45 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1809996</guid><dc:creator>ScottGu</dc:creator><author>ScottGu</author><description>&lt;p&gt;Hi Austin,&lt;/p&gt;
&lt;p&gt;When run inside IE, xaml is executed in the sandbox. The root &amp;lt;Window&amp;gt; element is not allowed in a sandbox (no popups outside the browser window)--- thus the reason for the security permission error.&lt;/p&gt;
&lt;p&gt;Page or FlowDocument (without x:Class) would be appropriate roots to use instead. Since your example is FlowDocument based, I’d recommend FlowDocument…when you navigate it, we’ll use the appropriate viewer.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;
&lt;p&gt;P.S. Special thanks to Rob Relyea from the WPF team who sent me this answer!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1809996" width="1" height="1"&gt;</description></item><item><title>re: WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#1801156</link><pubDate>Sun, 25 Feb 2007 23:43:30 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1801156</guid><dc:creator>Mark Wisecarver</dc:creator><author>Mark Wisecarver</author><description>&lt;p&gt;Thanks bro.&lt;/p&gt;
&lt;p&gt;WPF is going to make my on-line cartoons better than ever.&lt;/p&gt;
&lt;p&gt;The Ajax ControlToolkit has already allowed images to look nicer.&lt;/p&gt;
&lt;p&gt;No more need to create multiple layers or to use the PNG format in an on-line community.&lt;/p&gt;
&lt;p&gt;More obvious now than it has ever been that nobody offers us what Microsoft does.&lt;/p&gt;
&lt;p&gt;btw that lawsuit against MS over the MP3 format stinks to high heaven.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1801156" width="1" height="1"&gt;</description></item><item><title>re: WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#1769784</link><pubDate>Fri, 23 Feb 2007 16:21:56 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1769784</guid><dc:creator>austin a</dc:creator><author>austin a</author><description>&lt;p&gt;Simple question:&lt;/p&gt;
&lt;p&gt;Since there's no codebehind, I thought I could copy the XAML into Notepad and save it as xxx.xaml and double-click it to have IE7 display it (IE7 in Windows XP), but IE displays a security exception:&lt;/p&gt;
&lt;p&gt;System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.&lt;/p&gt;
&lt;p&gt;Can you enlighten me if this xaml must be compiled or if merely having IE7 is not enough?&lt;/p&gt;
&lt;p&gt;Thx&lt;/p&gt;
&lt;p&gt;Looking forward to another helpful series of webcasts from MIX07.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1769784" width="1" height="1"&gt;</description></item><item><title>re: WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#1769567</link><pubDate>Fri, 23 Feb 2007 15:31:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1769567</guid><dc:creator>Darren Fieldhouse</dc:creator><author>Darren Fieldhouse</author><description>&lt;p&gt;Hi Scott,&lt;/p&gt;
&lt;p&gt;I've been working with WPF and the November CTP of the Visual Studio 2005 extensions for .NET 3.0.&lt;/p&gt;
&lt;p&gt;My question is this: Will there be anymore releases of the extensions or will I need to use the Orcas CTP from now on to see improvements to the designer?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Darren&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1769567" width="1" height="1"&gt;</description></item><item><title>re: WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#1768456</link><pubDate>Fri, 23 Feb 2007 13:52:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1768456</guid><dc:creator>Stuart</dc:creator><author>Stuart</author><description>&lt;p&gt;another quality post by you Scott on this latest newspaper app craze!&lt;/p&gt;
&lt;p&gt;I also can't wait to get started with WPF.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1768456" width="1" height="1"&gt;</description></item><item><title>re: WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications</title><link>http://weblogs.asp.net/scottgu/archive/2007/02/22/wpf-text-reading-and-flow-document-support-and-the-new-nytimes-daily-mail-and-seattle-post-intelligencer-reader-applications.aspx#1765842</link><pubDate>Fri, 23 Feb 2007 07:34:05 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1765842</guid><dc:creator>ScottGu</dc:creator><author>ScottGu</author><description>&lt;p&gt;Hi Mike-EEE,&lt;/p&gt;
&lt;p&gt;WPF/E and ASP.NET AJAX are actually very complimentary technologies. &amp;nbsp;You can use the JavaScript type-system and JSON networking stack of ASP.NET AJAX, for example, to perform call backs and then databind the results with WPF/E to visualize them.&lt;/p&gt;
&lt;p&gt;I'll be doing blog posts on some of these scenarios in the near future.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1765842" width="1" height="1"&gt;</description></item></channel></rss>