<?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: Application development using Gtk# in .Net</title>
	<atom:link href="http://www.dotnetthoughts.net/2009/10/17/application-development-using-gtk-in-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnetthoughts.net/2009/10/17/application-development-using-gtk-in-net/</link>
	<description>a dotnet developer&#039;s technical blog</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:26:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anuraj P</title>
		<link>http://www.dotnetthoughts.net/2009/10/17/application-development-using-gtk-in-net/#comment-516</link>
		<dc:creator>Anuraj P</dc:creator>
		<pubDate>Wed, 01 Jun 2011 06:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotnetthoughts.net/?p=532#comment-516</guid>
		<description>Welcome :)</description>
		<content:encoded><![CDATA[<p>Welcome <img src='http://www.dotnetthoughts.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://www.dotnetthoughts.net/2009/10/17/application-development-using-gtk-in-net/#comment-515</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Tue, 31 May 2011 20:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotnetthoughts.net/?p=532#comment-515</guid>
		<description>Wow,  thanks.

After downloading the gtk sharp installers, I wandered around the intertubes for 45 minutes trying to figure out how to do a basic sample gtk app in visual studio and couldn&#039;t find anything that was truly useful. All either used mono-develop, or didn&#039;t work.  I couldn&#039;t even figure out what assemblies to reference.

Turns out I was looking in the bin folder of the gtk-sharp folder rather than the lib folder.  But at least your sample gave me the names of the dlls I was looking for.  And, a code sample that actually works.... amazing.

I&#039;m very glad to be able to use VS to build Linux capable apps. (Despite all of the noise from fanboys out there who want to chime in with reasons that this isn&#039;t necessary rather than offering useful help).

I will say, that I used a console app instead of the windows forms app project template, and then went in and changed the output type to &quot;Windows Application&quot; doing this created a project with significantly fewer references that might add GUI related stuff to my auto-complete box that I didnt want in there.

Thanks for an excelent post.</description>
		<content:encoded><![CDATA[<p>Wow,  thanks.</p>
<p>After downloading the gtk sharp installers, I wandered around the intertubes for 45 minutes trying to figure out how to do a basic sample gtk app in visual studio and couldn&#8217;t find anything that was truly useful. All either used mono-develop, or didn&#8217;t work.  I couldn&#8217;t even figure out what assemblies to reference.</p>
<p>Turns out I was looking in the bin folder of the gtk-sharp folder rather than the lib folder.  But at least your sample gave me the names of the dlls I was looking for.  And, a code sample that actually works&#8230;. amazing.</p>
<p>I&#8217;m very glad to be able to use VS to build Linux capable apps. (Despite all of the noise from fanboys out there who want to chime in with reasons that this isn&#8217;t necessary rather than offering useful help).</p>
<p>I will say, that I used a console app instead of the windows forms app project template, and then went in and changed the output type to &#8220;Windows Application&#8221; doing this created a project with significantly fewer references that might add GUI related stuff to my auto-complete box that I didnt want in there.</p>
<p>Thanks for an excelent post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

