發表文章

目前顯示的是 4月, 2008的文章

Mono 與今年的 Google SoC

這兒 http://code.google.com/soc/2008/mono/about.html 是今年 Google Summer of Code 與 Mono 有關的項目,像 Git#、Windows form theme、Visual Studio addin for mono...等等,都相當讓人印象深刻呢~

書籍推薦:Microsoft AJAX Library Essentials

光頭 Joe Stagner 寫了文章: Joe Stagner - Frustrated by Design ! : BOOK: Microsoft AJAX Library Essentials 推薦了這本書: Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained: Cristian Darie,Bogdan Brinzarea 有用 Ajax library 開發的人可以參考看看。 比價 ! Amazon 果然比較便宜!!不過加上運費以後呢?

PowerCommands

PowerCommands 可以為 Visual Studio 2008 開發環境附加一些有用的功能。 詳情可以參考官方網頁,同時還有圖片說明,比我在這邊說破嘴清楚多了。 官方網站: PowerCommands for Visual Studio 2008 消息來源: ccBoy's WebLog : PowerCommands 1.1

Command Line Parser Library

Command Line Parser Library 專案位於 CodePlex 上,同樣地,這個函式庫提供 .NET 應用程式能有解析命令列參數的能力,此外還允許你能顯示客製化的求助視窗。 官方網頁: Command Line Parser Library 消息來源: [Mono-list] C# command line parsing library

CLI

CLI 移植自 Apache Commons CLI 函式庫 1.1 版,使用的語言是 C#,主要用來解析命令列參數。 官方網頁: http://code.lostcreations.com/wiki/lib/CLI 在 Apache Common CLI wiki 上的說明頁: CLI 消息來源: [Mono-list] C# command line parsing library

xUnit.net v1.0 釋出

根據 James Newkirk 的文章: xUnit.net v1.0 Released ,xUnit.net 已經釋出! 官方網站: xUnit.net - Unit Testing for .NET 下載位置: Release: xUnit.net 1.0

SharpDevelop + Monorail

現在你也能在 SharpDevelop 裡面開發 Monorail 專案啦~ 請參考這篇文章: bryanallott.net » SharpDevelop + Monorail

Visual LINQ Query Builder for Linq-To-SQL

視覺化的 LinQ 查詢設計工具,更棒的是,它可以直接在 Visual Studio.Net 裡面使用。 官方網站: http://code.msdn.microsoft.com/vlinq/ 消息來源: Visual LINQ Query Builder for Linq-To-SQL

Mono 1.9.1 釋出

Release Note 在此: Mono 1.9.1: Release Notes. ,主要是一些小修正,沒有太大的變動。 要注意的是,官方下載頁面的連結看來還沒更新,所以你仍然會下載到 1.9 的版本,而不是 1.9.1。

免費的Phalanger IDE發佈

原文網址: Free Phalanger IDE Released 中文版本可參考: InfoQ: 免费的Phalanger IDE发布 Phalanger官方網址: Phalanger 如果你不知道什麼是 Phalanger 的話,其實 Phalanger 就是可以執行在 .NET CLR 環境的 PHP 。這個新聞是說, Phalanger 開發團隊提供了一個 Add-on,讓你可以在 Visual Studio IDE 上使用 Phalanger。

WebKit/Gtk mono bindings

Carlos Martin Nieto 最近試著在 Mono 裡使用著名的瀏覽器引擎 WebKit ,目前已經有了些成果,你可以到 WebKit/Gtk mono bindings 下載原始碼。 或者使用 git 去 http://git.cmartin.tk checkout 最新的源碼。

BlogEngine.NET

BlogEngine.NET 是個開放源碼的 .NET blogging 專案,如果你想架設自己的 Blog 系統而且又想使用 .NET 的話,不妨試試看這個。 他的源碼可以從 CodePlex 上取得: BlogEngine.NET BlogEngine.NET is an open source .NET blogging project that was born out of desire for a better blog platform. A blog platform with less complexity, easy customization, and one that takes advantage of the latest .NET features. BlogEngine.NET was designed using the current .NET framework and focused on simplicity, ease of extendibility, and innovative features. With BlogEngine.NET, we hope to create the natural blog of choice for all .NET developers world wide.

LINQ to CSV

有人介紹了 LINQ to CSV: 好用的 LINQ to CSV library ,有需要的人不妨試試。 官方網址: LINQ to CSV library

Silverlight 2 中文學習資源整理

請直接訪問這兒: InfoQ: Silverlight 2.0中文学习资源集萃 ,該文章整理的相當詳盡,雖然它也是翻譯自 InfoQ

My Web Page Starter Kit

My Web Pages Starter Kit 是個動態的內容管理系統(CMS)。你可以使用這份 Starter Kit 來打造自己的站台,喔,當然,這份代碼很容易擴充,也很容易改變他的外觀。 官方網站: http://www.codeplex.com/MyWebPagesStarterKit 消息來源: Tips of the Day on .NET : My Web Pages Starter Kit

