<?xml version="1.0" encoding="UTF-8"?><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/"
	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/"
	>

<channel>
	<title>Visual Studio Archives - IODocs</title>
	<atom:link href="https://www.iodocs.com/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iodocs.com/visual-studio/</link>
	<description>IODocs: Comprehensive How-To Guides, Software Tutorials, and More IODocs.com</description>
	<lastBuildDate>Fri, 11 Jan 2019 21:18:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.iodocs.com/wp-content/uploads/2019/01/cropped-logoIODOCSretina-32x32.avif</url>
	<title>Visual Studio Archives - IODocs</title>
	<link>https://www.iodocs.com/visual-studio/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Visual Studio 2010 not starting &#8211; Missing ATL100.DLL</title>
		<link>https://www.iodocs.com/visual-studio-2010-not-starting-missing-atl100-dll-2/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Mon, 25 Sep 2017 16:50:31 +0000</pubDate>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[error atl100-dll]]></category>
		<category><![CDATA[error Visual studio]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=1273</guid>

					<description><![CDATA[<p>Error: Visual Studio 2010 not starting &#8211; Missing ATL100.DLL "This application has failed to start because ATL100.DLL was not found. Re-installing the application may fix this problem" Answser: Option 1: You need to have the MS VC++ 2010 redistributable pack installed on the client machine. You should also link your program against the release version [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/visual-studio-2010-not-starting-missing-atl100-dll-2/">Visual Studio 2010 not starting &#8211; Missing ATL100.DLL</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Example of Implementing ICloneable for Deep Copies C#</title>
		<link>https://www.iodocs.com/example-implementing-icloneable-deep-copies-c/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Fri, 18 Nov 2016 23:50:12 +0000</pubDate>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[c++]]></category>
		<guid isPermaLink="false">http://iodocs.com/?p=365</guid>

					<description><![CDATA[<p>Here’s an example of implementing ICloneable in two custom classes so that you can use the Clone method to do a deep copy. To do a deep copy of the Apple class, we need to copy its members that are value types and then create a new instance of Color by calling its Clone method. [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/example-implementing-icloneable-deep-copies-c/">Example of Implementing ICloneable for Deep Copies C#</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
