這次提供了不少新功能,像是 git 、 Cocoa(Mac) 的開發、VI編輯模式的加強、DocFood (類似GhostDoc)自動產生必要的註解以產生API文件、除錯功能的加強、T4 template engine的加強等等,以及部份可以分析程式碼的工具。
詳細的內容還是要到官方網站看 What's new in MonoDevelop 2.6 會比較清楚。


張貼者:
elleryq
於
9/21/2011 10:40:00 上午
0
意見
此文章的連結
標籤: ide, monodevelop, tools
它是一款基于.NET兼容环境,运行于Linux/Unix操作系统上,以支持ASP.NET为核心功能和最大特色,既强大又易用的WEB服务器。其最新版本(V4.3)已于今日发布。

張貼者:
elleryq
於
8/19/2011 09:20:00 上午
0
意見
此文章的連結

張貼者:
elleryq
於
3/30/2011 09:51:00 上午
0
意見
此文章的連結

張貼者:
elleryq
於
3/16/2011 09:58:00 上午
0
意見
此文章的連結

張貼者:
elleryq
於
3/10/2011 09:59:00 上午
0
意見
此文章的連結
可以把 Lisp 轉為 C# 的轉譯器/編譯器。
Introducing Lunula
張貼者:
elleryq
於
2/23/2011 10:19:00 上午
0
意見
此文章的連結
標籤: c#, compiler, interpreter, lunula
跟上一篇介紹的 MonoDevelop for windows 相反,這是為了已經熟悉 Visual Studio.Net 的人用的,讓 Visual Studio.Net 能使用 mono 來進行開發,這樣可以加速移植應用程式到 mono 上的速度。
消息來源:Mono: Mono Tools for Visual Studio Preview Released
張貼者:
elleryq
於
6/12/2009 07:44:00 下午
0
意見
此文章的連結
標籤: ide, mono, tools, visualstudio
終於,MonoDevelop 出了 Windows 的版本,雖然是非常 alpha 的版本,但還是令人振奮。
安裝前,得先安裝 gtk# for windows,才能使用。
下載網址:Windows Preview (內有 gtk# for windows 的網址)
消息來源:Lluis Sanchez : MonoDevelop installer for Windows
D 語言也移植到 .NET CLR 上了,還有什麼語言還沒移植過去呢?
官方網址:D Compiler for .NET
消息來源:InfoQ: D.NET编译器源码发布了
張貼者:
elleryq
於
5/19/2009 09:32:00 上午
0
意見
此文章的連結
標籤: language
現在你可以針對你的 ASP.Net AJAX 應用程式作 profiling 了,讓你可以更了解效能的瓶頸在哪裡,並加以改進。
[quote]AJAXProfiling Extensions is an add-on to the performance tools that areavailable in Visual Studio Team System 2008 Development Edition andVisual Studio Team Suite, extending them to allow you to profile theclient-side JavaScript code in your AJAX application. [/quote]
消息來源:VS2008 AJAX Profiling Extensions - 博客园IT新闻
張貼者:
elleryq
於
5/04/2009 09:59:00 上午
0
意見
此文章的連結
標籤: ajax, tools, web application
之前提過的Microsoft Chart Controls,有人整理了一份懶人包,從入門文章到相關參考都列出來了,不妨參考看看:Dave does Data : Free Chart Controls for .NET: Windows and Web – Handy Links
張貼者:
elleryq
於
4/21/2009 01:28:00 下午
0
意見
此文章的連結
官方網頁:Common Compiler Infrastructure - Metadata
The Microsoft Research Common Compiler Infrastructure (CCI) is a set of components (libraries) that provide some of the functionality that compilers and related programming tools tend to have in common.
The metadata components provide functionality for reading, writing and manipulating Microsoft Common Language Runtime (CLR) assemblies and debug files. The functionality provided by these components subsumes the functionality provided by System.Reflection and System.Reflection.Emit.
張貼者:
elleryq
於
4/17/2009 07:06:00 下午
0
意見
此文章的連結
標籤: library
下載位置:end-to-end tutorial chapter in PDF form
消息來源:
張貼者:
elleryq
於
4/15/2009 08:48:00 上午
0
意見
此文章的連結
標籤: tutorial, web application, 書籍推薦
官方網站:nRoute
來源:WOW, The Web : 使用 nRoute 框架来实现基于 Silverlight 的桌面应用
摘錄:
nRoute Framework 是 codeplex 中的一个开源项目,你可以使用 nRoute 实现基于 Silverlight/ WPF 的类似桌面应用的框架。
張貼者:
elleryq
於
4/13/2009 07:32:00 下午
0
意見
此文章的連結
標籤: library, silverlight