<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>xsummary.com</title>
	
	<link>http://xsummary.com</link>
	<description>tech notes executive summary style </description>
	<lastBuildDate>Fri, 03 Sep 2010 20:24:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/xsummary" /><feedburner:info uri="xsummary" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>SQL – A count of all rows in all tables</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/d-rDnLJkoAg/</link>
		<comments>http://xsummary.com/?p=187#comments</comments>
		<pubDate>Fri, 03 Sep 2010 20:24:23 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=187</guid>
		<description><![CDATA[Need to count the number of rows in each table of a database. Here you go.
SELECT      &#160;&#160;&#160; [TableName] = so.name,       &#160;&#160;&#160; [RowCount] = MAX(si.rows)       FROM       &#160;&#160;&#160; sysobjects so,     [...]]]></description>
			<content:encoded><![CDATA[<p>Need to count the number of rows in each table of a database. Here you go.</p>
<blockquote><p>SELECT      <br />&#160;&#160;&#160; [TableName] = so.name,       <br />&#160;&#160;&#160; [RowCount] = MAX(si.rows)       <br />FROM       <br />&#160;&#160;&#160; sysobjects so,       <br />&#160;&#160;&#160; sysindexes si       <br />WHERE       <br />&#160;&#160;&#160; so.xtype = &#8216;U&#8217;       <br />&#160;&#160;&#160; AND       <br />&#160;&#160;&#160; si.id = OBJECT_ID(so.name)       <br />GROUP BY       <br />&#160;&#160;&#160; so.name       <br />ORDER BY       <br />&#160;&#160;&#160; 2 DESC</p>
<p>&#160;</p>
</blockquote>
<p>Here is what the results look like:</p>
<p><a href="http://xsummary.com/wp-content/uploads/SQLAcountofallrowsinalltables_BC8D/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://xsummary.com/wp-content/uploads/SQLAcountofallrowsinalltables_BC8D/image_thumb.png" width="241" height="411" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/9gzoMKp1-FD_QMH0iAfdV43HNG0/0/da"><img src="http://feedads.g.doubleclick.net/~a/9gzoMKp1-FD_QMH0iAfdV43HNG0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/9gzoMKp1-FD_QMH0iAfdV43HNG0/1/da"><img src="http://feedads.g.doubleclick.net/~a/9gzoMKp1-FD_QMH0iAfdV43HNG0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/d-rDnLJkoAg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=187</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://xsummary.com/?p=187</feedburner:origLink></item>
		<item>
		<title>Increase the speed your Remote Desktop sessions!</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/k7EhXsEXMm0/</link>
		<comments>http://xsummary.com/?p=186#comments</comments>
		<pubDate>Thu, 02 Sep 2010 21:53:15 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=186</guid>
		<description><![CDATA[If you use Remote Desktop as often as I do, this command is like holy water!
Start &#62;&#62; Run &#62;&#62; cmd
netsh interface tcp set global autotuninglevel=highlyrestricted
Done! Prepare for grease lighting!
]]></description>
			<content:encoded><![CDATA[<p>If you use Remote Desktop as often as I do, this command is like holy water!</p>
<p><strong>Start</strong> &gt;&gt; <strong>Run</strong> &gt;&gt; <strong>cmd</strong></p>
<p><em>netsh interface tcp set global autotuninglevel=highlyrestricted</em></p>
<p>Done! Prepare for grease lighting!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/VycmnSZfi9wLepTlSHyRUuafnyw/0/da"><img src="http://feedads.g.doubleclick.net/~a/VycmnSZfi9wLepTlSHyRUuafnyw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/VycmnSZfi9wLepTlSHyRUuafnyw/1/da"><img src="http://feedads.g.doubleclick.net/~a/VycmnSZfi9wLepTlSHyRUuafnyw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/k7EhXsEXMm0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=186</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://xsummary.com/?p=186</feedburner:origLink></item>
		<item>
		<title>TeraCopy – Transfer files at the speed of light!</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/NNaaY3yY_DA/</link>
		<comments>http://xsummary.com/?p=184#comments</comments>
		<pubDate>Thu, 02 Sep 2010 21:36:25 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=184</guid>
		<description><![CDATA[I needed to copy 60GB worth of file/folders from one server to another. I needed to transfer the files as quickly as possible. Teracopy to the rescue!
Teracopy couldn’t be easier to use. Simply highlight and drag the files you want to copy and drop them on Teracopy. Next, click on the the link, labeled “Target [...]]]></description>
			<content:encoded><![CDATA[<p>I needed to copy 60GB worth of file/folders from one server to another. I needed to transfer the files as quickly as possible. <a href="http://www.codesector.com/teracopy.php">Teracopy</a> to the rescue!</p>
<p>Teracopy couldn’t be easier to use. Simply highlight and drag the files you want to copy and drop them on Teracopy. Next, click on the the link, labeled “Target Folder” and specify the target/destination. Finally, click “Copy”. Full throttle baby!!!</p>
<p><a href="http://xsummary.com/wp-content/uploads/TeraCopyTransferfilesatthespeedoflight_CD6E/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://xsummary.com/wp-content/uploads/TeraCopyTransferfilesatthespeedoflight_CD6E/image_thumb.png" width="727" height="458" /></a> </p>
<p>Per Code Sector’s website, author of Teracopy:</p>
<blockquote><p>TeraCopy is a compact program designed to copy and move files at the maximum possible speed, providing the user with a lot of features:</p>
<ul>
<li><strong>Copy files faster.</strong> TeraCopy uses dynamically adjusted buffers to reduce seek times. Asynchronous copy speeds up file transfer between two physical hard drives. </li>
<li><strong>Pause and resume file transfers.</strong> Pause copy process at any time to free up system resources and continue with a single click. </li>
<li><strong>Error recovery.</strong> In case of copy error, TeraCopy will try several times and in the worse case just skip the file, not terminating the entire transfer. </li>
<li><strong>Interactive file list.</strong> TeraCopy shows failed file transfers and lets you fix the problem and recopy only problem files. </li>
<li><strong>Shell integration.</strong> TeraCopy can completely replace Explorer copy and move functions, allowing you work with files as usual. </li>
<li><strong>Full Unicode support.</strong></li>
<li><strong>Windows 7 x64 support.</strong></li>
</ul>
</blockquote>

<p><a href="http://feedads.g.doubleclick.net/~a/NcLSsezFBtfMAjlblaoqf25UMdA/0/da"><img src="http://feedads.g.doubleclick.net/~a/NcLSsezFBtfMAjlblaoqf25UMdA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/NcLSsezFBtfMAjlblaoqf25UMdA/1/da"><img src="http://feedads.g.doubleclick.net/~a/NcLSsezFBtfMAjlblaoqf25UMdA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/NNaaY3yY_DA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=184</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://xsummary.com/?p=184</feedburner:origLink></item>
		<item>
		<title>Trillian – Advanced Automation!</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/Ur33RLY5NCk/</link>
		<comments>http://xsummary.com/?p=181#comments</comments>
		<pubDate>Tue, 31 Aug 2010 19:17:38 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=181</guid>
		<description><![CDATA[Trillian has a feature which allows automation of routine tasks. I encourage you to explore some of the options – the combinations are endless. Here is one I use all the time to toggle the visibility of my contact list. Give it a whirl – steps are below.
Go to Trillian Preferences     [...]]]></description>
			<content:encoded><![CDATA[<p>Trillian has a feature which allows automation of routine tasks. I encourage you to explore some of the options – the combinations are endless. Here is one I use all the time to toggle the visibility of my contact list. Give it a whirl – steps are below.</p>
<p>Go to <strong>Trillian Preferences     <br /><a href="http://xsummary.com/wp-content/uploads/TrillianAdvancedAutomation_ACE0/20100831_120825.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="2010-08-31_120825" border="0" alt="2010-08-31_120825" src="http://xsummary.com/wp-content/uploads/TrillianAdvancedAutomation_ACE0/20100831_120825_thumb.png" width="244" height="181" /></a> </strong></p>
<p>Then to <strong>Sound and Notifications </strong>and click <strong>Automation</strong>    <br /><a href="http://xsummary.com/wp-content/uploads/TrillianAdvancedAutomation_ACE0/20100831_120855.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="2010-08-31_120855" border="0" alt="2010-08-31_120855" src="http://xsummary.com/wp-content/uploads/TrillianAdvancedAutomation_ACE0/20100831_120855_thumb.png" width="244" height="181" /></a> </p>
<p>Click <strong>Add</strong></p>
<p> <a href="http://xsummary.com/wp-content/uploads/TrillianAdvancedAutomation_ACE0/20100831_120920.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="2010-08-31_120920" border="0" alt="2010-08-31_120920" src="http://xsummary.com/wp-content/uploads/TrillianAdvancedAutomation_ACE0/20100831_120920_thumb.png" width="244" height="231" /></a>
<p>Use the following settings</p>
<p> <a href="http://xsummary.com/wp-content/uploads/TrillianAdvancedAutomation_ACE0/20100831_120952.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="2010-08-31_120952" border="0" alt="2010-08-31_120952" src="http://xsummary.com/wp-content/uploads/TrillianAdvancedAutomation_ACE0/20100831_120952_thumb.png" width="198" height="244" /></a>
<p>Save and close Preferences. Now toggle hold down <strong>Windows Key&#160; </strong>and press <strong>A </strong></p>
<p>Woooooo awwwwww. Well .. I like it! <img src='http://xsummary.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p><a href="http://feedads.g.doubleclick.net/~a/tpcm1qlqfc0rYSRFdERLYV3jloo/0/da"><img src="http://feedads.g.doubleclick.net/~a/tpcm1qlqfc0rYSRFdERLYV3jloo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tpcm1qlqfc0rYSRFdERLYV3jloo/1/da"><img src="http://feedads.g.doubleclick.net/~a/tpcm1qlqfc0rYSRFdERLYV3jloo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/Ur33RLY5NCk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=181</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://xsummary.com/?p=181</feedburner:origLink></item>
		<item>
		<title>Understanding MVVM (Model, View, ViewModel) for Silverlight and Windows Phone in 3 easy steps!</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/5E0CfQpFJBE/</link>
		<comments>http://xsummary.com/?p=177#comments</comments>
		<pubDate>Sat, 28 Aug 2010 16:16:25 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[MVVM]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=177</guid>
		<description><![CDATA[I have scoured the inter-webs, in search for lucid, succinct, distilled, information pertaining to MVVM. With little exposure to MVVM, I wanted to gain a high level understanding of MVVM. I also wanted to get my hands dirty and apply my new found knowledge to personal/business related projects. I compiled the below list after reading [...]]]></description>
			<content:encoded><![CDATA[<p>I have scoured the inter-webs, in search for lucid, succinct, distilled, information pertaining to MVVM. With little exposure to MVVM, I wanted to gain a high level understanding of MVVM. I also wanted to get my hands dirty and apply my new found knowledge to personal/business related projects. I compiled the below list after reading lots of articles and listening to several podcasts, screencasts and videos.I felt the resources below helped “get the ball rolling” in my attempt to better understand MVVM. So without further a due, “3 easy steps to understanding MVVM”</p>
<p><strong>Step 1</strong> &#8211; Foundation</p>
<p>First, the <a href="http://community.infragistics.com/pixel8/media/p/91949.aspx">video</a> by Craig Shoemaker and Tim Huer.The video serves as a foundation piece – In some way, helps to wrap a fence around MMVM.</p>
<p><strong>Step 2 – </strong>Architecture</p>
<p>Next, Josh Smith, considered by most at Microsoft to be the thought leader of MVVM, has written an MSDN article entitled <a href="http://msdn.microsoft.com/en-us/magazine/dd419663.aspx">“WPF Apps with the Model-View-ViewModel Design Patern”</a> I read it. It’s good and very complete! <img src='http://xsummary.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Josh recently released a MVVM book entitled “Advanced MVVM” (<a href="http://www.lulu.com/product/ebook/advanced-mvvm/6366178">e-book here</a>). The book has received praise and some <a href="http://joshsmithonwpf.wordpress.com/2010/03/20/response-to-ward-bells-review-of-advanced-mvvm/">critiques</a>. Regardless of the critiques, Josh continues to pave the way and evangelize proper thinking when utilizing and harnessing the power of MVVM.</p>
<p><strong>Step 3 </strong>- Structure</p>
<p>Next, David Gadd’s tutorial entitled, <a href="http://codingsolutions.blogspot.com/2010/03/windows-phone-7-tdd-kata-using-mvvm-and.html">“Building a Windows Phone 7 app with MVVM pattern, using TDD and mock objects”</a> This tutorial is feature complete (UI, data binding and unit testing). Excellent work David!</p>
<p>&#160;</p>
<p><strong>UPDATED: </strong>Laurent Bugnion, author of <a href="http://www.galasoft.ch/mvvm/getstarted/">MVVM Light Toolkit</a>, discussed <a href="http://channel9.msdn.com/posts/kreekman/TechDays-2010-Understanding-the-Model-View-ViewModel-pattern/">MVVM at TechDays 2010</a>. At the time of research Channel 9 hadn’t utilized a “MVVM” tag . Thankfully Laurent brought it to my attention. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/0ecThCFxLBuXD4CYASvYSNN2h94/0/da"><img src="http://feedads.g.doubleclick.net/~a/0ecThCFxLBuXD4CYASvYSNN2h94/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0ecThCFxLBuXD4CYASvYSNN2h94/1/da"><img src="http://feedads.g.doubleclick.net/~a/0ecThCFxLBuXD4CYASvYSNN2h94/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/5E0CfQpFJBE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=177</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://xsummary.com/?p=177</feedburner:origLink></item>
		<item>
		<title>Javascript – A shorter “IF…THEN” statement</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/LcEcfTvNatY/</link>
		<comments>http://xsummary.com/?p=176#comments</comments>
		<pubDate>Mon, 16 Aug 2010 21:26:44 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=176</guid>
		<description><![CDATA[variable = (condition) ? true-value : false-value;

]]></description>
			<content:encoded><![CDATA[<blockquote><p>variable = (condition) ? true-value : false-value;</p>
</blockquote>

<p><a href="http://feedads.g.doubleclick.net/~a/37scz8kC4YF2Wl-pHSpNjo-LM2I/0/da"><img src="http://feedads.g.doubleclick.net/~a/37scz8kC4YF2Wl-pHSpNjo-LM2I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/37scz8kC4YF2Wl-pHSpNjo-LM2I/1/da"><img src="http://feedads.g.doubleclick.net/~a/37scz8kC4YF2Wl-pHSpNjo-LM2I/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/LcEcfTvNatY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=176</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://xsummary.com/?p=176</feedburner:origLink></item>
		<item>
		<title>Windows Phone 7 Jump Start – Download</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/OpQa38elapE/</link>
		<comments>http://xsummary.com/?p=163#comments</comments>
		<pubDate>Sat, 14 Aug 2010 21:31:54 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=163</guid>
		<description><![CDATA[The infamous Rob Miles and notorious Andy Wigley walkthrough, architecture, building, selling and debugging XNA and Silverlight applications for Windows Phone 7. The exhaustive, 12 hours of coverage is a great way to get jump started into development for Windows Phone 7. All 12 sessions can be found below. Enjoy!!
(Session 1 of 12): Introduction  [...]]]></description>
			<content:encoded><![CDATA[<p>The infamous <a href="http://www.robmiles.com">Rob Miles</a> and notorious <a href="http://appamundi.com/">Andy Wigley</a> walkthrough, architecture, building, selling and debugging XNA and Silverlight applications for Windows Phone 7. The exhaustive, 12 hours of coverage is a great way to get jump started into development for Windows Phone 7. All 12 sessions can be found below. Enjoy!!</p>
<p>(Session 1 of 12): Introduction   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8669_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14647">More Info</a></p>
<p>(Session 2 of 12): Building a Silverlight Application, Part 1   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8670_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14648">More Info</a>&#160; <br /><strong>UPDATED: </strong>8/14/2010 – Two things, #1The video retrieved from the ‘Download’ link above, when viewed, stops after 19 minutes AND #2 The only video available is Zune (small), found <a href="http://dlbmodigital.microsoft.com/videos/zune/8670_Dnl_S.wmv">here</a>. I have sent a tweet to Rob Miles. Hopefully Microsoft will upload the full video for the ‘Download’ link above.</p>
<p>(Session 3 of 12): Building a Silverlight Application, Part 2   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8671_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14649">More Info</a></p>
<p>(Session 4 of 12): Building Games for the Windows Phone 7 Platform   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8672_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14650">More Info</a></p>
<p>(Session 5 of 12): Building XNA Games for the Windows Phone 7 Platform, Part 1   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8673_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14651">More Info</a></p>
<p>(Session 6 of 12): Building XNA Games for the Windows Phone 7 Platform, Part 2   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8674_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14652">More Info</a></p>
<p>(Session 7 of 12): Advanced Application Development, Part 1   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8675_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14653">More Info</a></p>
<p>(Session 8 of 12): Advanced Application Development, Part 2   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8676_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14654">More Info</a></p>
<p>(Session 9 of 12): Advanced Application Development, Part 3   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8677_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14655">More Info</a></p>
<p>(Session 10 of 12): Marketing Your Windows Phone 7 Application   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8678_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14655">More Info</a></p>
<p>(Session 11 of 12): Working with Media   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8679_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14656">More Info</a></p>
<p>(Session 12 of 12): Final Silverlight Topics and Wrap-Up   <br /><a href="http://dlbmodigital.microsoft.com/videos/wmv/8680_Dnl_L.wmv">Download</a> | <a href="http://www.microsoft.com/events/series/msdnmobility.aspx?tab=Videos&amp;seriesid=86&amp;webcastid=14657">More Info</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/jDu4PnVvFmynRULPecJhsgwlAlk/0/da"><img src="http://feedads.g.doubleclick.net/~a/jDu4PnVvFmynRULPecJhsgwlAlk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/jDu4PnVvFmynRULPecJhsgwlAlk/1/da"><img src="http://feedads.g.doubleclick.net/~a/jDu4PnVvFmynRULPecJhsgwlAlk/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/OpQa38elapE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=163</wfw:commentRss>
		<slash:comments>1</slash:comments>

<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8670_Dnl_L.wmv" length="309354496" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8671_Dnl_L.wmv" length="747446993" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8672_Dnl_L.wmv" length="537875351" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8673_Dnl_L.wmv" length="558734195" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8674_Dnl_L.wmv" length="747191137" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8675_Dnl_L.wmv" length="792101809" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8676_Dnl_L.wmv" length="814928015" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8677_Dnl_L.wmv" length="695734463" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8678_Dnl_L.wmv" length="718468611" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8679_Dnl_L.wmv" length="489340661" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/wmv/8680_Dnl_L.wmv" length="899042385" type="video/x-ms-wmv" />
<enclosure url="http://dlbmodigital.microsoft.com/videos/zune/8670_Dnl_S.wmv" length="120026407" type="video/x-ms-wmv" />
		<feedburner:origLink>http://xsummary.com/?p=163</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/xsummary/~5/Id0LsAYS9Ak/8669_Dnl_L.wmv" length="431537441" type="video/x-ms-wmv" /><feedburner:origEnclosureLink>http://dlbmodigital.microsoft.com/videos/wmv/8669_Dnl_L.wmv</feedburner:origEnclosureLink></item>
		<item>
		<title>Creating new records in SageCRM and returning the resulting primary keys</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/mN9jt67C8qs/</link>
		<comments>http://xsummary.com/?p=161#comments</comments>
		<pubDate>Thu, 12 Aug 2010 22:16:52 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[SageCRM]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=161</guid>
		<description><![CDATA[For example, let’s say you have created a table entitled “Shipments”, through the SageCRM Create Table interface. Then, let’s say, from an ASP page, you create a new record in this “Shipment” table. For example:
ShipmentRecord = CRM.CreateRecord(“Shipment”);   Shipment.ship_trackingnumber = “1Z12312312123”;    Shipment.SaveChanges();    NewId = Shipment.RecordId;
The last command, will [...]]]></description>
			<content:encoded><![CDATA[<p>For example, let’s say you have created a table entitled “Shipments”, through the SageCRM Create Table interface. Then, let’s say, from an ASP page, you create a new record in this “Shipment” table. For example:</p>
<p>ShipmentRecord = CRM.CreateRecord(“Shipment”);   <br />Shipment.ship_trackingnumber = “1Z12312312123”;    <br />Shipment.SaveChanges();    <br /><strong>NewId = Shipment.RecordId;</strong></p>
<p>The last command, will return the newly created primary id.</p>
<p>Very cool! <img src='http://xsummary.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p><a href="http://feedads.g.doubleclick.net/~a/8tsWFTgsS7pTjXzpHXDFEG3-VTc/0/da"><img src="http://feedads.g.doubleclick.net/~a/8tsWFTgsS7pTjXzpHXDFEG3-VTc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8tsWFTgsS7pTjXzpHXDFEG3-VTc/1/da"><img src="http://feedads.g.doubleclick.net/~a/8tsWFTgsS7pTjXzpHXDFEG3-VTc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/mN9jt67C8qs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=161</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://xsummary.com/?p=161</feedburner:origLink></item>
		<item>
		<title>Mount ISOs in Windows 7 x64 for FREE!</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/dJsz1V3bd20/</link>
		<comments>http://xsummary.com/?p=160#comments</comments>
		<pubDate>Thu, 12 Aug 2010 17:19:00 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=160</guid>
		<description><![CDATA[Magic ISO, Inc. maker of “Magic ISO Maker” also provides a FREE application to mount ISO files. What’s more? They offer a 64-bit version for Windows 7 x64! Of course, they also offer a 32-bit version for Windows XP/Vista/7.
Download here.
]]></description>
			<content:encoded><![CDATA[<p>Magic ISO, Inc. maker of “Magic ISO Maker” also provides a FREE application to mount ISO files. What’s more? They offer a 64-bit version for Windows 7 x64! Of course, they also offer a 32-bit version for Windows XP/Vista/7.</p>
<p>Download <a href="http://www.magiciso.com/tutorials/miso-magicdisc-history.htm">here</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/Nzh9ST7PlhsPr0mAJIjNorytUUE/0/da"><img src="http://feedads.g.doubleclick.net/~a/Nzh9ST7PlhsPr0mAJIjNorytUUE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Nzh9ST7PlhsPr0mAJIjNorytUUE/1/da"><img src="http://feedads.g.doubleclick.net/~a/Nzh9ST7PlhsPr0mAJIjNorytUUE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/dJsz1V3bd20" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=160</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://xsummary.com/?p=160</feedburner:origLink></item>
		<item>
		<title>Running Windows Phone 7 unlocked (July build)</title>
		<link>http://feedproxy.google.com/~r/xsummary/~3/bAGDBkQXjI0/</link>
		<comments>http://xsummary.com/?p=159#comments</comments>
		<pubDate>Fri, 06 Aug 2010 16:35:40 +0000</pubDate>
		<dc:creator>Ryan Lowdermilk</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://xsummary.com/?p=159</guid>
		<description><![CDATA[
Download and install this.
Download this file and unzip it to      C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.0\Emulation\Images
Run the emulator     &#34;C:\Program Files (x86)\Microsoft XDE\1.0\XDE.exe&#34; &#34;C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.0\Emulation\Images\WM70C1-6414-unlocked.bin&#34; /VMID {E575DA31-FC47-4766-853F-018D823B9EE6}

&#160;    
]]></description>
			<content:encoded><![CDATA[<ol>
<li>Download and install <a href="http://xsummary.com/wp-content/uploads/Microsoft_XDE_v1.zip">this</a>.</li>
<li>Download <a href="http://xsummary.com/wp-content/uploads/WM70C1-6414-unlocked.bin">this file</a> and unzip it to      <br />C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.0\Emulation\Images</li>
<li>Run the emulator     <br /><em>&quot;C:\Program Files (x86)\Microsoft XDE\1.0\XDE.exe&quot; &quot;C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.0\Emulation\Images\WM70C1-6414-unlocked.bin&quot; /VMID {E575DA31-FC47-4766-853F-018D823B9EE6}</em></li>
</ol>
<p><a href="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image_thumb.png" width="131" height="244" /></a>&#160; <a href="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image_3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image_thumb_3.png" width="131" height="244" /></a> <a href="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image_4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image_thumb_4.png" width="131" height="244" /></a> <a href="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image_5.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image_thumb_5.png" width="131" height="244" /></a> <a href="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image_6.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://xsummary.com/wp-content/uploads/RunningWindowsPhone7unlockedJulybuild_86EF/image_thumb_6.png" width="131" height="244" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/sHzsXxgR18SWhSwo6FTVJRR4XVI/0/da"><img src="http://feedads.g.doubleclick.net/~a/sHzsXxgR18SWhSwo6FTVJRR4XVI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/sHzsXxgR18SWhSwo6FTVJRR4XVI/1/da"><img src="http://feedads.g.doubleclick.net/~a/sHzsXxgR18SWhSwo6FTVJRR4XVI/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/xsummary/~4/bAGDBkQXjI0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://xsummary.com/?feed=rss2&amp;p=159</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://xsummary.com/?p=159</feedburner:origLink></item>
	</channel>
</rss>
