<?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 - Quick Overview of the Visual C# Express Edition IDE - 04</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/50f8/51f0d9e4-3447-4f2b-bab1-9f79017450f8/04QuickOverviewoftheVisualCsharpEditionIDE_100_ch9.jpg</url>
		<title>Channel 9 - Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<link></link>
	</image>
	<description>This lesson demonstrates some common Visual Studio IDE features, various windows, debugging features, code window features, customizations, and more found in Visual C# Express Edition. A more complete discussion of features is found in the Visual C# Express Edition Fundamentals series and the Visual Studio Fundamentals series, both of which are available on Channel9. </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 14:07:03 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 14:07:03 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[That was cool&#33; It gives a way to be in control of the environment of one&#39;s project.<br><br>Thanks<p>posted by HEROLD</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634610411639311029</link>
		<pubDate>Sun, 01 Jan 2012 18:59:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634610411639311029</guid>
		<dc:creator>HEROLD</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[Thanks<p>posted by Fiyat Karsilastirma</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634684770745210959</link>
		<pubDate>Tue, 27 Mar 2012 20:31:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634684770745210959</guid>
		<dc:creator>Fiyat Karsilastirma</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[<p>I appreciate the clarity you bring to this series! &nbsp;I am also looking for something similar for MS Access (introduction to database management) and XHTML programming. &nbsp;Any suggestions? &nbsp;Thank you.</p><p>posted by twentytwelve</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634708297324642458</link>
		<pubDate>Tue, 24 Apr 2012 02:02:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634708297324642458</guid>
		<dc:creator>twentytwelve</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634708297324642458">twentytwelve</a>: Hi, I'm **sure** there's something out there that you are looking for however I'm not aware of it. &nbsp;There used to be a SQL Server series that I created years ago on Microsoft's Beginner Developer Center (if that even exists anymore) but they buried it under layers of other content through the years. &nbsp;You may benefit from the C# course on my own website where I spend &nbsp;quite a while discussing relational database theory, creating databases in SQL Server, CRUD operations in ADO.NET and Entity Framework and more. &nbsp;Best wishes!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634717376729920606</link>
		<pubDate>Fri, 04 May 2012 14:14:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634717376729920606</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[why are you using the code in the program.cs as opposed to the helloworld.cs- i thought the program.cs is for the compiler to know where to start &#40;insertion point&#41;<p>posted by meow now</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634762221782486643</link>
		<pubDate>Mon, 25 Jun 2012 11:56:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634762221782486643</guid>
		<dc:creator>meow now</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634762221782486643">meow now</a>: you bring up an important point about these videos, as well as almost every single &quot;small demo application&quot; you will ever see in any book, article, website, video, etc. ... and that is this: the &quot;architecture&quot; you see in a tiny demo is vastly different from what you should use in a real project. &nbsp;<br><br>So, here we use program.cs's public void main() PRECISELY because it is the start-up object. &nbsp;Since the output of the application is a .exe, the .NET Framework would expect to see an assembly that has a main() method inside the startup object. &nbsp;Again, since we want to teach C# in tiny bits and pieces, I'm doing what most instructors do -- putting code in the main() method of the startup object (I.e., HelloWorld.Program) &nbsp;However, ( a ) you're probably not going to build console applications for applications you hope to distribute throughout your organization, ( b ) you would probably give more thought to delegating the responsibilities in your application to other layers of classes inside your application, should you decide to create a console application. &nbsp;In that case, the main() method would merely kick off the creation of these other code layers that, in turn, call other layers of classes and so forth. &nbsp;The moral of the story -- demo &quot;architecture&quot; != real &quot;architecture&quot;.<br><br>And, by the way, you can change the default entry point (Startup object) on a project by project basis using the Project's Properties dialog, Application tab, Startup object: drop down list. &nbsp;This merely changes the call out to the underlying csc.exe (C# compiler). &nbsp;<br><br>Sorry for the wordy explanation to a simple question ... there were a lot of facets to the issue that I wanted to address. &nbsp;Ultimately, this is not something you need to really know about to create .NET applications unless you hope to do something &quot;out of the ordinary&quot;, whatever that means. &nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634765019891848129</link>
		<pubDate>Thu, 28 Jun 2012 17:39:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634765019891848129</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[Great work Bob.....<p>posted by karteek</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634793366479657957</link>
		<pubDate>Tue, 31 Jul 2012 13:04:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634793366479657957</guid>
		<dc:creator>karteek</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[I recently started delving into the mysteries of C&#35; and I was looking for explanations all around the web. So far, this series of tutorials is the most detailed I&#39;ve seen. It also helps that I see a video with live explanation. I am &#34;visual&#34; guy &#58;P<br><br>Great work Mr. Tabor&#33;&#33;&#33;<p>posted by JohnG</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634842512422432721</link>
		<pubDate>Wed, 26 Sep 2012 10:14:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634842512422432721</guid>
		<dc:creator>JohnG</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[this is awesome<br>using JUST what i have learned so far plus the VERY few things i already knew i was able to add &#40;all by myself&#41; to this hello world app a check to see if you caps lock is on. if it is on it states under hello world&#33; &#34;by the way your caps lock is on&#34;. if it is off it does not display anything. <p>posted by Josh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634851879204417544</link>
		<pubDate>Sun, 07 Oct 2012 06:25:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634851879204417544</guid>
		<dc:creator>Josh</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[I need to learn about forms.. If I understand it right, there&#39;s videos about it, as Bob and the text says &#34;A more complete discussion of features is found in the Visual C&#35; Express Edition Fundamentals series and the Visual Studio Fundamentals series, both of which are available on Channel9.&#34; The problem is that I can&#39;t find either of them, have anybody else found them&#63;<br><p>posted by Sophie</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634855426184418129</link>
		<pubDate>Thu, 11 Oct 2012 08:56:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634855426184418129</guid>
		<dc:creator>Sophie</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[<p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634793366479657957">karteek</a><img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-12.gif?v=c9' alt='Mad' /><a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634842512422432721">JohnG</a>: Thank you!</p><p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634851879204417544">Josh</a>: &nbsp;Nice. &nbsp;Experimentation is a common trait amongst great developers!</p><p>@<a href="/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634855426184418129">Sophie</a>: My bad ... I probably shouldn't have counted my chickens before the eggs were hatched. &nbsp;We talked about creating those series, but then new and different ideas popped up and we forgot we had talked about those series. &nbsp;However, I've got to think somewhere on Channel9 someone has talked about these topics in length (just not me). &nbsp;Sorry!!!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634856008148263352</link>
		<pubDate>Fri, 12 Oct 2012 01:06:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634856008148263352</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[These are the most helpful videos I have found yet&#33;  Thank you very, very much.<p>posted by Josh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634885430238852738</link>
		<pubDate>Thu, 15 Nov 2012 02:23:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634885430238852738</guid>
		<dc:creator>Josh</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[<p>Great Vidios. Just adds that bit more info in addition the the Microsoft Step by Step C# books. Also Just adds that confidence that I am understanding the Book material correctly.Great stuff.</p><p>posted by Squibly</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634897753316935990</link>
		<pubDate>Thu, 29 Nov 2012 08:42:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634897753316935990</guid>
		<dc:creator>Squibly</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[I am unable to find either to the series mentioned below.<br><br> A more complete discussion of features is found in the Visual C&#35; Express Edition Fundamentals series and the Visual Studio Fundamentals series, both of which are available on Channel9.<br><p>posted by Tom</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634918001524355937</link>
		<pubDate>Sat, 22 Dec 2012 19:09:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634918001524355937</guid>
		<dc:creator>Tom</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[<p>Hy Sir!</p><p>I want to ask you that i want to learn Asp.net using c#. So please suggest me that i will start my journey by starting to learn c#? I have already know the basic of c&#43;&#43; and OOP.</p><p>posted by Asaad</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634918684405046024</link>
		<pubDate>Sun, 23 Dec 2012 14:07:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634918684405046024</guid>
		<dc:creator>Asaad</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[Does lessons still are creating &#63; &#58;&#41; how long its gonna take for me to learn C&#35;&#63;<p>posted by David</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634985218594920366</link>
		<pubDate>Sun, 10 Mar 2013 14:17:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634985218594920366</guid>
		<dc:creator>David</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[<p>Great series! Will I have difficulty if I try to do the series, some at work, and some at home? Can I use Skydrive to copy up the solution's file structure, then download it at work, modify it, re up-load, then do it again at home?</p><p>Also, can I use VS12 Ultimate at work and&nbsp; VS12 Express at home, will the solution work in both?&nbsp;</p><p>Thanks!</p><p>posted by drewg181</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634989099585278998</link>
		<pubDate>Fri, 15 Mar 2013 02:05:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634989099585278998</guid>
		<dc:creator>drewg181</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[This is wonderful very clearly and well present I never see tutor like that.<br><br>Thank you <br><br><p>posted by Jay</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634991300874639502</link>
		<pubDate>Sun, 17 Mar 2013 15:14:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634991300874639502</guid>
		<dc:creator>Jay</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[希望得到C&#35; 视频讲座 因为本人已经年纪60有余  学习较缓慢&#65292;需要慢慢吸收&#12290;往复看&#65292;才能够领会&#12290;<br>谢谢<p>posted by fwg54</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634998815193093900</link>
		<pubDate>Tue, 26 Mar 2013 07:58:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634998815193093900</guid>
		<dc:creator>fwg54</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[今天&#65292;写数据库与 Dataset这样导入&#65292;没有成功&#65292;还有怎么样与ReportViewer数据库的链接没有实现&#65292;想救助您&#12290;<br><br><br>谢谢  &#65281;<p>posted by fwg54</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634998816433069677</link>
		<pubDate>Tue, 26 Mar 2013 08:00:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c634998816433069677</guid>
		<dc:creator>fwg54</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[Wow&#33; You&#39;re a really good teacher. Very concise, specific and above all, enthusiastic. Thank you. Sorry about my english.<p>posted by Luis Antonio Tenorio Diaz</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c635019378928359127</link>
		<pubDate>Fri, 19 Apr 2013 03:11:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c635019378928359127</guid>
		<dc:creator>Luis Antonio Tenorio Diaz</dc:creator>
	</item>
	<item>
		<title>Re: Quick Overview of the Visual C# Express Edition IDE - 04</title>
		<description>
			<![CDATA[Thanks a lot for your valuable explanation...&#58;&#41;<p>posted by yunus jamal</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c635044130773578892</link>
		<pubDate>Fri, 17 May 2013 18:44:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners/Quick-Overview-of-the-Visual-C-Sharp-Express-Edition-IDE#c635044130773578892</guid>
		<dc:creator>yunus jamal</dc:creator>
	</item>
</channel>
</rss>