<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>MONO中文 - 部署与维护</title>
    <link>http://www.sinoprise.com/showforum-6.aspx</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) MONO中文</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Tue, 06 Jan 2009 08:55:54 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>Ubuntu 8.04 Lighttpd +Mono 支持.net</title>
      <description><![CDATA[安装软件过程 lighttpd &amp;gt;mono&amp;gt;fastcgi-mono-server 

安装前老规矩 sudo apt-get update下 

1. lighttpd 

benben@ubuntu:~$ sudo apt-get install lighttpd 

启用fastcgi 

benben@ubuntu:/etc/apt$ sudo lighty]]></description>
      <link>http://www.sinoprise.com/showtopic-353.aspx</link>
      <category>部署与维护</category>
      <author>enjoyo</author>
      <pubDate>Fri, 12 Sep 2008 12:04:21 GMT</pubDate>
    </item>
    <item>
      <title>Mono:FreeBSD</title>
      <description><![CDATA[http://www.mono-project.com/Mono:FreeBSD

 BSD# 

Packaging for Mono and related applications on FreeBSD (http://www.freebsd.org)is handled by the BSD# project. The purpose of this project is toma......]]></description>
      <link>http://www.sinoprise.com/showtopic-203.aspx</link>
      <category>部署与维护</category>
      <author>enjoyo</author>
      <pubDate>Fri, 16 May 2008 10:33:30 GMT</pubDate>
    </item>
    <item>
      <title>如何在FreeBSD中安装MONO</title>
      <description><![CDATA[如何在FreeBSD中安装MONO
尽管在#BSD小组的官方讨论组http://code.google.com/p/bsd-sharp/中没有任
何实质性的东西,但是#BSD小组还是做了大量细致的工作,使我们在BSD上安装
MONO变得异常轻松.
下面是安装步骤:

cd /usr/ports/lang/mono
make
make install

OK,就三条指令就好了.]]></description>
      <link>http://www.sinoprise.com/showtopic-92.aspx</link>
      <category>部署与维护</category>
      <author>enjoyo</author>
      <pubDate>Thu, 06 Mar 2008 16:07:06 GMT</pubDate>
    </item>
    <item>
      <title>Mono上如何监视你的程序性能</title>
      <description><![CDATA[出处: http://blog.csdn.net/zhangjianying/archive/2006/10/10/1329053.aspx

Mono --profile 参数可以帮助我们监视应用程序的运行性能
很方便的一个功能
使用也很简单:
Example:
   Mono --profile app.exe &amp;gt; app.txt
生成的 app.txt 就是 app.ex]]></description>
      <link>http://www.sinoprise.com/showtopic-7.aspx</link>
      <category>部署与维护</category>
      <author>enjoyo</author>
      <pubDate>Tue, 22 Jan 2008 13:46:19 GMT</pubDate>
    </item>
  </channel>
</rss>