<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Time for a little fun and games (Silverlight helps play Sudoku!)</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx</link><description>I'm not much of a Sudoku player, but I was recently in the company of some and got an idea for a Silverlight application to help solve Sudoku puzzles. There are already plenty of fine Sudoku programs out there, so I didn't set out to write "the world's</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title> &amp;raquo; Silverlight Sudoku Helper&amp;nbsp;&amp;raquo; &amp;nbsp;InsideMicrosoft - part of the Blog News Channel</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4500824</link><pubDate>Wed, 22 Aug 2007 02:59:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4500824</guid><dc:creator> » Silverlight Sudoku Helper »  InsideMicrosoft - part of the Blog News Channel</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://microsoft.blognewschannel.com/archives/2007/08/21/silverlight-sudoku-helper/"&gt;http://microsoft.blognewschannel.com/archives/2007/08/21/silverlight-sudoku-helper/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Silverlight helps play Sudoku</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4514269</link><pubDate>Wed, 22 Aug 2007 21:48:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4514269</guid><dc:creator>Walter Stiers - Academic Relations Team (BeLux)</dc:creator><description>&lt;p&gt;Delay's Blog has the entry Time for a little fun and games (Silverlight helps play Sudoku!)&lt;/p&gt;
</description></item><item><title>Silverlight helps play Sudoku</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4515181</link><pubDate>Wed, 22 Aug 2007 22:57:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4515181</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;Delay&amp;amp;#39;s Blog has the entry Time for a little fun and games (Silverlight helps play Sudoku!)&lt;/p&gt;
</description></item><item><title>Silverlight Cream for August 22, 2007 - Part 2</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4516693</link><pubDate>Thu, 23 Aug 2007 02:28:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4516693</guid><dc:creator>WynApse</dc:creator><description>&lt;p&gt;Silverlight Cream for August 22, 2007 - Part 2&lt;/p&gt;
</description></item><item><title>re: Time for a little fun and games (Silverlight helps play Sudoku!)</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4548357</link><pubDate>Sat, 25 Aug 2007 00:19:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4548357</guid><dc:creator>Evangineer</dc:creator><description>&lt;p&gt;BUGBUG: If playing in Internet Explorer 7 with tabs... the ctrl-# function to italicize a guess gets nabbed by the browser. &amp;nbsp;So if you have 4 tabs open, you can't guess 1,2,3, or 4.&lt;/p&gt;
</description></item><item><title>re: can't guess in tabbed IE7</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4548617</link><pubDate>Sat, 25 Aug 2007 00:45:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4548617</guid><dc:creator>Evangineer</dc:creator><description>&lt;p&gt;After poking around a bit more, there is one more caveat. &amp;nbsp;In the example given (4 tabs open), you can't guess the numbers 1-4 is almost correct. You can guess the number of the tab displaying the SudokuHelper. &lt;/p&gt;
</description></item><item><title>re: Time for a little fun and games (Silverlight helps play Sudoku!)</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4548665</link><pubDate>Sat, 25 Aug 2007 00:50:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4548665</guid><dc:creator>Delay</dc:creator><description>&lt;p&gt;Evangineer,&lt;/p&gt;
&lt;p&gt;Yep, I bumped into this myself during development and spent a bit of time trying to come up with a scheme that wouldn't conflict with any of the possible web browsers (no luck). Because I didn't want to get into Alt vs. Meta key issues and I'd already given Shift over to bolding the givens, Ctrl was all that was left for italicizing guesses without resorting to the F1-F9 function keys (which have their own issues). As you point out, IE7 uses Ctrl+# to switch among web page tabs, so there's a potential for conflict. The simple workaround I use is to run the Sudoku helper in its own IE window (i.e., without other tabs open). If you or others have suggestions for better key combinations, I'm happy to consider them as well. :)&lt;/p&gt;
</description></item><item><title>August 30th Links: ASP.NET, ASP.NET AJAX, IIS7, Visual Studio, Silverlight, .NET</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4641874</link><pubDate>Thu, 30 Aug 2007 10:41:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4641874</guid><dc:creator>ScottGu's Blog</dc:creator><description>&lt;p&gt;Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page&lt;/p&gt;
</description></item><item><title>August 30th Links: ASP.NET, ASP.NET AJAX, IIS7, Visual Studio, Silverlight, .NET</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4642094</link><pubDate>Thu, 30 Aug 2007 10:58:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4642094</guid><dc:creator>Elan's Aggregated Blogs</dc:creator><description>&lt;p&gt;Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page&lt;/p&gt;
</description></item><item><title>August 30th Links: ASP.NET, ASP.NET AJAX, IIS7, Visual Studio, Silverlight, .NET</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4642199</link><pubDate>Thu, 30 Aug 2007 11:07:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4642199</guid><dc:creator>BusinessRx Reading List</dc:creator><description>&lt;p&gt;Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page&lt;/p&gt;
</description></item><item><title>August 30th Links: ASP.NET, ASP.NET AJAX, IIS7, Visual Studio, Silverlight, .NET</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4642276</link><pubDate>Thu, 30 Aug 2007 11:12:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4642276</guid><dc:creator>ASP.NET</dc:creator><description>&lt;p&gt;Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page&lt;/p&gt;
</description></item><item><title>数独</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4644085</link><pubDate>Thu, 30 Aug 2007 14:10:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4644085</guid><dc:creator>かるあ のメモ</dc:creator><description>&lt;p&gt;August 30th Links: ASP.NET, ASP.NET AJAX, IIS7, Visual Studio, Silverlight, .NET(ScottGu's Blog) より 面白そうなアプリケーションがいくつか紹介されていました。 いま W-ZERO3 の細い回線なのでまだダウンロードしていませんが...&lt;/p&gt;
</description></item><item><title>Silverlight 1.0 is out and it supports Linux</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4754996</link><pubDate>Wed, 05 Sep 2007 07:33:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4754996</guid><dc:creator>Scott Hanselman's Computer Zen</dc:creator><description /></item><item><title>Silverlight 1.0 officially released</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#4756568</link><pubDate>Wed, 05 Sep 2007 09:07:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4756568</guid><dc:creator>dnknormark.net</dc:creator><description>&lt;p&gt;Silverlight 1.0 officially released&lt;/p&gt;
</description></item><item><title>August 30th Links: ASP.NET, ASP.NET AJAX, IIS7, Visual Studio, Silverlight, .NET</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#5270479</link><pubDate>Thu, 04 Oct 2007 06:02:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5270479</guid><dc:creator>ASPInsiders</dc:creator><description>&lt;p&gt;Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page&lt;/p&gt;
</description></item><item><title>Silverlight 1.0 is out and it supports Linux</title><link>http://blogs.msdn.com/delay/archive/2007/08/21/time-for-a-little-fun-and-games-silverlight-helps-play-sudoku.aspx#5382432</link><pubDate>Tue, 09 Oct 2007 16:32:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5382432</guid><dc:creator>Blogs</dc:creator><description>&lt;p&gt;Wow, I didn&amp;amp;#39;t see this coming. ( That&amp;amp;#39;s a lie, I totally saw it coming and have been saying it&lt;/p&gt;
</description></item></channel></rss>