<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/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:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Entries for William Stacey</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/staceyw/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for William Stacey</title><link>http://channel9.msdn.com/Niners/staceyw/</link></image><description>Entries, comments and threads posted by William Stacey</description><link>http://channel9.msdn.com/Niners/staceyw/</link><language>en-us</language><pubDate>Thu, 26 Nov 2009 19:07:19 GMT</pubDate><lastBuildDate>Thu, 26 Nov 2009 19:07:19 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Happy Thanksgiving 9ers!</title><description>&lt;p&gt;&lt;a rel="lightbox" href="http://blog.weddingpaperdivas.com/wp-content/uploads/2008/11/thanksgiving_turkey-300x217.jpg"&gt;&lt;img src="http://blog.weddingpaperdivas.com/wp-content/uploads/2008/11/thanksgiving_turkey-300x217.jpg" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/509174/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/509174-Happy-Thanksgiving-9ers/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/509174-Happy-Thanksgiving-9ers/</link><pubDate>Thu, 26 Nov 2009 19:07:19 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/509174-Happy-Thanksgiving-9ers/</guid><evnet:views>44</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/509174/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext></evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/509174-Happy-Thanksgiving-9ers/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/509174/Trackback.aspx</trackback:ping></item><item><title>concurrent collections and TakeWhile</title><description>&lt;p&gt;Shouldn't thinngs like the concurrent collections (px), have TakeWhile method(s) that take a predicate?&lt;/p&gt;
&lt;p&gt;That way, you can remove multiple items inside the single lock context atomically, instead of entering and exiting lock context after each take.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Example.&lt;/p&gt;
&lt;p&gt;var readers = bc.TakeWhile(p=&amp;gt;p.IsReader);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Linq Extentions adds things like TakeWhile, but those operate from the "outside" of the collection.&amp;nbsp; This needs to work from the inside.&amp;nbsp; Would there be a general way to implement this pattern for collections in the px?&amp;nbsp;&amp;nbsp; Could there be a way to make the standard extentions, special case concurrent collections in the ways it makes sense - some interface maybe?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/509158/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/509158-concurrent-collections-and-TakeWhile/</comments><link>http://channel9.msdn.com/forums/TechOff/509158-concurrent-collections-and-TakeWhile/</link><pubDate>Thu, 26 Nov 2009 18:59:33 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/509158-concurrent-collections-and-TakeWhile/</guid><evnet:views>27</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/509158/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Shouldn't thinngs like the concurrent collections (px), have TakeWhile method(s) that take a predicate?
That way, you can remove multiple items inside the single lock context atomically, instead of entering and exiting lock context after each take.
&amp;nbsp;
Example.
var readers =&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/509158-concurrent-collections-and-TakeWhile/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/509158/Trackback.aspx</trackback:ping></item><item><title>what up pdc videos?</title><description>&lt;p&gt;1) WMV downloads don't play with Media Player.&amp;nbsp; Get a codec error.&amp;nbsp; Have to play in zune.&lt;/p&gt;
&lt;p&gt;2) If you watch the streams, video is bad and voice track does not match.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What gives?&amp;nbsp; I recommend the Burton video and the Panel with Erik so far.&lt;/p&gt;&lt;img src="http://channel9.msdn.com/508318/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/508318-what-up-pdc-videos/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/508318-what-up-pdc-videos/</link><pubDate>Mon, 23 Nov 2009 16:29:33 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/508318-what-up-pdc-videos/</guid><evnet:views>224</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/508318/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>1) WMV downloads don't play with Media Player.&amp;nbsp; Get a codec error.&amp;nbsp; Have to play in zune.
2) If you watch the streams, video is bad and voice track does not match.
&amp;nbsp;
What gives?&amp;nbsp; I recommend the Burton video and the Panel with Erik so far.</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>11</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/508318-what-up-pdc-videos/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/508318/Trackback.aspx</trackback:ping></item><item><title>Gore to the center of the earth [Gore to the center of the earth]</title><description>&lt;p&gt;Anyone else see how Al Gore thinks the earths core is at least a *several million degrees?&amp;nbsp;(its only about 5000C) And talks about it smugly with absolute&amp;nbsp;confidence of&amp;nbsp;his perfect knowledge.&amp;nbsp; I about fell off my chair.&amp;nbsp; Besides being creator of the Internet and&amp;nbsp;carbon credits, he is now officially a buffoon.&amp;nbsp; A lot of people should be demanding their money back.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/507894-Gore-to-the-center-of-the-earth/'&gt;Gore to the center of the earth&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/507894/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/507894-Gore-to-the-center-of-the-earth/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/507894-Gore-to-the-center-of-the-earth/</link><pubDate>Sat, 21 Nov 2009 05:30:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/507894-Gore-to-the-center-of-the-earth/</guid><evnet:views>390</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/507894/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Anyone else see how Al Gore thinks the earths core is at least a *several million degrees?&amp;nbsp;(its only about 5000C) And talks about it smugly with absolute&amp;nbsp;confidence of&amp;nbsp;his perfect knowledge.&amp;nbsp; I about fell off my chair.&amp;nbsp; Besides being creator of the Internet and&amp;nbsp;carbon&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>34</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/507894-Gore-to-the-center-of-the-earth/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/507894/Trackback.aspx</trackback:ping></item><item><title>R.I.P Office Accounting :( [R.I.P Office Accounting :(]</title><description>&lt;p&gt;var dp = from p in MS.Products&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where p.Dead = true&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; select p;&lt;/p&gt;
&lt;p&gt;ObjectDumpter.Write(dp);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Microsoft Money&lt;/p&gt;
&lt;p&gt;Microsoft Encarta&lt;/p&gt;
&lt;p&gt;Windows OneCare&lt;/p&gt;
&lt;p&gt;Soapbox&lt;/p&gt;
&lt;p&gt;Windows Live Events&lt;/p&gt;
&lt;p&gt;Microsoft Recite&lt;/p&gt;
&lt;p&gt;Office Accounting&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To bad, I thought it had some nice features and some promise.&amp;nbsp; QB will never add .Net api with linq support now :(&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The guy actually said "we have determined that other Microsoft offerings such as free templates in the Office system used with Excel (can be used instead)..."&amp;nbsp;&amp;nbsp; He actually said that?&amp;nbsp; You got to be kidding me...&amp;nbsp; I think you quit to early on this one.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/503465-RIP-Office-Accounting-/'&gt;R.I.P Office Accounting :(&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/503465/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/503465-RIP-Office-Accounting-/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/503465-RIP-Office-Accounting-/</link><pubDate>Sat, 31 Oct 2009 03:29:08 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/503465-RIP-Office-Accounting-/</guid><evnet:views>403</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/503465/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>var dp = from p in MS.Products
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where p.Dead = true
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; select p;
ObjectDumpter.Write(dp);
&amp;nbsp;
Microsoft Money
Microsoft&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>16</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/503465-RIP-Office-Accounting-/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/503465/Trackback.aspx</trackback:ping></item><item><title>PubSubHub, Push, ePoll, and Scoble [PubSubHub, Push, ePoll, and Scoble]</title><description>&lt;p&gt;Gillmor Gang&amp;nbsp;with Scoble on the line are talking about PubSubHubbub here.&amp;nbsp; &lt;a href="http://gillmorgang.techcrunch.com/"&gt;http://gillmorgang.techcrunch.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Funny thing, people think this Pub/Sub and Push&amp;nbsp;stuff is new and forget it is about 20 years old (i.e. IMAP, SNNP, etc).&amp;nbsp; I forwarded them over to Erik's Rx and his video. &amp;nbsp;Seems Techcruch wants to give Winer credit for PubSub here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.techcrunch.com/2009/09/09/rsscloud-vs-pubsubhubbub-why-the-fat-pings-win/"&gt;http://www.techcrunch.com/2009/09/09/rsscloud-vs-pubsubhubbub-why-the-fat-pings-win/&lt;/a&gt;&lt;br /&gt;"Dave Winer deserves the credit for coming up with the idea long before anyone else..."&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Give me a break!.&amp;nbsp; I guess he invented TCP also.&amp;nbsp; &amp;nbsp;Also of note, Robert has a new baby and was in the video.&amp;nbsp; Congrats Robert!&amp;nbsp; Another RSSer in the making.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;They also talked about Linux's ePoll.&amp;nbsp; Which I guess is something new that allows server to manage 100K+ TCP sockets. I was not aware of this technology. What is MS's answer to this?&amp;nbsp; Doesn't&amp;nbsp;windows still foobar after about 3K, or is that changed?&amp;nbsp; Hint, Hint, Rx Notify abstraction&amp;nbsp;of TCP Accept is needed here:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;var q = from s in TcpClient.Connections(3300)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where s.ClientIPAddress != 4.x.x.x&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; select s;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;foreach(TcpClient s in q)&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // process client.&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/495713-PubSubHub-Push-ePoll-and-Scoble/'&gt;PubSubHub, Push, ePoll, and Scoble&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/495713/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/495713-PubSubHub-Push-ePoll-and-Scoble/</comments><link>http://channel9.msdn.com/forums/TechOff/495713-PubSubHub-Push-ePoll-and-Scoble/</link><pubDate>Fri, 02 Oct 2009 18:25:08 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/495713-PubSubHub-Push-ePoll-and-Scoble/</guid><evnet:views>610</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/495713/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Gillmor Gang&amp;nbsp;with Scoble on the line are talking about PubSubHubbub here.&amp;nbsp; http://gillmorgang.techcrunch.com/
Funny thing, people think this Pub/Sub and Push&amp;nbsp;stuff is new and forget it is about 20 years old (i.e. IMAP, SNNP, etc).&amp;nbsp; I forwarded them over to Erik's Rx and his&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/495713-PubSubHub-Push-ePoll-and-Scoble/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/495713/Trackback.aspx</trackback:ping></item><item><title>low fruit mobile phone feature [low fruit mobile phone feature]</title><description>&lt;p&gt;When someone is calling you, and you can't take the call (say on another phone), there should be a button to tell them "I am on the phone, voice message is turned off, I will call you back shortly...".&amp;nbsp; That way you can save them time in leaving a wasted message, they know your on the phone, and you don't have to call your voice mail to delete the message.&amp;nbsp; Time savings all around.&amp;nbsp; You could just tie it to the Stop button during an incoming ring.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/495051-low-fruit-mobile-phone-feature/'&gt;low fruit mobile phone feature&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/495051/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/495051-low-fruit-mobile-phone-feature/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/495051-low-fruit-mobile-phone-feature/</link><pubDate>Tue, 29 Sep 2009 15:34:21 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/495051-low-fruit-mobile-phone-feature/</guid><evnet:views>492</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/495051/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>When someone is calling you, and you can't take the call (say on another phone), there should be a button to tell them "I am on the phone, voice message is turned off, I will call you back shortly...".&amp;nbsp; That way you can save them time in leaving a wasted message, they know your on the phone,&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/495051-low-fruit-mobile-phone-feature/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/495051/Trackback.aspx</trackback:ping></item><item><title>Wacom? [Wacom?]</title><description>&lt;p&gt;Anyone know what is going on with Wacom.&lt;/p&gt;
&lt;p&gt;Everywhere I look online, their primary products&amp;nbsp;(Bamboo, etc) are out of stock - even on their own eStore.&amp;nbsp; Either there is a run on graphics tablets for some reason, or something is up.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/493507-Wacom/'&gt;Wacom?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/493507/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/493507-Wacom/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/493507-Wacom/</link><pubDate>Tue, 22 Sep 2009 00:03:05 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/493507-Wacom/</guid><evnet:views>542</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/493507/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Anyone know what is going on with Wacom.
Everywhere I look online, their primary products&amp;nbsp;(Bamboo, etc) are out of stock - even on their own eStore.&amp;nbsp; Either there is a run on graphics tablets for some reason, or something is up.in reply to Wacom?</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/493507-Wacom/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/493507/Trackback.aspx</trackback:ping></item><item><title>Tuple type [Tuple type]</title><description>&lt;p&gt;I know the System.Tuple type in fx4.0 (&lt;a href="http://msdn.microsoft.com/en-us/magazine/dd942829.aspx"&gt;http://msdn.microsoft.com/en-us/magazine/dd942829.aspx&lt;/a&gt;)&amp;nbsp; will be useful and glad it was added.&amp;nbsp; But if you had to make an argument for why you need it over creating a property class (e.g. DTO), what would the arguments be? Reducing number of classes is one (program size and complexity).&amp;nbsp; Having to stop and define a new type is another (programer speed).&amp;nbsp;&amp;nbsp; However, having a concrete type can also be an advantage.&amp;nbsp; Please weight&amp;nbsp;the pros and cons.&amp;nbsp; tia.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/486777-Tuple-type/'&gt;Tuple type&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/486777/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/486777-Tuple-type/</comments><link>http://channel9.msdn.com/forums/TechOff/486777-Tuple-type/</link><pubDate>Tue, 25 Aug 2009 17:01:47 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/486777-Tuple-type/</guid><evnet:views>412</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/486777/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I know the System.Tuple type in fx4.0 (http://msdn.microsoft.com/en-us/magazine/dd942829.aspx)&amp;nbsp; will be useful and glad it was added.&amp;nbsp; But if you had to make an argument for why you need it over creating a property class (e.g. DTO), what would the arguments be? Reducing number of classes&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/486777-Tuple-type/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/486777/Trackback.aspx</trackback:ping></item><item><title>Expression 3 on DreakSpark [Expression 3 on DreakSpark]</title><description>&lt;p&gt;Did not see anyone mention it yet, but Expression 3 is up on DreamSpark.&amp;nbsp; :-)&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.dreamspark.com/default.aspx"&gt;https://www.dreamspark.com/default.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/486313-Expression-3-on-DreakSpark/'&gt;Expression 3 on DreakSpark&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/486313/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/486313-Expression-3-on-DreakSpark/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/486313-Expression-3-on-DreakSpark/</link><pubDate>Sat, 22 Aug 2009 05:16:36 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/486313-Expression-3-on-DreakSpark/</guid><evnet:views>764</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/486313/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Did not see anyone mention it yet, but Expression 3 is up on DreamSpark.&amp;nbsp; :-)
https://www.dreamspark.com/default.aspxin reply to Expression 3 on DreakSpark</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/486313-Expression-3-on-DreakSpark/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/486313/Trackback.aspx</trackback:ping></item><item><title>Camera w/ webcam mode [Camera w/ webcam mode]</title><description>&lt;p&gt;I really wanted this Canon Powershot &lt;a href="http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;amp;fcategoryid=145&amp;amp;modelid=18183"&gt;http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;amp;fcategoryid=145&amp;amp;modelid=18183&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It has HDMI out, but it does not appear to have a live webcam mode where it streams the live video over the HDMI (only recorded HDMI out from storage).&amp;nbsp; Anyone know a camera in same range that does have a webcam-mode with an HDMI out?&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/485238-Camera-w-webcam-mode/'&gt;Camera w/ webcam mode&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/485238/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/485238-Camera-w-webcam-mode/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/485238-Camera-w-webcam-mode/</link><pubDate>Sat, 15 Aug 2009 02:28:48 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/485238-Camera-w-webcam-mode/</guid><evnet:views>977</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/485238/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I really wanted this Canon Powershot http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;amp;fcategoryid=145&amp;amp;modelid=18183
&amp;nbsp;
It has HDMI out, but it does not appear to have a live webcam mode where it streams the live video over the HDMI (only recorded HDMI out from&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>10</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/485238-Camera-w-webcam-mode/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/485238/Trackback.aspx</trackback:ping></item><item><title>Zune HD site [Zune HD site]</title><description>&lt;p&gt;&lt;a href="http://www.zune.net/en-us/mp3players/zunehd/default.htm?campaignID=preorder081309"&gt;http://www.zune.net/en-us/mp3players/zunehd/default.htm?campaignID=preorder081309&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;MS.&amp;nbsp; Are you kidding me?&amp;nbsp; Your using flash instead of silverlight for this?&amp;nbsp; I am a sl fan.&amp;nbsp; But if you don't start using your own product, I start to wonder.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/484958-Zune-HD-site/'&gt;Zune HD site&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/484958/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/484958-Zune-HD-site/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/484958-Zune-HD-site/</link><pubDate>Thu, 13 Aug 2009 16:26:56 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/484958-Zune-HD-site/</guid><evnet:views>965</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/484958/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>http://www.zune.net/en-us/mp3players/zunehd/default.htm?campaignID=preorder081309
&amp;nbsp;
MS.&amp;nbsp; Are you kidding me?&amp;nbsp; Your using flash instead of silverlight for this?&amp;nbsp; I am a sl fan.&amp;nbsp; But if you don't start using your own product, I start to wonder.in reply to Zune HD site</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/484958-Zune-HD-site/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/484958/Trackback.aspx</trackback:ping></item><item><title>Case closed picture [Case closed picture]</title><description>&lt;p&gt;My 12 year old drew this the other day.&amp;nbsp; I need to get this child into Silverlight design.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a rel="lightbox" href="http://williamstacey.files.wordpress.com/2009/08/caseclosed.jpg"&gt;&lt;img src="http://williamstacey.files.wordpress.com/2009/08/caseclosed.jpg" alt="" width="488" height="404" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://deepzoompix.com/Album.aspx?alias=WJS&amp;amp;album=3"&gt;http://deepzoompix.com/Album.aspx?alias=WJS&amp;amp;album=3&lt;/a&gt;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/483192-Case-closed-picture/'&gt;Case closed picture&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/483192/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/483192-Case-closed-picture/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/483192-Case-closed-picture/</link><pubDate>Thu, 06 Aug 2009 18:51:44 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/483192-Case-closed-picture/</guid><evnet:views>844</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/483192/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>My 12 year old drew this the other day.&amp;nbsp; I need to get this child into Silverlight design.
&amp;nbsp;
&amp;nbsp;
http://deepzoompix.com/Album.aspx?alias=WJS&amp;amp;album=3in reply to Case closed picture</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>7</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/483192-Case-closed-picture/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/483192/Trackback.aspx</trackback:ping></item><item><title>My first Silverlight3 site [My first Silverlight3 site]</title><description>&lt;p&gt;Created my first SL 3 site here: &lt;a href="http://hiexpressbirmingham.com/"&gt;http://hiexpressbirmingham.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;100% silverlight.&amp;nbsp;&amp;nbsp;Coded&amp;nbsp;timed image faders,&amp;nbsp;news ticker on bottom and&amp;nbsp;the&amp;nbsp;logo spins (using perspective 2d) when clicked.&lt;br /&gt;Still a work in progress, but am really liking this sl thing.&amp;nbsp; I am worried about the whole silverlight install thing, but am thinking.&amp;nbsp; If you in for an ounce, your in for a pound.&amp;nbsp; If you add any silverlight controls, you may as well make your whole site silverlight and be consistent.&amp;nbsp; Not sure.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/478597-My-first-Silverlight3-site/'&gt;My first Silverlight3 site&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/478597/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/478597-My-first-Silverlight3-site/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/478597-My-first-Silverlight3-site/</link><pubDate>Tue, 14 Jul 2009 02:37:11 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/478597-My-first-Silverlight3-site/</guid><evnet:views>846</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/478597/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Created my first SL 3 site here: http://hiexpressbirmingham.com/
100% silverlight.&amp;nbsp;&amp;nbsp;Coded&amp;nbsp;timed image faders,&amp;nbsp;news ticker on bottom and&amp;nbsp;the&amp;nbsp;logo spins (using perspective 2d) when clicked.Still a work in progress, but am really liking this sl thing.&amp;nbsp; I am worried&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>25</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/478597-My-first-Silverlight3-site/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/478597/Trackback.aspx</trackback:ping></item><item><title>Silverlight 3 live [Silverlight 3 live]</title><description>&lt;p&gt;As promised on July 10th, Silverlight 3 rtm.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/silverlight/"&gt;http://www.microsoft.com/silverlight/&lt;/a&gt;&amp;nbsp;(prompts to install sl 3)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displaylang=en&lt;/a&gt;&amp;nbsp;(vs 2008 dev tools)&lt;/p&gt;
&lt;p&gt;Mine farted because of SL3 beta dev tools was on my machine and I will need to do some clean up and maybe wait for rtm dev tools, but hopefully others will install fine.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/477856-Silverlight-3-live/'&gt;Silverlight 3 live&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/477856/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/477856-Silverlight-3-live/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/477856-Silverlight-3-live/</link><pubDate>Fri, 10 Jul 2009 06:24:54 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/477856-Silverlight-3-live/</guid><evnet:views>604</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/477856/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>As promised on July 10th, Silverlight 3 rtm.
http://www.microsoft.com/silverlight/&amp;nbsp;(prompts to install sl 3)
http://www.microsoft.com/downloads/details.aspx?familyid=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displaylang=en&amp;nbsp;(vs 2008 dev tools)
Mine farted because of SL3 beta dev tools was on&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/477856-Silverlight-3-live/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/477856/Trackback.aspx</trackback:ping></item><item><title>Twit the new BBS [Twit the new BBS]</title><description>&lt;p&gt;Funny how everying old is new again.&amp;nbsp; So many people think twitter is soo new.&amp;nbsp; They must not be old enouph to remember CompuServe or other bulletin board systems (i.e. WildCat BB).&amp;nbsp; &lt;a href="http://paperpc.blogspot.com/2009/04/its-over-compuserve-classic-is-closing.html"&gt;Fairwell CompuServe&lt;/a&gt; -RIP.&amp;nbsp; Proably never heard of 300bps modems either.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/476822-Twit-the-new-BBS/'&gt;Twit the new BBS&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/476822/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/476822-Twit-the-new-BBS/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/476822-Twit-the-new-BBS/</link><pubDate>Fri, 03 Jul 2009 18:37:39 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/476822-Twit-the-new-BBS/</guid><evnet:views>1079</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476822/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Funny how everying old is new again.&amp;nbsp; So many people think twitter is soo new.&amp;nbsp; They must not be old enouph to remember CompuServe or other bulletin board systems (i.e. WildCat BB).&amp;nbsp; Fairwell CompuServe -RIP.&amp;nbsp; Proably never heard of 300bps modems either.in reply to Twit the new BBS</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>30</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/476822-Twit-the-new-BBS/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/476822/Trackback.aspx</trackback:ping></item><item><title>flash motion panel in silverlight [flash motion panel in silverlight]</title><description>&lt;p&gt;In lower left orange panel here &lt;a href="http://drphil.com/show_main/"&gt;http://drphil.com/show_main/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;looks like a panel with soft motion.&amp;nbsp; How would you do this in SL, or is it a media player playing a video?&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/476141-flash-motion-panel-in-silverlight/'&gt;flash motion panel in silverlight&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/476141/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/476141-flash-motion-panel-in-silverlight/</comments><link>http://channel9.msdn.com/forums/TechOff/476141-flash-motion-panel-in-silverlight/</link><pubDate>Tue, 30 Jun 2009 00:13:12 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/476141-flash-motion-panel-in-silverlight/</guid><evnet:views>466</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476141/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>In lower left orange panel here http://drphil.com/show_main/
looks like a panel with soft motion.&amp;nbsp; How would you do this in SL, or is it a media player playing a video?in reply to flash motion panel in silverlight</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/476141-flash-motion-panel-in-silverlight/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/476141/Trackback.aspx</trackback:ping></item><item><title>Silverlight ResizeObject. [Silverlight ResizeObject.]</title><description>&lt;p&gt;HtmlPage.Window.Invoke( "ResizeObject", new object[] { height } );&lt;/p&gt;
&lt;p&gt;Exception:&lt;br /&gt;Failed to Invoke: ResizeObject.&lt;/p&gt;
&lt;p&gt;Code supposed to resize the current SL object fails.&amp;nbsp; SL3.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/475922-Silverlight-ResizeObject/'&gt;Silverlight ResizeObject.&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/475922/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/475922-Silverlight-ResizeObject/</comments><link>http://channel9.msdn.com/forums/TechOff/475922-Silverlight-ResizeObject/</link><pubDate>Sun, 28 Jun 2009 15:46:37 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/475922-Silverlight-ResizeObject/</guid><evnet:views>389</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/475922/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>HtmlPage.Window.Invoke( "ResizeObject", new object[] { height } );
Exception:Failed to Invoke: ResizeObject.
Code supposed to resize the current SL object fails.&amp;nbsp; SL3.in reply to Silverlight ResizeObject.</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/475922-Silverlight-ResizeObject/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/475922/Trackback.aspx</trackback:ping></item><item><title>news tickers [news tickers]</title><description>&lt;p&gt;Do those tickers and info panels and context-pictures on the bottom of cable news channels have formal names?&amp;nbsp; tia&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/475921-news-tickers/'&gt;news tickers&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/475921/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/475921-news-tickers/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/475921-news-tickers/</link><pubDate>Sun, 28 Jun 2009 15:42:03 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/475921-news-tickers/</guid><evnet:views>563</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/475921/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Do those tickers and info panels and context-pictures on the bottom of cable news channels have formal names?&amp;nbsp; tiain reply to news tickers</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/475921-news-tickers/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/475921/Trackback.aspx</trackback:ping></item><item><title>mySql and Entity connector [mySql and Entity connector]</title><description>&lt;p&gt;Wifes work is in need of a REST solution for their web site.&amp;nbsp; I was thinking about using ADO.Net Data Services.&amp;nbsp; The mySql .Net connector does not work with vs Express (it seems) and does not show up in VS2010 either.&amp;nbsp; I don't currently have vs2008 to test it.&amp;nbsp; Anyone get Entity/Astoria working with mySql?&amp;nbsp;&amp;nbsp;The db shows up in Server manager in vs2008?&amp;nbsp; tia&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/473831-mySql-and-Entity-connector/'&gt;mySql and Entity connector&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/473831/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/473831-mySql-and-Entity-connector/</comments><link>http://channel9.msdn.com/forums/TechOff/473831-mySql-and-Entity-connector/</link><pubDate>Mon, 15 Jun 2009 13:33:49 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/473831-mySql-and-Entity-connector/</guid><evnet:views>570</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473831/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Wifes work is in need of a REST solution for their web site.&amp;nbsp; I was thinking about using ADO.Net Data Services.&amp;nbsp; The mySql .Net connector does not work with vs Express (it seems) and does not show up in VS2010 either.&amp;nbsp; I don't currently have vs2008 to test it.&amp;nbsp; Anyone get&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/473831-mySql-and-Entity-connector/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/473831/Trackback.aspx</trackback:ping></item><item><title>Ideas for Bing [Ideas for Bing]</title><description>&lt;p&gt;The bing box should also be able to:&lt;/p&gt;
&lt;p&gt;1) Enter an address "123 smith, troy, mi"&amp;nbsp; and have it pull up a live map.&amp;nbsp; Does not seem to do this yet.&lt;/p&gt;
&lt;p&gt;2) Reverse phone number search seems to work for some numbers.&amp;nbsp; cool.&lt;/p&gt;
&lt;p&gt;3) Commands:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "@user1 Hi you." Send a tweet.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "#248-555-1212 call me"&amp;nbsp; Send a text message.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "2+2="&amp;nbsp;&amp;nbsp; Math mode.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "123 smith, troy, mi - 555 demille, lapeer, mi"&amp;nbsp; Get a directions map.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Many others possible.&amp;nbsp; Could also make it Extensible with user or ISV plug-ins.&amp;nbsp; Add my own c# code :)&amp;nbsp; Now that adds some interesting possibilites.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/471528-Ideas-for-Bing/'&gt;Ideas for Bing&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/471528/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/471528-Ideas-for-Bing/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/471528-Ideas-for-Bing/</link><pubDate>Mon, 01 Jun 2009 17:56:40 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/471528-Ideas-for-Bing/</guid><evnet:views>813</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/471528/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The bing box should also be able to:
1) Enter an address "123 smith, troy, mi"&amp;nbsp; and have it pull up a live map.&amp;nbsp; Does not seem to do this yet.
2) Reverse phone number search seems to work for some numbers.&amp;nbsp; cool.
3) Commands:
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "@user1 Hi you." Send a&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/471528-Ideas-for-Bing/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/471528/Trackback.aspx</trackback:ping></item><item><title>Biden-Flu [Biden-Flu]</title><description>&lt;p&gt;I think Pelosi now has the &amp;ldquo;Biden Flu&amp;rdquo;.&amp;nbsp; Say what ever the heck makes you feel good and ignore&amp;nbsp;all truth.&amp;nbsp;&amp;nbsp;Because you are so "all that", nobody will now the difference.&amp;nbsp; She is like that one person in your office that takes all credit, and blames everyone else, and somehow gets away with it because nobody calls them on it.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/469466-Biden-Flu/'&gt;Biden-Flu&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/469466/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/469466-Biden-Flu/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/469466-Biden-Flu/</link><pubDate>Fri, 15 May 2009 23:21:45 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/469466-Biden-Flu/</guid><evnet:views>1107</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/469466/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I think Pelosi now has the &amp;ldquo;Biden Flu&amp;rdquo;.&amp;nbsp; Say what ever the heck makes you feel good and ignore&amp;nbsp;all truth.&amp;nbsp;&amp;nbsp;Because you are so "all that", nobody will now the difference.&amp;nbsp; She is like that one person in your office that takes all credit, and blames everyone else,&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/469466-Biden-Flu/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/469466/Trackback.aspx</trackback:ping></item><item><title>error after sql server 2008 sp1 [error after sql server 2008 sp1]</title><description>After installing SQL server 2008sp1, I can't start my Project that has a User Instance DB in the project. connection string not changed.&lt;BR&gt;Am at a loss what to look for.&amp;nbsp; I suspect some kind of security change or some switch that was reset during the sp update.&amp;nbsp; If I attach to the DB in ..\bin\debug and remove"UserInstance=true" from the connection string - it works.&amp;nbsp; So it seems related to mounting a local user instance.&lt;BR&gt;&lt;BR&gt;Client exception:&lt;BR&gt;{"Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed."}&lt;BR&gt;&lt;BR&gt;Sql Error log: 
&lt;P&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: 17156, Severity: 16, State: 1.&lt;BR&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; initeventlog: Could not initiate the EventLog Service for the key '335289A1-FCB0-47', last error code is 2.&lt;BR&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft SQL Server 2008 (SP1) - 10.0.2531.0 (Intel X86) &lt;BR&gt;&amp;nbsp;Mar 29 2009 10:27:29 &lt;BR&gt;&amp;nbsp;Copyright (c) 1988-2008 Microsoft Corporation&lt;BR&gt;&amp;nbsp;Express Edition on Windows NT 6.0 &amp;lt;X86&amp;gt; (Build 6001: Service Pack 1)&lt;/P&gt;
&lt;P&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (c) 2005 Microsoft Corporation.&lt;BR&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All rights reserved.&lt;BR&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Server process ID is 4384.&lt;BR&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System Manufacturer: 'Gateway', System Model: 'Gateway M680'.&lt;BR&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authentication mode is WINDOWS-ONLY.&lt;BR&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Logging SQL Server messages in file 'C:\Users\William\AppData\Local\Microsoft\Microsoft SQL Server Data\SQLEXPRESS08\error.log'.&lt;BR&gt;2009-05-02 22:32:53.58 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Command Line Startup Parameters:&lt;BR&gt;&amp;nbsp; -U c:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS08\MSSQL\Template Data&lt;BR&gt;&amp;nbsp; -d C:\Users\William\AppData\Local\Microsoft\Microsoft SQL Server Data\SQLEXPRESS08\master.mdf&lt;BR&gt;&amp;nbsp; -l C:\Users\William\AppData\Local\Microsoft\Microsoft SQL Server Data\SQLEXPRESS08\mastlog.ldf&lt;BR&gt;&amp;nbsp; -e C:\Users\William\AppData\Local\Microsoft\Microsoft SQL Server Data\SQLEXPRESS08\error.log&lt;BR&gt;&amp;nbsp; -c&lt;BR&gt;&amp;nbsp; -K&lt;BR&gt;&amp;nbsp; -S SQLEXPRESS08&lt;BR&gt;&amp;nbsp; -s 335289A1-FCB0-47&lt;BR&gt;&amp;nbsp; -w 60&lt;BR&gt;&amp;nbsp; -T 1617&lt;BR&gt;2009-05-02 22:32:53.89 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.&lt;BR&gt;2009-05-02 22:32:53.89 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Detected 1 CPUs. This is an informational message; no user action is required.&lt;BR&gt;2009-05-02 22:32:53.90 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Perfmon counters for resource governor pools and groups failed to initialize and are disabled.&lt;BR&gt;2009-05-02 22:32:53.91 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using dynamic lock allocation.&amp;nbsp; Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.&amp;nbsp; This is an informational message only.&amp;nbsp; No user action is required.&lt;BR&gt;2009-05-02 22:32:54.03 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node configuration: node 0: CPU mask: 0x00000001 Active CPU mask: 0x00000001. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.&lt;BR&gt;2009-05-02 22:32:54.07 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting up database 'master'.&lt;BR&gt;2009-05-02 22:32:54.81 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.&lt;BR&gt;2009-05-02 22:32:56.63 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: 5598, Severity: 16, State: 2.&lt;BR&gt;2009-05-02 22:32:56.63 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILESTREAM feature is not supported on user instances.&lt;BR&gt;2009-05-02 22:32:56.63 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILESTREAM: effective level = 0, configured level = 3, file system access share name = 'SQLEXPRESS08'.&lt;BR&gt;2009-05-02 22:32:56.70 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL Trace ID 1 was started by login "sa".&lt;BR&gt;2009-05-02 22:32:56.77 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting up database 'mssqlsystemresource'.&lt;BR&gt;2009-05-02 22:32:56.80 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The resource database build version is 10.00.2531. This is an informational message only. No user action is required.&lt;BR&gt;2009-05-02 22:32:57.29 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: 15466, Severity: 16, State: 1.&lt;BR&gt;2009-05-02 22:32:57.29 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; An error occurred during decryption.&lt;BR&gt;2009-05-02 22:32:57.65 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The current master key cannot be decrypted. The error was ignored because the FORCE option was specified.&lt;BR&gt;2009-05-02 22:32:57.69 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: 5602, Severity: 16, State: 1.&lt;BR&gt;2009-05-02 22:32:57.69 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The service master key regeneration was successful.&lt;BR&gt;2009-05-02 22:32:57.81 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: 5604, Severity: 16, State: 1.&lt;BR&gt;2009-05-02 22:32:57.81 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The password regeneration attempt for SA was successful.&lt;BR&gt;2009-05-02 22:32:57.81 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Server name is 'WILLIAM-PC\335289A1-FCB0-47'. This is an informational message only. No user action is required.&lt;BR&gt;2009-05-02 22:32:57.81 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Server local connection provider is ready to accept connection on [ &lt;A href="http://channel9.msdn.comfile://\\.\pipe\335289A1-FCB0-47\tsql\query&gt;\\.\pipe\335289A1-FCB0-47\tsql\query&lt;/A&gt; ].&lt;BR&gt;2009-05-02 22:32:57.81 spid9s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting up database 'model'.&lt;BR&gt;2009-05-02 22:32:57.83 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dedicated administrator connection support was not started because it is disabled on this edition of SQL Server. If you want to use a dedicated administrator connection, restart SQL Server using the trace flag 7806. This is an informational message only. No user action is required.&lt;BR&gt;2009-05-02 22:32:57.84 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Error: 0x54b, state: 3. Failure to register an SPN may cause integrated authentication to fall back to NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies.&lt;BR&gt;2009-05-02 22:32:57.84 Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL Server is now ready for client connections. This is an informational message; no user action is required.&lt;BR&gt;2009-05-02 22:32:58.81 spid7s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting up database 'msdb'.&lt;BR&gt;2009-05-02 22:32:58.92 spid9s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clearing tempdb database.&lt;BR&gt;2009-05-02 22:33:00.30 spid9s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting up database 'tempdb'.&lt;BR&gt;2009-05-02 22:33:00.45 spid12s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Service Broker protocol transport is disabled or not configured.&lt;BR&gt;2009-05-02 22:33:00.45 spid12s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Database Mirroring protocol transport is disabled or not configured.&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/467776-error-after-sql-server-2008-sp1/'&gt;error after sql server 2008 sp1&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/467776/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/467776-error-after-sql-server-2008-sp1/</comments><link>http://channel9.msdn.com/forums/TechOff/467776-error-after-sql-server-2008-sp1/</link><pubDate>Sun, 03 May 2009 02:39:24 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/467776-error-after-sql-server-2008-sp1/</guid><evnet:views>1496</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/467776/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>After installing SQL server 2008sp1, I can't start my Project that has a User Instance DB in the project. connection string not changed.Am at a loss what to look for.&amp;nbsp; I suspect some kind of security change or some switch that was reset during the sp update.&amp;nbsp; If I attach to the DB in&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/467776-error-after-sql-server-2008-sp1/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/467776/Trackback.aspx</trackback:ping></item><item><title>Search feature [Search feature]</title><description>Like in Quickbooks, a daterange combobox should allow&amp;nbsp;"last week", "last month", "last year", "this year to date", etc.&amp;nbsp; Fairly easy to do but easier for the user.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/466786-Search-feature/'&gt;Search feature&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/466786/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/466786-Search-feature/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/466786-Search-feature/</link><pubDate>Sun, 26 Apr 2009 03:24:24 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/466786-Search-feature/</guid><evnet:views>633</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/466786/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Like in Quickbooks, a daterange combobox should allow&amp;nbsp;"last week", "last month", "last year", "this year to date", etc.&amp;nbsp; Fairly easy to do but easier for the user.in reply to Search feature</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/466786-Search-feature/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/466786/Trackback.aspx</trackback:ping></item><item><title>Silverlight web designer IIS7 plug in. [Silverlight web designer IIS7 plug in.]</title><description>Why not create a plug-in for IIS7 that allows users to design web site in a browser using silverlight.&amp;nbsp; No VS required.&amp;nbsp; Just a silverlight app to design silverlight web pages.&amp;nbsp; Would make creating and hosting simple/medium&amp;nbsp;complex pages&amp;nbsp;a breeze.&amp;nbsp; Kinda like PopFly with drag and drop and WYSIWYG designer with web design focus.&amp;nbsp; Is there such a host already?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/465281-Silverlight-web-designer-IIS7-plug-in/'&gt;Silverlight web designer IIS7 plug in.&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/465281/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/465281-Silverlight-web-designer-IIS7-plug-in/</comments><link>http://channel9.msdn.com/forums/TechOff/465281-Silverlight-web-designer-IIS7-plug-in/</link><pubDate>Tue, 14 Apr 2009 05:01:48 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/465281-Silverlight-web-designer-IIS7-plug-in/</guid><evnet:views>541</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/465281/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Why not create a plug-in for IIS7 that allows users to design web site in a browser using silverlight.&amp;nbsp; No VS required.&amp;nbsp; Just a silverlight app to design silverlight web pages.&amp;nbsp; Would make creating and hosting simple/medium&amp;nbsp;complex pages&amp;nbsp;a breeze.&amp;nbsp; Kinda like PopFly&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/465281-Silverlight-web-designer-IIS7-plug-in/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/465281/Trackback.aspx</trackback:ping></item></channel></rss>