<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Day 3 Homework Solution</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/8394/446f1dee-c1f9-46c3-af71-9e2300178394/day3HomeworkSolution_100_ch9.jpg</url>
		<title>Channel 9 - Day 3 Homework Solution</title>
		<link></link>
	</image>
	<description> Got stuck with the homework assignment?&amp;nbsp; No worries, simply watch enough of this solution video to get un-stuck, OR compare your solution with Bob&#39;s version. IMPORTANT: before you peek at this video, please—for your own sake—try to complete this homework assignment on your own. You&#39;ll only learn through practice, frustration, and exploration. Download the source code in c# Download the source code in VB.Net </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 20:04:19 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 20:04:19 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Day 3 Homework Solution</title>
		<description>
			<![CDATA[ <p>You mentioned in your instructions to catch / trap for the user clicking save, delete, edit button at the wrong time and didn't cover it is in the solution. I just went ahead and set the isEnabled for each of the buttons to prevent the user form clicking the wrong button in the first place... </p><p>I did this with a method setIconButtons(bool edit, bool save, bool delete) and then in each icon button click I told it which icon buttons to turn on / off… </p><p>Great lesson!</p><p>Thanks,</p><p>Scott</p><p>&nbsp;</p><p>&nbsp;</p><p>posted by spier</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634256345850000000</link>
		<pubDate>Wed, 17 Nov 2010 23:49:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634256345850000000</guid>
		<dc:creator>spier</dc:creator>
	</item>
	<item>
		<title>Re: Day 3 Homework Solution</title>
		<description>
			<![CDATA[Hey theres actually an enumeration for Filemode called "Truncate" that will Completely wipe all data in the file without creating another.<br />&nbsp;<br />Love the Series Marco<p>posted by Marco Forte</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634301152270000000</link>
		<pubDate>Sat, 08 Jan 2011 20:27:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634301152270000000</guid>
		<dc:creator>Marco Forte</dc:creator>
	</item>
	<item>
		<title>Re: Day 3 Homework Solution</title>
		<description>
			<![CDATA[ <p>I made a mess of mine. I did everything up to the save point. When trying to save it I was using the technique from the Tombstoning lesson, it didnt work <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif?v=c9' alt='Sad' /></p><p>posted by Mintydog</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634315919780000000</link>
		<pubDate>Tue, 25 Jan 2011 22:39:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634315919780000000</guid>
		<dc:creator>Mintydog</dc:creator>
	</item>
	<item>
		<title>Re: Day 3 Homework Solution</title>
		<description>
			<![CDATA[ <p>Ahh, I've just finished the full thing and I did the delete function different, with fewer lines of code.</p><p>I called the isolated storage and deleted the file, then set the textbox to &quot;&quot;. </p><p>3 lines of code is all it took <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by Mintydog</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634316700910000000</link>
		<pubDate>Wed, 26 Jan 2011 20:21:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634316700910000000</guid>
		<dc:creator>Mintydog</dc:creator>
	</item>
	<item>
		<title>Re: Day 3 Homework Solution</title>
		<description>
			<![CDATA[ <p>@<a href="/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634316700910000000">Mintydog</a>: Same <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif?v=c9' alt='Wink' /></p><p>Oh yeah, GREAT TUTORIALS BOB <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by Jaguma</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634325409390000000</link>
		<pubDate>Sat, 05 Feb 2011 22:15:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634325409390000000</guid>
		<dc:creator>Jaguma</dc:creator>
	</item>
	<item>
		<title>Re: Day 3 Homework Solution</title>
		<description>
			<![CDATA[ <p>Also, to delete the file, couldn't you have just used -&nbsp;<pre class="brush: csharp">private void delete_click(object sender, EventArgs e)
        {
            string fileName = &quot;My_Note.txt&quot;;
            IsolatedStorageFile storage = IsolatedStorageFile.GetUserStoreForApplication();
            storage.DeleteFile(fileName);
            outputBox.Text = &quot;&quot;;
            inputBox.Text = &quot;&quot;;
        } // Delete</pre></p><p>posted by Jaguma</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634325422900000000</link>
		<pubDate>Sat, 05 Feb 2011 22:38:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Day-3-Homework-Solution#c634325422900000000</guid>
		<dc:creator>Jaguma</dc:creator>
	</item>
</channel>
</rss>