建立 ASP.Net AJAX Control

Mike Ormond 撰寫了一系列的文章: Building ASP.NET AJAX Controls 教你如何撰寫 ASP.Net AJAX 控制項,請享用。

ASP.MVC Storefront

根據 Shawn Burke's Blog 的消息: Building a Storefront using ASP.NET MVC 指出, Rob Conery 已經開始釋出一系列的 web cast,內容是他如何用 ASP.NET MVC 製作 MVC Storefront 的過程。 如果你對 ASP.NET MVC 有興趣的話,可以參考這一系列的 web cast。

GhostDoc

GhostDoc 是 C# 程式設計師撰寫 XML 註解好幫手,由 Roland Weigelt 所開發,Visual Studio 2008、Visual Studio 2005 與 Visual Studio 2003 都有版本可供支援。 瓶水相逢 這兒有專文: 增進撰寫註解速度的小套件 GhostDoc 介紹,這裡就不再越俎代庖了。

POS for .NET

POS for .Net 是一組專給 POS 開發人員的 library,如果你剛好在寫 POS 系統的話,不妨試試看這個由 Microsoft 提供的 library,或許對你有所幫助。 下載網址: Microsoft Point of Service for .NET v1.12 消息來源: POS for .NET v1.12 available

yFiles.NET

yFiles.NET 是一個可以用來製作視覺化圖表的元件,可以製作許多特殊的圖形。網站上可以先下載 Evaluation 來試用,正式版本依版本的不同,有不同的定價( 價目表 )。 想看效果的話,可以參考他們的產品: yEd 。 官方的介紹: It provides data structures, algorithms and visualization controls for graph analysis and advanced functionality to automatically calculate layouts for graphs, diagrams, and networks. 官方網站: yFiles.NET - Graph Layout and Visualization Library

Framework Design Studio

今天看到這篇文章: 介紹好用工具:Framework Design Studio ,介紹了 Framework Design Studio 從條列的功能看起來,應該是很好用: 列出在 .Net Assembly (組件)中的 API 比對兩個不同版本的 .NET 組件中的 API 的差異 ( 可看出哪些新增、哪些刪除 ) 可審閱 API、自行加上註解,也可以透過 plug-in 跟你的資料庫整合。 可匯出 API 註解到 Word 文件中 消息來源: 介紹好用工具:Framework Design Studio

Open source PowerShell

現在 PowreShell 可不是只能在 Windows 下跑囉,現在有人移植到 Mono 上啦~ 官方網址: http://sourceforge.net/projects/pash 消息來源: Miguel de Icaza: Open Source Powershell Implementation

Gtk.DataBindings

在 Windows Form 裡面很方便的 Data Binding,在 Gtk# 裡面卻是個痛,因此約一年前有人特別開發了 Gtk.DataBindings ,讓 Gtk# developers 也能快快樂樂地作 Data Binding...主要運作是以 Addin 方式讓 MonoDevelop 的 Stetic (Gtk# 的視覺化設計介面)來使用。 官方網站同時提供有 Video tutorials and screencasts 可以收看 消息來源: Gtk# Databinding - Miguel de Icaza

c# 之父 - Anders Hejlsberg 的相關影片

如果你也使用 c#,或許你跟 Charlie Calvert 一樣,都是Anders Hejlsberg的Fans。 Charlie Calvert 最近貼出一篇文章: Anders Hejlsberg Film Festival: The C# and other VS Language Teams at the Movies ,裡面收集了截至目前為止所有Anders的訪談,訪談的內容多半都是與 c#、.Net 有關係,有興趣了解 Anders 與 c# 的人,不妨看看喔~

ASP.Net MVC 影片導引

想找 ASP.Net MVC 的教學影片嗎?根據 Beth Massi 的消息, Bill Burrows 已經製作出來囉: ASP.Net Introduction tutorial ,影片裡的步驟基本上是參考 ScottGu's 大大的文章 ,所以你可以一邊看文章,一邊參考影片烘培出你的第一個 ASP.Net MVC 應用程式。 消息來源: Video Tutorials on ASP.NET Model-View-Controller (MVC) Framework

ProMesh.Net

ProMesh.NET 也是一個 MVC 的 web 應用程式框架,但跟其他的 MVC 框架比起來,主要的特色是它已經整合了測試的框架跟 template 呈現的部份,或許應該說,測試的框架與 template 呈現的部份都是用自己的,而不是使用其他的 library。 特色: Lightweight (<100KB) framework running on top of the ASP.NET HTTP pipeline (HttpHandler) Controller-based for easy implementation of the MVC pattern Flexible template-based rendering engine (using pure HTML files) Very powerful integrated testing framework for running unit tests on your web pages Easy mapping of parameters and other client data to typed method parameters and class members Flexible and easy to use form generation and postback handling Built-in Ajax support. JavaScript method stubs are generated by the framework. Just call your server-side .NET methods from client-side JavaScript as if you were running them on the server. Integrated logging and profiling Optional integration with the CoolStorage.NET ORM library Built for performance