<?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: Configuring and running Mono ASP.NET 3.5 (AJAX.NET) on Linux computers</title>
	<atom:link href="http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:57:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Linh</title>
		<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/comment-page-1/#comment-2255</link>
		<dc:creator>Linh</dc:creator>
		<pubDate>Sat, 17 Jan 2009 17:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/#comment-2255</guid>
		<description>Excuse me, but it&#039;s &quot;/usr/bin/mod-mono-server2&quot; not &quot;mod-mono_server2&quot;. Thank you very much for this great stuff, now I&#039;ll be able to work with c# with my Opensuse:)</description>
		<content:encoded><![CDATA[<p>Excuse me, but it&#8217;s &#8220;/usr/bin/mod-mono-server2&#8243; not &#8220;mod-mono_server2&#8243;. Thank you very much for this great stuff, now I&#8217;ll be able to work with c# with my Opensuse:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpobst</title>
		<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/comment-page-1/#comment-1612</link>
		<dc:creator>jpobst</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/#comment-1612</guid>
		<description>&lt;p&gt;gmcs is not just for generics, it is the 2.0 version of Mono&#039;s C# compiler, so you need to use it for any app that you want to target the 2.0 runtime. &#160;It has full support for C# 2.0 features, including partial classes (and now also has full support for C# 3.0 features &#160;:).&lt;/p&gt;
&lt;p&gt;GTK# is the C# wrapper around the GTK+ toolkit, like Winforms is the C# wrapper around the Win32 toolkit. &#160;The development IDE you are referring to is called MonoDevelop.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>gmcs is not just for generics, it is the 2.0 version of Mono&#8217;s C# compiler, so you need to use it for any app that you want to target the 2.0 runtime. &nbsp;It has full support for C# 2.0 features, including partial classes (and now also has full support for C# 3.0 features &nbsp;:).</p>
<p>GTK# is the C# wrapper around the GTK+ toolkit, like Winforms is the C# wrapper around the Win32 toolkit. &nbsp;The development IDE you are referring to is called MonoDevelop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamir Khason</title>
		<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/comment-page-1/#comment-1611</link>
		<dc:creator>Tamir Khason</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/#comment-1611</guid>
		<description>&lt;p&gt;Thank you for clarifications, jpobst&lt;/p&gt;
&lt;p&gt;Yes, I meant MonoDevelop, but it still not very user friendly :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you for clarifications, jpobst</p>
<p>Yes, I meant MonoDevelop, but it still not very user friendly <img src='http://khason.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TrackBack</title>
		<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/comment-page-1/#comment-1610</link>
		<dc:creator>TrackBack</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/#comment-1610</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred</title>
		<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/comment-page-1/#comment-1609</link>
		<dc:creator>Alfred</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/#comment-1609</guid>
		<description>&lt;p&gt; I have an appl developed with Microsoft Visual Studio 2005, runnin gon Windows 2003 with MS SQL.&lt;/p&gt;
&lt;p&gt; Is it possible to port it to linux (with not many modifications)?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p> I have an appl developed with Microsoft Visual Studio 2005, runnin gon Windows 2003 with MS SQL.</p>
<p> Is it possible to port it to linux (with not many modifications)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Hancock</title>
		<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/comment-page-1/#comment-1608</link>
		<dc:creator>James Hancock</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/#comment-1608</guid>
		<description>&lt;p&gt;Getting this running on Windows:&lt;/p&gt;
&lt;p&gt;Program Features/Windows Features/Check off IIS.&lt;/p&gt;
&lt;p&gt;Run management console app for IIS if you really want to make changes but you don&#039;t have to.&lt;/p&gt;
&lt;p&gt;You&#039;re done, with not a text file to edit, not a configuration to get exactly right, and not a line entered into a command prompt.&lt;/p&gt;
&lt;p&gt;I rest my case about Linux: If you have lots of time and nothing better to do, you can get to where you want to go, but why would you bother? (cost is not a reason, because at the end of the day they cost about the same after one year)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Getting this running on Windows:</p>
<p>Program Features/Windows Features/Check off IIS.</p>
<p>Run management console app for IIS if you really want to make changes but you don&#8217;t have to.</p>
<p>You&#8217;re done, with not a text file to edit, not a configuration to get exactly right, and not a line entered into a command prompt.</p>
<p>I rest my case about Linux: If you have lots of time and nothing better to do, you can get to where you want to go, but why would you bother? (cost is not a reason, because at the end of the day they cost about the same after one year)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: safwan</title>
		<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/comment-page-1/#comment-1607</link>
		<dc:creator>safwan</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/#comment-1607</guid>
		<description>&lt;p&gt;I have been involved with mono for about two years now. My experience can be described as painful. Why I am using mono then? the answer is, I have learned programming with Microsoft using visual studio from 2003 up till 2008 and mastered vb.net and C#. while I am learning Linux and UNIX systems, I found programming simple GUI applications in linux requires learning C++ or possibly C. So in order for me to start programming in linux, I will completely have to change my style and attitude towards programming which requires learning another programming language such as java, and dealing with bash very often. I am planing to learn C++ and Java for the future but not now. Thanks god, I have start to understand mono and I found it really a great step towards cross platform &#160;development. The real strength in the mono project is the asp.net side of it. 99% of the codes for microsoft will work on apache linux using the mod-mono (mono-server2), mono-develop xsp server. The story is a bit different in the system level for one reason, and that is using windows forms is different to using gtk# as windows uses a co-ordinate to position element while gtk using a tree style, for example to position an element say for example a textbox then you will have to place it inside a container such as hbox. &lt;/p&gt;
&lt;p&gt;My advice to those who came from the windows world is as follows:&lt;/p&gt;
&lt;p&gt;1- Windows and linux are two different species, Don&#039;t expect everything in the dotnet will be supported in linux specially at the system level&lt;/p&gt;
&lt;p&gt;2- understand bash or any fav shell, because it is the main interface you will be dealing with unlik windows everything is a click of a button.&lt;/p&gt;
&lt;p&gt;3- comming from an ide such as visual studio to the ide mono develop requires great understanding of the preferred language for example visual studio makes things easier and does a lot of things behind the seine so the developer is focused on the visual aspect of it while mono-develop requires you to do a bit more. for example adding a text box in mono develop requires you declaring it manually in the code behind if it is going to be used to send input to a function while visual studio put it this &lt;/p&gt;
&lt;p&gt;take the textbox and position it in the windows(form) &lt;/p&gt;
&lt;p&gt;double click , and you automatically find yourself in the code behind page and the click event is written by default(handy for button).&lt;/p&gt;
&lt;p&gt;4- mono project is worth learning &lt;/p&gt;
&lt;p&gt;Here is a a tutorial i have written to help others avoid frustration.&lt;/p&gt;
&lt;p&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://safwan.speakarabi.co.uk&quot; rel=&quot;nofollow&quot;&gt;http://safwan.speakarabi.co.uk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I am not claiming it is 100% correct but it will work (i hope)&lt;/p&gt;
&lt;p&gt;note&lt;/p&gt;
&lt;p&gt;if you want to participate, add , or correct some of the information so please follow the link in the website (contact safwan).&lt;/p&gt;
&lt;p&gt;What makes mono difficult is the availability of information and documentation is poor &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have been involved with mono for about two years now. My experience can be described as painful. Why I am using mono then? the answer is, I have learned programming with Microsoft using visual studio from 2003 up till 2008 and mastered vb.net and C#. while I am learning Linux and UNIX systems, I found programming simple GUI applications in linux requires learning C++ or possibly C. So in order for me to start programming in linux, I will completely have to change my style and attitude towards programming which requires learning another programming language such as java, and dealing with bash very often. I am planing to learn C++ and Java for the future but not now. Thanks god, I have start to understand mono and I found it really a great step towards cross platform &nbsp;development. The real strength in the mono project is the asp.net side of it. 99% of the codes for microsoft will work on apache linux using the mod-mono (mono-server2), mono-develop xsp server. The story is a bit different in the system level for one reason, and that is using windows forms is different to using gtk# as windows uses a co-ordinate to position element while gtk using a tree style, for example to position an element say for example a textbox then you will have to place it inside a container such as hbox. </p>
<p>My advice to those who came from the windows world is as follows:</p>
<p>1- Windows and linux are two different species, Don&#8217;t expect everything in the dotnet will be supported in linux specially at the system level</p>
<p>2- understand bash or any fav shell, because it is the main interface you will be dealing with unlik windows everything is a click of a button.</p>
<p>3- comming from an ide such as visual studio to the ide mono develop requires great understanding of the preferred language for example visual studio makes things easier and does a lot of things behind the seine so the developer is focused on the visual aspect of it while mono-develop requires you to do a bit more. for example adding a text box in mono develop requires you declaring it manually in the code behind if it is going to be used to send input to a function while visual studio put it this </p>
<p>take the textbox and position it in the windows(form) </p>
<p>double click , and you automatically find yourself in the code behind page and the click event is written by default(handy for button).</p>
<p>4- mono project is worth learning </p>
<p>Here is a a tutorial i have written to help others avoid frustration.</p>
<p><a rel="nofollow" target="_new" href="http://safwan.speakarabi.co.uk" rel="nofollow">http://safwan.speakarabi.co.uk</a></p>
<p>I am not claiming it is 100% correct but it will work (i hope)</p>
<p>note</p>
<p>if you want to participate, add , or correct some of the information so please follow the link in the website (contact safwan).</p>
<p>What makes mono difficult is the availability of information and documentation is poor </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grayson Peddie</title>
		<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/comment-page-1/#comment-1606</link>
		<dc:creator>Grayson Peddie</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/#comment-1606</guid>
		<description>&lt;p&gt;Very good information and I came from the Windows world and still want ASP.net 2.0, as I can&#039;t afford Windows Server 2003 or 2008, even a Small Business Server... :(&lt;/p&gt;
&lt;p&gt;I found myself more productive and comfortable with C#/ASP.net than with C++/PHP.&lt;/p&gt;
&lt;p&gt;The reason for choosing Mono is I wanted to be able to have applications communicate via .net when it comes to writing my own home automation server/application.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very good information and I came from the Windows world and still want ASP.net 2.0, as I can&#8217;t afford Windows Server 2003 or 2008, even a Small Business Server&#8230; <img src='http://khason.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I found myself more productive and comfortable with C#/ASP.net than with C++/PHP.</p>
<p>The reason for choosing Mono is I wanted to be able to have applications communicate via .net when it comes to writing my own home automation server/application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linux</title>
		<link>http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/comment-page-1/#comment-1605</link>
		<dc:creator>linux</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/configuring-and-running-mono-aspnet-35-ajaxnet-on-linux-computers/#comment-1605</guid>
		<description>&lt;p&gt;re: Configuring and running Mono ASP.NET 3.5 (AJAX.NET) on Linux computers&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>re: Configuring and running Mono ASP.NET 3.5 (AJAX.NET) on Linux computers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
