發表文章

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

用於.NET的財務函數

有需要 Excel 相關財務函數的人,可以參考這篇: InfoQ: 用于.NET的财务函数 ,不必再自己刻一個或是另外呼叫 Excel 了。 網址在此: Excel Financial functions for .NET - Home

Ja.NET - Java Development Tools for .NET

這跟 IKVM.NET 不一樣, IKVM.NET 是一個架構在 .NET CLR 上的 Java Virtual machine,所以你仍然需要利用 Java SDK 來編譯你的 Java 程式,才能用 IKVM.NET 來執行編譯好的二進位檔。 Ja.NET 就跟 Java SDK 比較相似了,他提供了 compiler...等工具,讓你可以直接編譯 Java 程式為 .NET 的二進位檔。除此之外,他也提供了一些新語法,讓你可以使用 .NET 的特性。詳細的特色, 官方網站 首頁的 flash 介紹得很清楚。 這會把越來越多的 Java developer 拉到 .NET 陣營來嗎?

3D Tools for WPF

"怎麼在 WPF 裡畫出3D維度線?",這個問題老是週期性地出現在論壇裡,這篇文章的作者受不了啦~ 於是他寫出文章,當作是 FAQ: Windows Presentation Foundation-3D Musings : How to Draw WPF 3D Wireframe Graphics 第一個被列出來的解法,就是 3D Tools for the Windows Presentation Foundation ... 這是一組被用來幫助開發者使用 WPF 3D 特性的工具。 A collection of tools to help developers using the 3D features in the Windows Presentation Foundation. Some of things you will find inside: Code to interact with 2D content placed on 3D Trackball class to Rotate the camera using the mouse ScreenSpaceLines3D to draw fixed width lines in a 3D scene Texture coordinate generators

The Connected Information Security Group : How the Anti-XSS 3.0 SRE Works

昨天有提到 Anti-XSS 這個函式庫 ,今天就有文章說明其運作原理: The Connected Information Security Group : How the Anti-XSS 3.0 SRE Works ,有志於程式碼安全的人可以參考看看。

CAT.NET CTP 與AntiXSS v3 beta

微軟 Security Team 公告推出 CAT.NET CTP 與 AntiXSS v3 beta。 AntiXSS 函式庫主要應用在 ASP.Net 應用程式上,用來預防 XSS 攻擊;而 CAT.NET 則是用來分析你的應用程式,看看你的 ASP.Net 應用程式裡是否有什麼漏洞,可能會讓人入侵。 Anti-XSS v3 BETA includes performance improvements, localization enhancement as well as a Security Runtime Engine (SRE) that uses an HTTP module to provide a level of protection against XSS for your application without the need to rebuild your code. CAT.NET v1 CTP is a binary analysis tool that can be used by developers to identify some common vulnerabilities that can lead to attack vectors such as XSS, SQL Injection and XPath Injection in your code. 消息來源: Announcing CAT.NET CTP and AntiXSS v3 beta Announcing CAT.NET CTP & Anti-XSS v3 BETA The Security Development Lifecycle : Announcing CAT.NET CTP and AntiXSS v3 beta

Gtk# Installers for .NET 2.12.6 釋出

Gtk# Installers for .NET 2.12.6 釋出,使用這一版 gtk# 最大的好處是可以直接在 Windows/.NET 上執行在 Linux 或 MacOS X 上建立的 Gtk# 應用程式。 With the new installers, it is possible to run on Windows/.NET applications created with Gtk# on Linux and MacOS X. 消息來源: Gtk# Installers for .NET

Oxite

Oxite 是一個簡單的 blog 引擎,完全以 ASP.Net MVC 實作。 如果你想研究 ASP.Net MVC 的話,這個專案是個很好的起點,因為這個專案並不是微軟的 Sample 專案,而是真的要放在真實世界裡運作的。 網址: Oxite

IronPython 2.0 正式版

過了好久好久,終於 2.0 正式版釋出了~ 官方公告: v2.0.0 Release Notes 消息來源: Jason Zander's WebLog : IronPython 2.0 Released

跨平台的Delphi回歸

如果你對 Kylix 還有印象的話,現在他們又打算再做一次了,Delphi Prism 預計在明年推出。 我想應該是以 Mono 為主軸。 官方網站: Delphi Prism - Delphi Development Solution for .NET and Mono 消息來源: InfoQ: 跨平台的Delphi回归 跨平台的Delphi回归

MoonLight 1.0 beta 釋出

依據官方消息: Moonlight 1.0 Beta 1 ,1.0 beta 已經釋出。 更令人振奮的消息, Moonlight Roadmap 指出,1.0 正式版即將在明年一月釋出!