<?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: My first VB.NET application</title>
	<atom:link href="http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/</link>
	<description>More geeky stuff from the author of www.excelguru.ca...</description>
	<lastBuildDate>Fri, 19 Mar 2010 03:58:12 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ross</title>
		<link>http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/comment-page-1/#comment-160669</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Wed, 01 Jul 2009 16:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/#comment-160669</guid>
		<description>Hi Ken, 

I think you will find writing code in .NET really cool, its a great IDE, and the framework is very powerful. 


As for deployment, well, don&#039;t count your chickens just yet! MS have made a huge effort to make it smoother, but it&#039;s still a PITA,  - when we are talking COM/.Net interop. VSTO is much better than it was.</description>
		<content:encoded><![CDATA[<p>Hi Ken, </p>
<p>I think you will find writing code in .NET really cool, its a great IDE, and the framework is very powerful. </p>
<p>As for deployment, well, don&#8217;t count your chickens just yet! MS have made a huge effort to make it smoother, but it&#8217;s still a PITA,  &#8211; when we are talking COM/.Net interop. VSTO is much better than it was.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Rosenblum</title>
		<link>http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/comment-page-1/#comment-160551</link>
		<dc:creator>Mike Rosenblum</dc:creator>
		<pubDate>Tue, 30 Jun 2009 23:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/#comment-160551</guid>
		<description>ROFL, Ken. You code like a Canadian checking the boards. :-D 

Ok, j/k, I had never even seen the Project Properties &gt; Publish tab before. Very cool, thanks for pointing that out. I&#039;ll have to try to play with that some time.

If things get more complicated, you might have to add a Setup Project to your solution. But I&#039;m going to try your Project Properties approach at some point, it looks like it&#039;s great for handling a basic install.</description>
		<content:encoded><![CDATA[<p>ROFL, Ken. You code like a Canadian checking the boards. <img src='http://www.excelguru.ca/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />  </p>
<p>Ok, j/k, I had never even seen the Project Properties &gt; Publish tab before. Very cool, thanks for pointing that out. I&#8217;ll have to try to play with that some time.</p>
<p>If things get more complicated, you might have to add a Setup Project to your solution. But I&#8217;m going to try your Project Properties approach at some point, it looks like it&#8217;s great for handling a basic install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Puls</title>
		<link>http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/comment-page-1/#comment-160528</link>
		<dc:creator>Ken Puls</dc:creator>
		<pubDate>Tue, 30 Jun 2009 20:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/#comment-160528</guid>
		<description>Mike,

LOL!  I had a hard time figuring out where the completed build went.  I didn&#039;t realize that there was a bin\release folder that takes the completed version.  I&#039;ll have to re-compile it and upload it later.

So, to answer your question, I did it by accident.  To mess yours up too, you&#039;d go into the Project properties --&gt; Publish tab, and set your directory.  I just happened to set it to something within my documents folder.  Doh!</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>LOL!  I had a hard time figuring out where the completed build went.  I didn&#8217;t realize that there was a bin\release folder that takes the completed version.  I&#8217;ll have to re-compile it and upload it later.</p>
<p>So, to answer your question, I did it by accident.  To mess yours up too, you&#8217;d go into the Project properties &#8211;> Publish tab, and set your directory.  I just happened to set it to something within my documents folder.  Doh!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/comment-page-1/#comment-160512</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Tue, 30 Jun 2009 18:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/#comment-160512</guid>
		<description>The same thing happened with my .NET Bingo number generator. Small program, but turns into a big download if you don&#039;t have 3.5 SP1. 

FYI the full .NET 3.5 SP1 package is around 250 MB, but I assume that is if you didn&#039;t have .NET on your computer at all.</description>
		<content:encoded><![CDATA[<p>The same thing happened with my .NET Bingo number generator. Small program, but turns into a big download if you don&#8217;t have 3.5 SP1. </p>
<p>FYI the full .NET 3.5 SP1 package is around 250 MB, but I assume that is if you didn&#8217;t have .NET on your computer at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Rosenblum</title>
		<link>http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/comment-page-1/#comment-160497</link>
		<dc:creator>Mike Rosenblum</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/#comment-160497</guid>
		<description>Nice work Ken!

Welcome to the .NET club. :)

Deployment of a straight .NET application is really simple, as you found. I don&#039;t have VSTO experience, but VSTO deployment used to be very complicated, and may still be, I don&#039;t know. I&#039;m hoping it is not to bad by the time I am ready to use it.

In between can be deploying an add-in for an MS Office app like Excel. It&#039;s not generally too bad, but your add-in is .NET, but has to be exposed to, and registered for, COM. This is normally handled by the Setup Project for you, but complex cases can require some manual tweaking and some headaches until you know what you are doing.

By the way, why didn&#039;t you install into the Program Files directory? It looks like you installed into a temporary folder, I guess? (Actually I don&#039;t even know how you did that... how did you do that?)

Anyway, a great first foray into .NET, Ken. Very cool...

Mike</description>
		<content:encoded><![CDATA[<p>Nice work Ken!</p>
<p>Welcome to the .NET club. <img src='http://www.excelguru.ca/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Deployment of a straight .NET application is really simple, as you found. I don&#8217;t have VSTO experience, but VSTO deployment used to be very complicated, and may still be, I don&#8217;t know. I&#8217;m hoping it is not to bad by the time I am ready to use it.</p>
<p>In between can be deploying an add-in for an MS Office app like Excel. It&#8217;s not generally too bad, but your add-in is .NET, but has to be exposed to, and registered for, COM. This is normally handled by the Setup Project for you, but complex cases can require some manual tweaking and some headaches until you know what you are doing.</p>
<p>By the way, why didn&#8217;t you install into the Program Files directory? It looks like you installed into a temporary folder, I guess? (Actually I don&#8217;t even know how you did that&#8230; how did you do that?)</p>
<p>Anyway, a great first foray into .NET, Ken. Very cool&#8230;</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Puls</title>
		<link>http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/comment-page-1/#comment-160426</link>
		<dc:creator>Ken Puls</dc:creator>
		<pubDate>Tue, 30 Jun 2009 03:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/#comment-160426</guid>
		<description>LOL!

Hmm... fireworks... that would be interesting...</description>
		<content:encoded><![CDATA[<p>LOL!</p>
<p>Hmm&#8230; fireworks&#8230; that would be interesting&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/comment-page-1/#comment-160421</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Tue, 30 Jun 2009 03:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelguru.ca/blog/2009/06/29/my-first-vbnet-application/#comment-160421</guid>
		<description>Congrats.  So I only need a 35MB download to run it? :)

As for excitement, you need Solitaire like fireworks for correct answers.</description>
		<content:encoded><![CDATA[<p>Congrats.  So I only need a 35MB download to run it? <img src='http://www.excelguru.ca/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As for excitement, you need Solitaire like fireworks for correct answers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
