<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Methods In Excel &#187; C</title>
	<atom:link href="http://www.blog.methodsinexcel.co.uk/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.methodsinexcel.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 18:27:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Ross McLean from Methods In Excel, catches up with Excel Developers around the world to find out what&#039;s happen in the world of Excel!</itunes:summary>
	<itunes:author>Methods In Excel</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.methodsinexcel.co.uk/Downloads/Podcasts/Podcast.jpg" />
	<itunes:owner>
		<itunes:name>Methods In Excel</itunes:name>
		<itunes:email>rossmclean@gmail.com</itunes:email>
	</itunes:owner>
	<managingEditor>rossmclean@gmail.com (Methods In Excel)</managingEditor>
	<copyright>Ross Mclean</copyright>
	<itunes:subtitle>The Methods In Excel Podcasts</itunes:subtitle>
	<itunes:keywords>Excel, VBA, Office, .Net, Ross Mclean, XL</itunes:keywords>
	<image>
		<title>Methods In Excel &#187; C</title>
		<url>http://www.methodsinexcel.co.uk/Downloads/Podcasts/Podcast.jpg</url>
		<link>http://www.blog.methodsinexcel.co.uk</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
		<itunes:category text="Tech News" />
	</itunes:category>
		<item>
		<title>Is Managed Code Slower Than Unmanaged Code?</title>
		<link>http://www.blog.methodsinexcel.co.uk/2008/03/11/is-managed-code-slower-than-unmanaged-code/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2008/03/11/is-managed-code-slower-than-unmanaged-code/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 17:09:01 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Speed]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2008/03/11/is-managed-code-slower-than-unmanaged-code/</guid>
		<description><![CDATA[What&#8217;s you gut answer right now; without reading the rest of this post? In my (seemingly) never-ending quest along the path of Uncapacitated Facility Location problems, I found myself thinking if I would be better of write some core functions in C (unmanaged) and calling them in my VB.net project? I thought that it probably [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2008/03/11/is-managed-code-slower-than-unmanaged-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dot Disaster, Frameworks don&#8217;t work!</title>
		<link>http://www.blog.methodsinexcel.co.uk/2007/11/23/dot-disaster-frameworks-don%e2%80%99t-work/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2007/11/23/dot-disaster-frameworks-don%e2%80%99t-work/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 12:52:53 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[VSTA]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2007/11/23/dot-disaster-frameworks-don%e2%80%99t-work/</guid>
		<description><![CDATA[The world of managed com addins is a mess. VSTO has not been received well and the story of unmanaged code (Excel) and managed code is of deployment and stability nightmares. There are a quite a few things right from the off that cause problems for Office devs wanting to use .Net technology: - .Net [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2007/11/23/dot-disaster-frameworks-don%e2%80%99t-work/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Developing Add-ins (XLLs) in Excel 2007</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/10/05/developing-add-ins-xlls-in-excel-2007/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2006/10/05/developing-add-ins-xlls-in-excel-2007/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 19:22:22 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2006/10/05/developing-add-ins-xlls-in-excel-2007/</guid>
		<description><![CDATA[I&#8217;m marking this for later? http://msdn2.microsoft.com/en-us/library/aa730920.aspxÂ ]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2006/10/05/developing-add-ins-xlls-in-excel-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed basic Update 2</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/01/29/speed-basic-update-2-2/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2006/01/29/speed-basic-update-2-2/#comments</comments>
		<pubDate>Sun, 29 Jan 2006 17:33:00 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Dev Tools]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2006/01/29/speed-basic-update-2-2/</guid>
		<description><![CDATA[Mike Martin the aurthor of SpeedBasic recently contacted me about his product. It turns out that development has not in fact stopped. Mike took a look at B++ and noticed some areas he thought could be improved. He did the same with his own Speed basic. Taking all this on board and re wrote SpeedBasic [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2006/01/29/speed-basic-update-2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Basic Update!</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/01/18/speed-basic-update/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2006/01/18/speed-basic-update/#comments</comments>
		<pubDate>Wed, 18 Jan 2006 20:55:00 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[API's]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Dev Tools]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2006/01/18/speed-basic-update/</guid>
		<description><![CDATA[So i installed and played around with SpeedBasic. I chose to install the Borland C++ compiler, even though i have MSVC. I can honestly say it was a breeze. Much easier that installing VS6 or VB express! (This is stupid, how can it be that one man working by himself can do it better that [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2006/01/18/speed-basic-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XLL update</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/01/06/xll-update-2/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2006/01/06/xll-update-2/#comments</comments>
		<pubDate>Fri, 06 Jan 2006 18:20:00 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[MS]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2006/01/06/xll-update-2/</guid>
		<description><![CDATA[David Gainer was kind enough to answer the mulit thread .xll question Excel 97 does not support multi-threading. I can see what I wrote was confusing. What I meant was that if you had some XLLs that you have been using for some versions that you want to participate in mult-threaded calc, you can recompile [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2006/01/06/xll-update-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Differences between these two types of Add-ins.</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/01/05/differences-between-these-two-types-of-add-ins/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2006/01/05/differences-between-these-two-types-of-add-ins/#comments</comments>
		<pubDate>Thu, 05 Jan 2006 22:19:00 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[Addins]]></category>
		<category><![CDATA[C]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2006/01/05/differences-between-these-two-types-of-add-ins/</guid>
		<description><![CDATA[http://support.microsoft.com/default.aspx?scid=kb;en-us;291392 this is for me really. :-)]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2006/01/05/differences-between-these-two-types-of-add-ins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2 xll type links</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/01/05/2-xll-type-links/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2006/01/05/2-xll-type-links/#comments</comments>
		<pubDate>Thu, 05 Jan 2006 16:04:00 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[Addins]]></category>
		<category><![CDATA[C]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2006/01/05/2-xll-type-links/</guid>
		<description><![CDATA[XL dennis posted these links over at Dave Gainer Blog, useful, I must read PED also. http://blogs.msdn.com/eric_carter/archive/2004/12/01/273127.aspx http://support.microsoft.com/default.aspx?scid=kb;en-us;Q178474]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2006/01/05/2-xll-type-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Excel 97, supports multi-threading??????????</title>
		<link>http://www.blog.methodsinexcel.co.uk/2006/01/04/excel-97-supports-multi-threading/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2006/01/04/excel-97-supports-multi-threading/#comments</comments>
		<pubDate>Wed, 04 Jan 2006 08:51:00 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[News!]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[C]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2006/01/04/excel-97-supports-multi-threading/</guid>
		<description><![CDATA[I&#8217;m not really up to speed with c programing etc, although it is somthing i&#8217;m gonna start to look at. Anyway, i dont understand this, from David Gainer Excel 12 blog Note, the Excel4 API will also respond appropriately to the &#8220;$&#8221; character, so if an XLL author wants to take advantage of multi-threading, but [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2006/01/04/excel-97-supports-multi-threading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

