發表文章

目前顯示的是有「tools」標籤的文章

MonoDevelop 2.6 釋出

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

Mono Tools for Visual Studio Preview

跟上一篇介紹的 MonoDevelop for windows 相反,這是為了已經熟悉 Visual Studio.Net 的人用的,讓 Visual Studio.Net 能使用 mono 來進行開發,這樣可以加速移植應用程式到 mono 上的速度。 消息來源: Mono: Mono Tools for Visual Studio Preview Released

MonoDevelop for Windows

終於,MonoDevelop 出了 Windows 的版本,雖然是非常 alpha 的版本,但還是令人振奮。 安裝前,得先安裝 gtk# for windows,才能使用。 下載網址: Windows Preview (內有 gtk# for windows 的網址) 消息來源: Lluis Sanchez : MonoDevelop installer for Windows

AJAXProfilling Extension

現在你可以針對你的 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新闻

bareFTP

用 c# 與 gtk# 寫的 FTP client 軟體,支援了 FTP、SFTP、FTPS 等 protocol,有心研究 FTP protocol 的人可以下載來看看。 官方網址: bareFTP project home

MSBuild Extension Pack

原來 MSBuild 也有跟 NAntContrib 一樣的 extension 存在,有了這個,你就可以控制更多的東西,讓 build 更為自動化。 官方網址: MSBuild extension pack 消息來源: InfoQ: MSBuild Extension Pack

Desktop Flickr Organizer for GNOME

在這兒: Rex’s blah blah blah » Flickr uploader (postr) 看到的。 這是一個可以上傳照片到 flickr 服務的工具。 官方網址: Desktop Flickr Organizer for GNOME Ubuntu 已經有包進去囉,至少我的 8.10 是如此,只要輸入 sudo apt-get install dfo 即可。

IronEditor

Iron ?? 是的,這是特別為 DLR 系列語言如 IronPython、IronRuby 客製的編輯器。不過 Iron Man 不包括在內喔~ 官方網頁: IronEditor - Home 消息來源: Ben Hall's Blog: Announcing IronEditor - An Editor for IronRuby, IronPython and other DLR languages DLR Hosting and related stuff... : IronEditor - Editor for IronPython, IronRuby and other DLR languages

.NetMap

.NetMap 是一組用來看網路圖形的應用程式,同時還附有一組類別庫讓你可以用來在你的應用程式裡加上這些圖形。 官方網站 上的截圖看起來相當的炫,另外還提供了 Excel 2007 的 Template,讓你可以在 Excel 2007 裡輸入資料以後,就直接看到這些酷炫的圖形。 消息來源: .NetMap - Released - visualize your Networks (Social, etc) from Excel

Pex

這個工具可以分析你的代碼,產生出必要的單元測試代碼。目前還在 Microsoft Research 裡,尚未正式作為產品釋出。 不過你還是可以先到 Pex - Automated Exploratory Testing for .Net 這裡研究研究。 消息來源: InfoQ: .NET自动探索式测试工具——Pex

PowerShell Management Library for Hyper-V

所以你現在可以用 PowerShell 管理 Hyper-V 虛擬機器了... 官方網址: http://www.codeplex.com/PSHyperv 消息來源: InfoQ: PowerShell Management Library for Hyper-V登上CodePlex

MonoDevelop 2.0 Alpha 1 釋出

好快,我記得年初才釋出 1.0 版,現在已經要釋出 2.0 Alpha 1 了?! 這裡是它的 Release notes ,裡面介紹了不少新功能呢~ 如果你需要看中文的話,參考對岸愛好者的翻譯: cnBeta.COM_Microsoft .NET_ MonoDevelop 2.0 Alpha1发布 不過遺憾的是 ASP.Net Visual designer 終究還是沒有出現,取而代之的是 html 編輯器的 tag completion 以及其它輔助功能~ P.S. 我好像也該更新他的翻譯檔了...

Sandcastle 源碼公佈到 Codeplex 了

Sandcastle 是一個替代以前 NDoc 的工具,主要用來產生代碼的說明文件。現在如果你想研究 Sandcastle 的話,現在有原始碼可以看囉~ NDoc 停止開發的最主要原因是因為作者對於微軟老是不尊重社群,老是自己要另外搞一套的行為感到生氣。 消息來源: Shake to Develop : Sandcastle : Sandcastle Source Code published in Codeplex

SQL RSS

這是一個可以 monitor SQL server 2008 變動,並且轉為 RSS/ATOM feed 的工具,用途可以很廣泛,不過只能使用在 SQL server 2008、.Net framework 3.5 以上,這就顯得很受限了。 官方網站: SQL RSS on CodePlex.com (Microsoft SQL Server Community & Samples) 消息來源: SQLRSS: an open source project for creating an RSS feed from database changes Cool (Free, Open) Tools: SQL RSS

P/Invoke Interop Assistant

今天 CLR Team 釋出了 P/Invoke Interop Assistant 的源碼,當然還是放在 CodePlex 上,官方網址是: P/Invoke Interop Assistant 。 你可以看看這篇文章: 现在就下载开源工具P/Invoke Interop Assistant -- 使用P/Invoke中进行签名转换的好帮手 的介紹。

Stub Generator

這個工具會分析既有的組件,並產生一份相同介面的 c# 源代碼,但是裡面沒有任何的實作。 Analyze existing DLL and generate C# source code for stub DLL containing the same public API but no implementation. 下載原始碼試過之後,發現程式有問題,可能要等官方釋出正式版本。 官方網站: http://www.codeplex.com/StubGenerator 消息來源: Noam Lampert: Stub Generator project

NArrange

簡單的說,是一個美化代碼的工具。如果你寫程式不習慣加上適當地縮排的話,這工具可以自動幫你作這工作。更詳細的說明可以參考下面: NArrange is a stand-alone, configurable .NET code beautification tool that automatically organizes code members and elements within .NET classes. It allows developers to easily sort class contents according to their style and layout conventions. NArrange works by parsing source code files into a document object model, arranging the elements then rewriting the arranged source code. 官方網站: NArrange - .NET Code Organizer 消息來源: Mono - MonoDevelop IDE - NArrange - .NET Code Organizer: Now with MonoDevelop Support

Data Dictionary Creator

以下引用自: 推薦好用工具:Data Dictionary Creator ,所以要看完整內容的話,看原文章吧~ 簡單又實用的工具,他可以幫你的 SQL Server 中的資料庫每一個表格、欄位做註解,註解寫完之後是直接儲存在 SQL Server 中的「擴充屬性」中,然後可以直接輸出完整的資料庫結構說明文件(包括 Word, Excel, Xml, Html, T-SQL 等) 官方網站: Data Dictionary Creator

AnkhSVN

除了 VisualSVN 以外,在 Visual Studio 裡面你還可以使用 AnkhSVN,請參考這篇文章: AnkhSVN 結合 Visual Studio 與 Subversion

Source Analysis

這是微軟內部所釋出的工具,也是 .NET 開發小組所使用的工具,用來確保大家的代碼風格能盡可能的一致。 官方網址: Microsoft Source Analysis for C# - Release: Source Analysis 4.2 這兩篇是消息來源,但同時也講了 .NET 前後期寫作風格不太一致的原因: Writing code with style A Brief History Of C# Style