<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating a custom silverlight control</title>
	<atom:link href="http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/</link>
	<description>Sharing my knowledge</description>
	<lastBuildDate>Sun, 05 Sep 2010 16:08:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rajeesh</title>
		<link>http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/comment-page-1/#comment-18</link>
		<dc:creator>Rajeesh</dc:creator>
		<pubDate>Sat, 31 Jan 2009 08:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/#comment-18</guid>
		<description>Hi Pooja,

This sample based on Silverlight Beta 1 and I think you are working on Beta 2 version which is root cause of this error.

So try to use XamlReader.Load(string) method instead of &quot;InitializeFromXaml(..)&quot; and I hope it will work.

Ta,
Rajeesh</description>
		<content:encoded><![CDATA[<p>Hi Pooja,</p>
<p>This sample based on Silverlight Beta 1 and I think you are working on Beta 2 version which is root cause of this error.</p>
<p>So try to use XamlReader.Load(string) method instead of &#8220;InitializeFromXaml(..)&#8221; and I hope it will work.</p>
<p>Ta,<br />
Rajeesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pooja</title>
		<link>http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/comment-page-1/#comment-17</link>
		<dc:creator>Pooja</dc:creator>
		<pubDate>Thu, 29 Jan 2009 09:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/#comment-17</guid>
		<description>its a vry good article.
but i got error in this line..
can you tel me how can i resolve it.
i got erroe in this method: HostingSurface()
inthis in this line: this.InitializeFromXaml(new System.IO.StreamReader(stream).ReadToEnd()) as Canvas;

Error:    &#039;SimpleControl.HostingSurface&#039; does not contain a definition for &#039;InitializeFromXaml&#039; and no extension method &#039;InitializeFromXaml&#039; accepting a first argument of type &#039;SimpleControl.HostingSurface&#039; could be found (are you missing a using directive or an assembly reference?)</description>
		<content:encoded><![CDATA[<p>its a vry good article.<br />
but i got error in this line..<br />
can you tel me how can i resolve it.<br />
i got erroe in this method: HostingSurface()<br />
inthis in this line: this.InitializeFromXaml(new System.IO.StreamReader(stream).ReadToEnd()) as Canvas;</p>
<p>Error:    &#8216;SimpleControl.HostingSurface&#8217; does not contain a definition for &#8216;InitializeFromXaml&#8217; and no extension method &#8216;InitializeFromXaml&#8217; accepting a first argument of type &#8216;SimpleControl.HostingSurface&#8217; could be found (are you missing a using directive or an assembly reference?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod Chattergee</title>
		<link>http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/comment-page-1/#comment-4</link>
		<dc:creator>Vinod Chattergee</dc:creator>
		<pubDate>Sat, 10 May 2008 08:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/#comment-4</guid>
		<description>Good article.</description>
		<content:encoded><![CDATA[<p>Good article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ratheesh</title>
		<link>http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/comment-page-1/#comment-3</link>
		<dc:creator>Ratheesh</dc:creator>
		<pubDate>Thu, 08 May 2008 03:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/#comment-3</guid>
		<description>Cool, good article :)</description>
		<content:encoded><![CDATA[<p>Cool, good article <img src='http://www.rajeeshcv.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajai</title>
		<link>http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/comment-page-1/#comment-2</link>
		<dc:creator>Ajai</dc:creator>
		<pubDate>Mon, 05 May 2008 17:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.rajeeshcv.com/2008/05/creating-a-custom-silverlight-control/#comment-2</guid>
		<description>really nice



Thanks</description>
		<content:encoded><![CDATA[<p>really nice</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
