<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 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/">
	<channel>
		<title>C++.NET</title>
		<link>http://programmingstuff.forumotion.com/cnet-f30/-t1.htm</link>
		<description>Discussions relating to using C++ with the .NET Framework.</description>
		<lastBuildDate>Thu, 04 Sep 2008 18:15:08 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>C++.NET</title>
			<url>http://illiweb.com/fa/prosilver_grey/site_logo.gif</url>
			<link>http://programmingstuff.forumotion.com/cnet-f30/-t1.htm</link>
		</image>
		<item>
			<title>Visual C++ 2008 - First Console</title>
			<link>http://programmingstuff.forumotion.com/cnet-f30/visual-c-2008-first-console-t23.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>Today is the day i started learning C++ so i will write something on here when i learn something new.











now there is going to open a screen hit next and click on empty project.

(ure empty project will be created!)

Right click on the folder called &quot;Source files&quot; -&gt; &quot;Add&quot; -&gt; &quot;New Item...&quot;







insert this code into ure main.CPP:



Code:#include &lt;iostream&gt;



void main&#40;&#41; &#123;

  std&#58;&#58;cout &lt;&lt; &quot;Hello  ...</description>
			<category>C++.NET</category>
			<pubDate>Thu, 04 Sep 2008 18:15:08 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/cnet-f30/visual-c-2008-first-console-t23.htm#25</comments>
			<guid>http://programmingstuff.forumotion.com/cnet-f30/visual-c-2008-first-console-t23.htm</guid>
		</item>
	</channel>
</rss>