<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: WatermarkedTextBox control for Silverlight 2 beta 2</title>
	<atom:link href="http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/</link>
	<description>Thoughts about life, the universe and everything else.</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:26:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-5206</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 21 Jan 2009 21:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-5206</guid>
		<description>Thanks, this worked great and the explanation was clear and solved my problem quickly.</description>
		<content:encoded><![CDATA[<p>Thanks, this worked great and the explanation was clear and solved my problem quickly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Afshan</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-3475</link>
		<dc:creator>Afshan</dc:creator>
		<pubDate>Thu, 18 Sep 2008 18:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-3475</guid>
		<description>I am using solution instead of Kathy&#039;s as it does not overwrite the System.Windows.Control.Extended dll that ships with 2.0 but I am running into a problem. Here is what I did.

- I was able to sucessful build the project after removing the strong name verification and installing it in the gac. 

- Using the second tutorial from Scott&#039;s blog, I was able to include a WatermarkedTextbox using your namespace, but now I get a compile time error saying &quot;Length cannot be less than 0. Parameter name:length&quot;

Can you please help me figure out what is causing this problem? Thanks</description>
		<content:encoded><![CDATA[<p>I am using solution instead of Kathy&#8217;s as it does not overwrite the System.Windows.Control.Extended dll that ships with 2.0 but I am running into a problem. Here is what I did.</p>
<p>- I was able to sucessful build the project after removing the strong name verification and installing it in the gac. </p>
<p>- Using the second tutorial from Scott&#8217;s blog, I was able to include a WatermarkedTextbox using your namespace, but now I get a compile time error saying &#8220;Length cannot be less than 0. Parameter name:length&#8221;</p>
<p>Can you please help me figure out what is causing this problem? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shan</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-2966</link>
		<dc:creator>shan</dc:creator>
		<pubDate>Fri, 08 Aug 2008 13:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-2966</guid>
		<description>I have put the control but when i am runnig the application i m not able to insert text in textbox. 
What should be the problem ?</description>
		<content:encoded><![CDATA[<p>I have put the control but when i am runnig the application i m not able to insert text in textbox.<br />
What should be the problem ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rui</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-2749</link>
		<dc:creator>Rui</dc:creator>
		<pubDate>Mon, 14 Jul 2008 14:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-2749</guid>
		<description>I can see it in the Object Browser, I have made a reference to it, but I get a &quot; The type &#039;CraigN_Windows_Controls:WatermarkedTextBox&#039; was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built&quot; error when using it in the .xaml file</description>
		<content:encoded><![CDATA[<p>I can see it in the Object Browser, I have made a reference to it, but I get a &#8221; The type &#8216;CraigN_Windows_Controls:WatermarkedTextBox&#8217; was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built&#8221; error when using it in the .xaml file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Nicholson</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-2456</link>
		<dc:creator>Craig Nicholson</dc:creator>
		<pubDate>Wed, 25 Jun 2008 08:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-2456</guid>
		<description>Kathy Kam has released an updated control over here http://blogs.msdn.com/kathykam/archive/2008/06/23/watermarkedtextbox-for-silverlight-2-beta-2.aspx.</description>
		<content:encoded><![CDATA[<p>Kathy Kam has released an updated control over here <a href="http://blogs.msdn.com/kathykam/archive/2008/06/23/watermarkedtextbox-for-silverlight-2-beta-2.aspx" rel="nofollow">http://blogs.msdn.com/kathykam/archive/2008/06/23/watermarkedtextbox-for-silverlight-2-beta-2.aspx</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Bell</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-2441</link>
		<dc:creator>Tim Bell</dc:creator>
		<pubDate>Tue, 24 Jun 2008 10:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-2441</guid>
		<description>The &quot;type not found error&quot; is caused by a slight error in the assembly reference shown above. I believe it should read:

xmlns:CraigN_Windows_Controls=&quot;clr-namespace:CraigN.Windows.Controls;assembly=CraigN.Windows.Controls&quot;</description>
		<content:encoded><![CDATA[<p>The &#8220;type not found error&#8221; is caused by a slight error in the assembly reference shown above. I believe it should read:</p>
<p>xmlns:CraigN_Windows_Controls=&#8221;clr-namespace:CraigN.Windows.Controls;assembly=CraigN.Windows.Controls&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loch</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-2389</link>
		<dc:creator>loch</dc:creator>
		<pubDate>Fri, 20 Jun 2008 22:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-2389</guid>
		<description>did this ever get figured out? i get type not found as well..</description>
		<content:encoded><![CDATA[<p>did this ever get figured out? i get type not found as well..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Nicholson</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-2338</link>
		<dc:creator>Craig Nicholson</dc:creator>
		<pubDate>Tue, 17 Jun 2008 13:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-2338</guid>
		<description>I&#039;ve actually detected a bug in the code I&#039;ve posted. I&#039;ll update it soon.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve actually detected a bug in the code I&#8217;ve posted. I&#8217;ll update it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Jankelowitz</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-2334</link>
		<dc:creator>David Jankelowitz</dc:creator>
		<pubDate>Tue, 17 Jun 2008 09:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-2334</guid>
		<description>Hi Craig

I added the reference to my app. But I get a type not found error. Have I implemented it correctly below?


    
        
            
            
        
        
        
            
            
                
                
                
            
            
            
                
            
            
            
            


            
            
        
        
        
            Todo: Stories will display here....
        
        
    
</description>
		<content:encoded><![CDATA[<p>Hi Craig</p>
<p>I added the reference to my app. But I get a type not found error. Have I implemented it correctly below?</p>
<p>            Todo: Stories will display here&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Jankelowitz</title>
		<link>http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/comment-page-1/#comment-2333</link>
		<dc:creator>David Jankelowitz</dc:creator>
		<pubDate>Tue, 17 Jun 2008 09:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/06/10/watermarkedtextbox-control-for-silverlight-2-beta-2/#comment-2333</guid>
		<description>Hey Craig

Thanks for this code. It should be helpful.</description>
		<content:encoded><![CDATA[<p>Hey Craig</p>
<p>Thanks for this code. It should be helpful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
