Sign In
Application.NET
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
3G
AJAX
ASP.NET
Azure
Blend
Cloud
Linux
Mobile
Moonlight
Project Management
SharePoint
Silverlight
Vista
Visual Studio
Archive
Archives
April 2011
(1)
September 2010
(1)
September 2009
(1)
March 2009
(1)
February 2009
(2)
November 2008
(1)
October 2008
(5)
June 2008
(1)
April 2008
(3)
March 2008
(4)
January 2008
(3)
December 2007
(1)
November 2007
(2)
August 2007
(2)
July 2007
(2)
April 2007
(3)
March 2007
(3)
February 2007
(2)
January 2007
(3)
December 2006
(3)
November 2006
(6)
January, 2008
MSDN Blogs
>
Application.NET
>
January, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Application.NET
Silverlight 已可由 Microsoft Update 安裝 (Windows XP, 2003)
Posted
over 4 years ago
by
Wangtun
0
Comments
很多人在問, Silverlight 的安裝什麼時候會讓使用者從 Windows Update (或是 Microsoft Update) 安裝, 以避免網站出現一塊下載按鈕。 從 1/23 開始, Windows XP 與 Windows Server 2003 已經可以從 Microsoft Update 下載了, 如下圖: 這個是最新版的 Silverlight 1.0 (build 比前幾版還新), 主要的修正是支援只有聲音的 WMS 服務, 除了 Microsoft...
Application.NET
用 Visual Studio 2008 可以參閱 .NET 原始碼
Posted
over 4 years ago
by
Wangtun
1
Comments
為了提供 debug 的需要, .NET 的大部份原始碼可以經由Visual Studio 2008設定, 直接在 debug 時, 自動進 .NET 的原始碼內容。目前已經開放的原始碼有: .NET Base Class Libraries (including System, System.CodeDom, System.Collections, System.ComponentModel, System.Diagnostics, System.Drawing, System.Globalization...
Application.NET
自製 LINQ DataAdapter
Posted
over 4 years ago
by
Wangtun
1
Comments
LINQ 分成兩部份, 第一部份是查詢語法(Query Language), 第二部份是物件資料對映(OR Mapping), 相對於 ADO.NET 的就是 DataReader 與 DataSet, 當然, LINQ 的作法先進很多。 最近試著用 LINQ 在改寫過去用 ASP.NET 2.0 作的網站, 一方面愛死了它的查詢語法, 但另一方面又恨死了它先進的 OR mapping。並不是說 LINQ 的 OR mapping 作的不好, 而是我這是個舊網站, 從 ASP.NET 1.0 開始...
Page 1 of 1 (3 items)