<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Moving Code Around in Visual Studio</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/475828_100x75.jpg</url>
		<title>Channel 9 - Moving Code Around in Visual Studio</title>
		<link></link>
	</image>
	<description>As a developer, one of the common tasks that you do is move code around. In this video, I&#39;ll demonstrate how using the Outlining Expansion feature in Visual Studio makes it a whole lot easier to copy and paste entire methods or classes. The trick is using
 the CTRL&amp;#43;M, CTRL&amp;#43;M shortcut key to collapse bodies of code first. Enjoy the video!
</description>
	<link></link>
	<language>en</language>
	<pubDate>Mon, 20 May 2013 14:48:11 GMT</pubDate>
	<lastBuildDate>Mon, 20 May 2013 14:48:11 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Moving Code Around in Visual Studio</title>
		<description>
			<![CDATA[
<p>I gave this video a thumbs down and I wanted to give an explanation. &nbsp;Although the video has high production value. &nbsp;I feel that it was a waste of time to watch a video on basic clipboard functionality as it relates to the collapsing and&nbsp;expansion of code
 blocks.</p>
<p>With that said, the title and description are accurate.</p>
<p>-Josh</p>
<p>posted by Jsoh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633817985230000000</link>
		<pubDate>Sun, 28 Jun 2009 15:08:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633817985230000000</guid>
		<dc:creator>Jsoh</dc:creator>
	</item>
	<item>
		<title>Re: Moving Code Around in Visual Studio</title>
		<description>
			<![CDATA[
<p>wow.. I usually just read the description and move on if that particular video is not for me.&nbsp;&nbsp;&nbsp; I am sure this little tidbit could help somebody else out.&nbsp;&nbsp;&nbsp; Everything on Channel 9 is not tailored to you specficially.</p>
<p>posted by Steve Warnock</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633818027880000000</link>
		<pubDate>Sun, 28 Jun 2009 16:19:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633818027880000000</guid>
		<dc:creator>Steve Warnock</dc:creator>
	</item>
	<item>
		<title>Re: Moving Code Around in Visual Studio</title>
		<description>
			<![CDATA[
<p>When presented with this tool, the thumbs up (Awsome) or the thumbs down (Meh), I feel obligated to use it. &nbsp;The opinions that I express are my own and represent 33% of the thumb tally thus far. &nbsp;Perhaps my input could be used to alter the trajectory of
 future screencasts.</p>
<p>Everyone has the right to vote. &nbsp;And, if everyone did, the content would closer match the needs of the community.</p>
<p>-Josh</p>
<p>posted by Jsoh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633818058940000000</link>
		<pubDate>Sun, 28 Jun 2009 17:11:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633818058940000000</guid>
		<dc:creator>Jsoh</dc:creator>
	</item>
	<item>
		<title>Re: Moving Code Around in Visual Studio</title>
		<description>
			<![CDATA[
<p>I saw this the other day but did not comment. I used to be big on keyboard actions/shortcuts etc but that has fallen away and I was so very happy to see this video. Although I knew that large regions could be treated this way, I hadn't know this worked for
 just one method. Excellent post, thanks. I was just wondering if there are any more like this!!</p>
<p>posted by garrettvm</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633818102620000000</link>
		<pubDate>Sun, 28 Jun 2009 18:24:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633818102620000000</guid>
		<dc:creator>garrettvm</dc:creator>
	</item>
	<item>
		<title>Re: Moving Code Around in Visual Studio</title>
		<description>
			<![CDATA[
<p>Good video.&nbsp;&nbsp; I don't need to learn something huge and mind shattering all the time.&nbsp;&nbsp; Thumbs up.</p>
<p>posted by JerryOdom</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633818759700000000</link>
		<pubDate>Mon, 29 Jun 2009 12:39:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633818759700000000</guid>
		<dc:creator>JerryOdom</dc:creator>
	</item>
	<item>
		<title>Re: Moving Code Around in Visual Studio</title>
		<description>
			<![CDATA[
<p>Can you add a tag like &quot;basic&quot;?&nbsp; I am a huge keyboard shortcut fan and spent 3 minutes to see nothing special...</p>
<p>posted by DontBotherMeWithSpam</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633819335210000000</link>
		<pubDate>Tue, 30 Jun 2009 04:38:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Habib+Heydarian/Moving-Code-Around-in-Visual-Studio#c633819335210000000</guid>
		<dc:creator>DontBotherMeWithSpam</dc:creator>
	</item>
</channel>
</rss>