<?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>Channel 9 - Entries tagged with Gesturecons</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Tags/gesturecons/RSS"></atom:link>
    <itunes:summary></itunes:summary>
    <itunes:author>Microsoft</itunes:author>
    <itunes:subtitle></itunes:subtitle>
    <image>
      <url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
      <title>Channel 9 - Entries tagged with Gesturecons</title>
      <link>http://channel9.msdn.com/Tags/gesturecons</link>
    </image>
    <itunes:image href=""></itunes:image>
    <itunes:category text="Technology"></itunes:category>
    <description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
    <link>http://channel9.msdn.com/Tags/gesturecons</link>
    <language>en</language>
    <pubDate>Fri, 24 May 2013 23:49:18 GMT</pubDate>
    <lastBuildDate>Fri, 24 May 2013 23:49:18 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>1</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>TWC9: MIX10, Tweevo, Silverlight Augmented Reality, testing</title>
      <description><![CDATA[
<p>This week on Channel 9, Dan and Brian discuss the week's top developer news, including:
</p>
<ul>
<li>Mike Swanson - <a shape="rect" href="http://blogs.msdn.com/mswanson/archive/2010/02/23/all-about-mix10.aspx" shape="rect">
MIX 10 Recap</a>
<ul>
<li><strong>Interesting because</strong>: MIX10 is going to be BIG this year and Mike discusses everything going on with the event&nbsp;
</li></ul>
</li><li>Coding4Fun - Brian Peek - Tweevo (<a shape="rect" href="http://tweevo.codeplex.com/releases" shape="rect">download</a>) -
<a shape="rect" href="http://blogs.msdn.com/coding4fun/archive/2010/02/19/9966722.aspx" shape="rect">
A free, open source application</a> to have your Tivo Tweet what you're recording
<ul>
<li><strong>Interesting because</strong>: This is cool if you're a Tivo user and want to know what your Tivo is doing while you're busy at work <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />
</li></ul>
</li><li>Ayende Rahien - <a shape="rect" href="http://ayende.com/Blog/archive/2010/02/20/linq-to-sql-profiler-1.0-released.aspx" shape="rect">
LINQ to SQL Profiler</a> released, enables you to see which LINQ statement created a query
<ul>
<li><strong>Interesting because</strong>: It shows the SQL being generated by your LINQ queries
</li></ul>
</li><li>Mike Taulty - <a shape="rect" href="http://channel9.msdn.com/posts/mtaulty/Silverlight-Beta-4-Networking-Part-8-TCP-Sockets/" shape="rect">
Silverlight 4 TCP Sockets</a> video
<ul>
<li><strong>&nbsp;Interesting because</strong>: Mike has an 8 part series on networking with Silverlight
</li></ul>
</li><li>Somasegar -&nbsp;<a shape="rect" href="http://blogs.msdn.com/somasegar/archive/2010/02/23/key-software-development-trends.aspx" shape="rect">Key Software Development Trends</a>
<ul>
<li><strong>Interesting because</strong>: Brian makes the point that testing is now a 1st class citizen&nbsp;
</li></ul>
</li><li>Adam Kinney -&nbsp;Ryan Lee creates <a shape="rect" href="http://adamkinney.wordpress.com/2010/02/22/gesturecons-icons-for-prototyping-multi-touch-applications/" shape="rect">
Gesturecons</a>, a set of free icons&nbsp;to describe&nbsp;touch gestures
<ul>
<li><strong>&nbsp;Interesting because</strong>: For touch interaction, a picture is worth a thousand words, and they look cool
</li></ul>
</li><li>System.Net team - <a shape="rect" href="http://blogs.msdn.com/ncl/archive/2010/02/23/system-uri-f-a-q.aspx" shape="rect">
FAQ on System.Uri</a>, via <a shape="rect" href="http://coolthingoftheday.blogspot.com/2010/02/some-things-you-might-not-have-known.html" shape="rect">
Greg Duncan</a>
<ul>
<li><strong>Interesting because</strong>: You should really use System.Uri instead of strings where you can
</li></ul>
</li><li>Code Project - How to <a shape="rect" href="http://www.codeproject.com/KB/WPF/automator.aspx" shape="rect">
automate software using WPF UI Automation</a>
<ul>
<li><strong>Interesting because</strong>: It's an underused, yet incredibly handy&nbsp;feature that lets you automate manual tests of an application &nbsp;
</li></ul>
</li><li><a shape="rect" href="http://blog.dynamicprogrammer.com/2010/02/20/MercurialIntegrationWithVisualStudio.aspx" shape="rect">Mercurial Integration with Visual Studio</a>&nbsp;on CodePlex, via
<a shape="rect" href="http://www.dotnetkicks.com/visualstudio/Mercurial_integration_with_Visual_Studio" shape="rect">
DotNetKicks</a>
<ul>
<li><strong>Interesting because</strong>: It's a visual step-by-step tutorial on how to use CodePlex's Mercurial integration inside of Visual Studio
</li></ul>
</li><li>Automated Tester: How to use&nbsp;<a shape="rect" href="http://www.theautomatedtester.co.uk/seleniumtraining/selenium_two_csharp_nunit.htm" shape="rect">Selenium and NUnit</a> together
<ul>
<li><strong>Interesting because</strong>: Selenium is a good, free option for Web testing and Brian compares it to Visual Studio's Web testing tools
</li></ul>
</li><li>Web Distortion - <a shape="rect" href="http://blog.webdistortion.com/2010/02/16/60-net-libraries-every-developer-should-know-about/" shape="rect">
60 .NET libraries every developer should know</a>
<ul>
<li><strong>Interesting because</strong>: It's always interesting to find new and useful APIs
</li></ul>
</li></ul>
<strong>Picks of the week!</strong><br /><li>Dan's pick - Rene Schulte's&nbsp;<a shape="rect" href="http://kodierer.blogspot.com/2010/02/slartoolkit-silverlight-augmented.html" shape="rect">Silverlight Augmented Reality Toolkit</a> (SLAR) is now available on
<a shape="rect" href="http://slartoolkit.codeplex.com/" shape="rect">CodePlex</a>, via
<a shape="rect" href="http://www.alvinashcraft.com/2010/02/25/dew-drop-february-25-2010/" shape="rect">
Alvin Ashcraft</a> </li><li>Brian's pick <a shape="rect" href="http://robo-code.blogspot.com/2010/02/robocode-1720-beta-net-robots-are-now.html" shape="rect">
Robocode .NET Beta</a> - A Terrarium-esque programming game where you build a tank and battle against other tanks programmed in C# of Java, perfect for C# versus J#&nbsp;
</li> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/gesturecons/RSS&WT.dl=0&WT.entryid=Entry:RSSView:54575e10c09a4ee8a21f9dea00c449eb">]]></description>
      <comments>http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-MIX10-Tweevo-Silverlight-Augmented-Reality-testing</comments>
      <itunes:summary>
This week on Channel 9, Dan and Brian discuss the week&#39;s top developer news, including:
 

Mike Swanson - 
MIX 10 Recap

Interesting because: MIX10 is going to be BIG this year and Mike discusses everything going on with the event&amp;nbsp;

Coding4Fun - Brian Peek - Tweevo (download) -

A free, open source application to have your Tivo Tweet what you&#39;re recording

Interesting because: This is cool if you&#39;re a Tivo user and want to know what your Tivo is doing while you&#39;re busy at work 

Ayende Rahien - 
LINQ to SQL Profiler released, enables you to see which LINQ statement created a query

Interesting because: It shows the SQL being generated by your LINQ queries

Mike Taulty - 
Silverlight 4 TCP Sockets video

&amp;nbsp;Interesting because: Mike has an 8 part series on networking with Silverlight

Somasegar -&amp;nbsp;Key Software Development Trends

Interesting because: Brian makes the point that testing is now a 1st class citizen&amp;nbsp;

Adam Kinney -&amp;nbsp;Ryan Lee creates 
Gesturecons, a set of free icons&amp;nbsp;to describe&amp;nbsp;touch gestures

&amp;nbsp;Interesting because: For touch interaction, a picture is worth a thousand words, and they look cool

System.Net team - 
FAQ on System.Uri, via 
Greg Duncan

Interesting because: You should really use System.Uri instead of strings where you can

Code Project - How to 
automate software using WPF UI Automation

Interesting because: It&#39;s an underused, yet incredibly handy&amp;nbsp;feature that lets you automate manual tests of an application &amp;nbsp;

Mercurial Integration with Visual Studio&amp;nbsp;on CodePlex, via

DotNetKicks

Interesting because: It&#39;s a visual step-by-step tutorial on how to use CodePlex&#39;s Mercurial integration inside of Visual Studio

Automated Tester: How to use&amp;nbsp;Selenium and NUnit together

Interesting because: Selenium is a good, free option for Web testing and Brian compares it to Visual Studio&#39;s Web testing tools

Web Distortion - 
60 .NET libraries every</itunes:summary>
      <itunes:duration>1236</itunes:duration>
      <link>http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-MIX10-Tweevo-Silverlight-Augmented-Reality-testing</link>
      <pubDate>Sat, 27 Feb 2010 17:16:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-MIX10-Tweevo-Silverlight-Augmented-Reality-testing</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/532456_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/532456_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_2MB_ch9.wmv" expression="full" duration="1236" fileSize="498935207" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_ch9.mp3" expression="full" duration="1236" fileSize="9894848" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_ch9.mp4" expression="full" duration="1236" fileSize="136825743" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_ch9.wma" expression="full" duration="1236" fileSize="10005293" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_ch9.wmv" expression="full" duration="1236" fileSize="227238837" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_Zune_ch9.wmv" expression="full" duration="1236" fileSize="166678889" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/6/5/4/2/3/5/ThisWeekC9Feb26_ch9.wmv" length="227238837" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Dan Fernandez</dc:creator>
      <itunes:author>Dan Fernandez</itunes:author>
      <slash:comments>11</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-MIX10-Tweevo-Silverlight-Augmented-Reality-testing/RSS</wfw:commentRss>
      <category>CodePlex</category>
      <category>Gesturecons</category>
      <category>LINQ</category>
      <category>MIX10</category>
      <category>Robocode .NET Beta</category>
      <category>Silverlight</category>
      <category>Tweevo</category>
    </item>    
</channel>
</rss>