<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Visual Studio Tip: Three ways to use C# within a VB.NET project</title>
	<atom:link href="http://www.christec.co.nz/blog/archives/290/feed" rel="self" type="application/rss+xml" />
	<link>http://www.christec.co.nz/blog/archives/290</link>
	<description>Development for a mobile world - Making a quality platform one application at a time</description>
	<lastBuildDate>Fri, 12 Mar 2010 05:38:21 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mitch</title>
		<link>http://www.christec.co.nz/blog/archives/290/comment-page-1#comment-38640</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Fri, 12 Mar 2010 05:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/290#comment-38640</guid>
		<description>Nice tutorial.  Good job at telling the newer programmers about multi-file assemblies.

&quot;The linker is not concerned with what language the individual netmodules were compiled from.&quot;
Compiled .Net code does not have the language of origin, so the linker doesn&#039;t know what languages they are.

Also I&#039;m pretty sure using the linker is pointless the vbc.exe and csc.exe have options to compile a multi-file assembley.

Mitch</description>
		<content:encoded><![CDATA[<p>Nice tutorial.  Good job at telling the newer programmers about multi-file assemblies.</p>
<p>&#8220;The linker is not concerned with what language the individual netmodules were compiled from.&#8221;<br />
Compiled .Net code does not have the language of origin, so the linker doesn&#8217;t know what languages they are.</p>
<p>Also I&#8217;m pretty sure using the linker is pointless the vbc.exe and csc.exe have options to compile a multi-file assembley.</p>
<p>Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ragnarok</title>
		<link>http://www.christec.co.nz/blog/archives/290/comment-page-1#comment-38607</link>
		<dc:creator>Ragnarok</dc:creator>
		<pubDate>Thu, 11 Mar 2010 16:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/290#comment-38607</guid>
		<description>Hey

I can&#039;t find a CSC.exe anywhere on my computer...

I am using Visual Studio .NET 2005.

Thanks</description>
		<content:encoded><![CDATA[<p>Hey</p>
<p>I can&#8217;t find a CSC.exe anywhere on my computer&#8230;</p>
<p>I am using Visual Studio .NET 2005.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christy</title>
		<link>http://www.christec.co.nz/blog/archives/290/comment-page-1#comment-35572</link>
		<dc:creator>Christy</dc:creator>
		<pubDate>Fri, 08 Jan 2010 18:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/290#comment-35572</guid>
		<description>Hi, thank you for the article, it was very helpful

I am still having an issue with the software/hardware though - I don&#039;t know which.  

I am running the program on a symbol mc75 and the program will run - but it gets 0 of 12 satellites - so it does not return any gps information.

Do you have any idea what I need to do to get the machine to recognize the gps?

Thanks for any advice - I realize this article is old so I&#039;m hoping someone will see this  :-)</description>
		<content:encoded><![CDATA[<p>Hi, thank you for the article, it was very helpful</p>
<p>I am still having an issue with the software/hardware though &#8211; I don&#8217;t know which.  </p>
<p>I am running the program on a symbol mc75 and the program will run &#8211; but it gets 0 of 12 satellites &#8211; so it does not return any gps information.</p>
<p>Do you have any idea what I need to do to get the machine to recognize the gps?</p>
<p>Thanks for any advice &#8211; I realize this article is old so I&#8217;m hoping someone will see this  :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiger.woods</title>
		<link>http://www.christec.co.nz/blog/archives/290/comment-page-1#comment-4757</link>
		<dc:creator>Tiger.woods</dc:creator>
		<pubDate>Tue, 11 Mar 2008 11:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/290#comment-4757</guid>
		<description>Very nice example and tutorial for us VBer&#039;s wishing to implement external source into our applications.

The GPS tutorial is especially appreciated by me... kudos and many thanks.

:&gt;)

TW,</description>
		<content:encoded><![CDATA[<p>Very nice example and tutorial for us VBer&#8217;s wishing to implement external source into our applications.</p>
<p>The GPS tutorial is especially appreciated by me&#8230; kudos and many thanks.</p>
<p>:&gt;)</p>
<p>TW,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

