<?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: Windows Phone 7 Tutorial &#8211; Creating a simple notes app with Silverlight Part 1</title>
	<atom:link href="http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 17:38:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: ?????? ??? ????????????? WP7 &#171; mudryck</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-4567</link>
		<dc:creator>?????? ??? ????????????? WP7 &#171; mudryck</dc:creator>
		<pubDate>Sun, 23 Oct 2011 20:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-4567</guid>
		<description>[...] Creating a simple notes app with Silverlight; [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a simple notes app with Silverlight; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30+ Excellent Windows Phone 7 Development Tutorials &#124; TechSoc</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-3299</link>
		<dc:creator>30+ Excellent Windows Phone 7 Development Tutorials &#124; TechSoc</dc:creator>
		<pubDate>Wed, 10 Aug 2011 12:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-3299</guid>
		<description>[...] Creating a simple notes app with Silverlight [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a simple notes app with Silverlight [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Back on the Data Binding Horse &#171; Skillit0</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-2348</link>
		<dc:creator>Back on the Data Binding Horse &#171; Skillit0</dc:creator>
		<pubDate>Tue, 10 May 2011 20:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-2348</guid>
		<description>[...] course since I have not programed for a month or two. The three part tutorial can be found here. This tutorial that I have completed saves notes into the isolated storage and allows them to be [...]</description>
		<content:encoded><![CDATA[<p>[...] course since I have not programed for a month or two. The three part tutorial can be found here. This tutorial that I have completed saves notes into the isolated storage and allows them to be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutoriales de Windows Phone 7 &#171; Gabriel D. Sulé</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-729</link>
		<dc:creator>Tutoriales de Windows Phone 7 &#171; Gabriel D. Sulé</dc:creator>
		<pubDate>Fri, 04 Feb 2011 15:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-729</guid>
		<description>[...] Creating a simple notes app with Silverlight [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a simple notes app with Silverlight [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frog</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-679</link>
		<dc:creator>frog</dc:creator>
		<pubDate>Sun, 30 Jan 2011 16:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-679</guid>
		<description>Ok it was just a dll missing.
have nice day !</description>
		<content:encoded><![CDATA[<p>Ok it was just a dll missing.<br />
have nice day !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frog</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-678</link>
		<dc:creator>frog</dc:creator>
		<pubDate>Sun, 30 Jan 2011 15:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-678</guid>
		<description>New to this techno, I just followed the instructions.
I get this :

The type or namespace name &#039;DataContractAttribute&#039; could not be found (are you missing a using directive or an assembly reference?) C://..blablabla../Note.cs

I&#039;ve got the same for : DataContract, DataMember, DataMemberAttribute etc..

I must have forgotten something.
Could you give some advice ?</description>
		<content:encoded><![CDATA[<p>New to this techno, I just followed the instructions.<br />
I get this :</p>
<p>The type or namespace name &#8216;DataContractAttribute&#8217; could not be found (are you missing a using directive or an assembly reference?) C://..blablabla../Note.cs</p>
<p>I&#8217;ve got the same for : DataContract, DataMember, DataMemberAttribute etc..</p>
<p>I must have forgotten something.<br />
Could you give some advice ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutoriales para Windows Phone 7 &#171; Gabriel D. Sulé</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-628</link>
		<dc:creator>Tutoriales para Windows Phone 7 &#171; Gabriel D. Sulé</dc:creator>
		<pubDate>Fri, 21 Jan 2011 17:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-628</guid>
		<description>[...] Creating a simple notes app with Silverlight [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a simple notes app with Silverlight [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30+ Amazing Windows Phone 7 Development Tutorials &#124; Windows space</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-572</link>
		<dc:creator>30+ Amazing Windows Phone 7 Development Tutorials &#124; Windows space</dc:creator>
		<pubDate>Wed, 05 Jan 2011 05:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-572</guid>
		<description>[...] Creating a simple notes app with Silverlight [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a simple notes app with Silverlight [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30+ Excellent Windows Phone 7 Development Tutorials - BooleanBase</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-559</link>
		<dc:creator>30+ Excellent Windows Phone 7 Development Tutorials - BooleanBase</dc:creator>
		<pubDate>Tue, 04 Jan 2011 02:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-559</guid>
		<description>[...] Creating a simple notes app with Silverlight [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a simple notes app with Silverlight [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mas de 30 tutoriales sobre desarrollo en Windows Phone 7 &#171; josemiguel.torres</title>
		<link>http://onishimura.com/2010/07/25/windows-phone-7-tutorial-creating-a-simple-notes-app-with-silverlight-part-1/comment-page-1/#comment-557</link>
		<dc:creator>Mas de 30 tutoriales sobre desarrollo en Windows Phone 7 &#171; josemiguel.torres</dc:creator>
		<pubDate>Mon, 03 Jan 2011 16:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://onishimura.com/?p=142#comment-557</guid>
		<description>[...] Creating a simple notes app with Silverlight [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a simple notes app with Silverlight [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

