<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : JPG in XAML</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : XAML Snippets : JPG in XAML]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:26:32 +0000</pubDate>
  <lastBuildDate>Thu, 20 Nov 2008 03:47:59 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=12199</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[JPG in XAML :  OK now!You have to include the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=43004&amp;title=jpg-in-xaml#43004</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4542">BerntK</a><br /><strong>Subject:</strong> 12199<br /><strong>Posted:</strong> 20 November 2008 at 3:47am<br /><br />OK now!<br><br>You have to include the full path; JPG and GIF do not default to the directory of the xaml file...<br><br>Good thing: <br>As you use <span id="nsrTitle">OleLoadPicturePath to load the picture </span>you can also display an URL instead a file like:<br><br>&lt;Image&nbsp; Source="file://http://www.xyz.com/images/logo.gif" /&gt;<br><br><br>Bernt<br>]]>
   </description>
   <pubDate>Thu, 20 Nov 2008 03:47:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=43004&amp;title=jpg-in-xaml#43004</guid>
  </item> 
  <item>
   <title><![CDATA[JPG in XAML : Hi Oleg,I just replaced Source=&amp;#034;file://Blue...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=43003&amp;title=jpg-in-xaml#43003</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4542">BerntK</a><br /><strong>Subject:</strong> 12199<br /><strong>Posted:</strong> 20 November 2008 at 2:45am<br /><br />Hi Oleg,<br><br>I just replaced Source="file://Blue Lace 16.bmp" with Source="file://sample.jpg" in the sample markup file Image.xaml for viewing by MarkupPad.exe.<br><br>Am I doing wrong?<br><br>Bernt<br>]]>
   </description>
   <pubDate>Thu, 20 Nov 2008 02:45:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=43003&amp;title=jpg-in-xaml#43003</guid>
  </item> 
  <item>
   <title><![CDATA[JPG in XAML : Hello,   What you try ? just...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=43002&amp;title=jpg-in-xaml#43002</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12199<br /><strong>Posted:</strong> 20 November 2008 at 2:02am<br /><br />Hello, <DIV>&nbsp;</DIV><DIV>What you try ? just load jpg instead of bmp.</DIV>]]>
   </description>
   <pubDate>Thu, 20 Nov 2008 02:02:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=43002&amp;title=jpg-in-xaml#43002</guid>
  </item> 
  <item>
   <title><![CDATA[JPG in XAML : Sorry, I can&amp;#039;t find the implementation...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=42983&amp;title=jpg-in-xaml#42983</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4542">BerntK</a><br /><strong>Subject:</strong> 12199<br /><strong>Posted:</strong> 19 November 2008 at 3:50pm<br /><br />Sorry, I can't&nbsp; find the implementation in 12.1.0!<br><br>How to display JPGs this XAML?<br><br>Bernt<br>]]>
   </description>
   <pubDate>Wed, 19 Nov 2008 15:50:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=42983&amp;title=jpg-in-xaml#42983</guid>
  </item> 
  <item>
   <title><![CDATA[JPG in XAML : Hi,Thanks - sounds great! Any...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=41192&amp;title=jpg-in-xaml#41192</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4542">BerntK</a><br /><strong>Subject:</strong> 12199<br /><strong>Posted:</strong> 19 September 2008 at 3:12am<br /><br />Hi,<br><br>Thanks - sounds great! <br>Any estimated release date?<br><br>Bernt<br>]]>
   </description>
   <pubDate>Fri, 19 Sep 2008 03:12:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=41192&amp;title=jpg-in-xaml#41192</guid>
  </item> 
  <item>
   <title><![CDATA[JPG in XAML : Thanks, will be implemented for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=41186&amp;title=jpg-in-xaml#41186</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12199<br /><strong>Posted:</strong> 19 September 2008 at 2:12am<br /><br />Thanks, will be implemented for 12.1 release.]]>
   </description>
   <pubDate>Fri, 19 Sep 2008 02:12:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=41186&amp;title=jpg-in-xaml#41186</guid>
  </item> 
  <item>
   <title><![CDATA[JPG in XAML : Will JPG images be implemented...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=41176&amp;title=jpg-in-xaml#41176</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4542">BerntK</a><br /><strong>Subject:</strong> 12199<br /><strong>Posted:</strong> 18 September 2008 at 5:01pm<br /><br />Will JPG images be implemented in 12.1.0?<br>If not :-(, is it planned for later versions?<br><br>Bernt<br>]]>
   </description>
   <pubDate>Thu, 18 Sep 2008 17:01:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12199&amp;PID=41176&amp;title=jpg-in-xaml#41176</guid>
  </item> 
 </channel>
</rss>