Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Jacky @ Mediaroom
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
BizTalk Server 2006
C#
CRM 4.0
Exchange 2007
Expression Web
FoxPro
Groove 2007
IE 8
IE7
IIS 7.0
Office 2007
patterns & practices
patterns & practices
Project Server 2007
RMS
SharePoint Server 2007
Silverlight
SQL Server 2005
SQL Server 2008
Team Build
TFS 2005
TFS 2008
Vista
Visual Studio 2008
VSTS
VSTT
Windows 2003
Windows 2008
WSS 3.0
Archives
September 2008 (11)
August 2008 (21)
July 2008 (15)
June 2008 (11)
May 2008 (39)
April 2008 (25)
March 2008 (19)
February 2008 (9)
January 2008 (20)
December 2007 (33)
November 2007 (33)
October 2007 (22)
September 2007 (16)
同事的部落格
Polo Lee
旺墩
Moli
Tom Lee
Robert Hu
台灣微軟技術支援中心-系統平台支援部
Browse by Tags
All Tags
»
Silverlight
(RSS)
BizTalk Server 2006
C#
CRM 4.0
Exchange 2007
Expression Web
Groove 2007
IE7
IIS 7.0
Office 2007
patterns & practices
patterns & practices
Project Server 2007
RMS
SharePoint Server 2007
SQL Server 2005
SQL Server 2008
Team Build
TFS 2005
TFS 2008
Vista
Visual Studio 2008
VSTS
VSTT
Windows 2003
Windows 2008
WSS 3.0
Wednesday, August 13, 2008 3:33 PM
Microsoft Silverlight Tools Beta 2 for Visual Studio 2008 SP1
若您已將 VS 2008 升級 SP1 的朋友,請記得也將 Silverlight Tools 升級為 Beta2 版本。 Silverlight Tools Beta 2的下載位置: http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=50a9ec01-267b-4521-b7d7-c0dba8866434 Silverlight Tools Beta 2 for Visual Studio
Posted by
jchiou
|
3 Comments
Filed under:
Silverlight
,
Visual Studio 2008
Thursday, July 24, 2008 7:26 PM
44 Amazing Silverlight 2.0 Screencasts
Mike Taulty recently uploaded and amazing collection of Silverlight 2.0 screencasts on how Silverlight works, controls, File IO, networking, UI design, data-binding, interacting with HTML pages, and more. If you want to learn about Silverlight,
Posted by
jchiou
|
5 Comments
Filed under:
Silverlight
Thursday, July 24, 2008 2:56 PM
執行 Silverlight 2 所需之 IIS 6 及 IIS 7 組態設定(圖)
呼應一下 Tom 之前的文章 ,附上 IIS 6 及 IIS 7 的擷圖: IIS 6 畫面如下: IIS 7 畫面如下: Enjoy.
Posted by
jchiou
|
0 Comments
Filed under:
Silverlight
,
Windows 2008
,
IIS 7.0
,
Vista
Thursday, July 17, 2008 12:09 PM
使用 Deep Zoom 將圖片做出不一樣的排列方式
想知道 Deep Zoom 如何將圖片使用不規則的排列方式嗎? 請參考: Wilfred Pinto has a great demo of how to do Deep Zoom with 2 different render layouts . Enjoy.
Posted by
jchiou
|
1 Comments
Filed under:
Silverlight
,
Visual Studio 2008
Wednesday, July 09, 2008 1:00 PM
網際網路進化革命 - MIX08 TAIPEI
MIX08 Taipei 是台灣微軟,精心準備的 NEXT WEB 最新技術趨勢研討會,我們將發表 Microsoft Silverlight 2 、 Microsoft Expression 2 、Internet Explore 8.0 等,多項屬於微軟的最新網路技術與設計工具。 在研討會中,網頁設計者將學習到更多微軟平台的技術,並藉由整合影音、先進的網頁排版、向量圖,以及 3D 繪圖,分享到最真實的應用案例經驗,除了進一步了解如何打造豐富媒體平台,更能讓您的創意與影響力與眾不同,成為市場競爭的利器;您還可以學習如何讓網頁設計師、開發者之間協同作業地更為流暢,以及探討各種可以改進網站使用性的策略。同時,更準備了豐富的國內外新一代網際網路的設計應用實例,展現微軟設計工具更精細多元的技術與實用性。
Posted by
jchiou
|
3 Comments
Filed under:
Silverlight
,
Visual Studio 2008
,
Expression Web
Tuesday, July 01, 2008 5:18 PM
LineRider.com, powered by Silverlight2 and Windows Live Services
有趣興的朋友可以到 www.linerider.com 體驗一下 Silverlight 2 的威力,很厲害! 需要先安裝 Silverlight 2 Beta 2。
Posted by
jchiou
|
1 Comments
Filed under:
Silverlight
,
Visual Studio 2008
Thursday, May 29, 2008 5:06 PM
Writing Silverlight applications in PHP
Silverlight 除了可以在跨平台上執行外,也可以與 PHP 整合,請參考: http://php-compiler.net/doku.php?id=php-in-silverlight
Posted by
jchiou
|
1 Comments
Filed under:
Silverlight
,
Windows 2008
,
Visual Studio 2008
,
IIS 7.0
Monday, May 26, 2008 5:01 PM
SQL Injection 相關資訊
SQL Injection( 資料隱碼)攻擊行為簡介 以下是此類攻擊的流程 1. 駭客運用搜尋引擎尋找網頁上的漏洞,並運用自動化工具攻擊網路服務器。 2. 一個<script>字串附加到在後端運行的SQL伺服器中所有的文本或可變長字串列中。 3. 這個腳本與駭客所控制伺服器連接。該伺服器含有一些常用軟體的利用代碼,如Microsoft MS06-014, 協力廠商軟體漏洞,(例如常用的媒體播放器及內容下載軟體)。有的時候還有一些零時差漏洞。 4. 當終端使用者試圖用IE流覽正常的網站時,由於這些網頁都將從SQL伺服器獲取資料,這些資料同時包含了惡意腳本<script>。而
Posted by
jchiou
|
3 Comments
Filed under:
SQL Server 2005
,
VSTS
,
SharePoint Server 2007
,
Office 2007
,
Silverlight
,
Exchange 2007
,
patterns & practices
,
WSS 3.0
,
IE7
,
Windows 2008
,
Visual Studio 2008
,
SQL Server 2008
,
IIS 7.0
,
Windows 2003
,
C#
,
patterns & practices
,
CRM 4.0
,
Project Server 2007
,
RMS
,
TFS 2008
,
VSTT
,
BizTalk Server 2006
,
Vista
,
TFS 2005
,
Team Build
,
Groove 2007
Wednesday, May 21, 2008 5:25 PM
MIX08 大會,88 個議程實況錄影一次上線
技術與設計的饗宴 - MIX08 大會,88 個議程實況錄影一次上線,與全球最新趨勢同步! 甫在 2008.03.07 於美國 Las Vegas 閉幕的 MIX08 大會,揭露未來 NEXT WEB 數位十年的應用方向,88 個議程實況錄影課程全部公開,讓您立即與全球最新趨勢同步! 詳細內容...
Posted by
jchiou
|
1 Comments
Filed under:
VSTS
,
SharePoint Server 2007
,
Silverlight
,
WSS 3.0
,
IE7
,
Windows 2008
,
Visual Studio 2008
,
IIS 7.0
,
Windows 2003
,
VSTT
,
Vista
Thursday, May 15, 2008 12:51 PM
Silverlight + DeepZoomComposer 的一個真實網例運作範例
無法中看到的一個 UK 的網站 ,它也是是使 SL + DeepZoomComposer 做的,請注意它的圖可以拉近到那個 1 裡面有很多人像的圖片。
Posted by
jchiou
|
1 Comments
Filed under:
Silverlight
,
Visual Studio 2008
Tuesday, May 13, 2008 5:00 PM
Silverlight 2 Preview 之相關工具介紹
上次介紹 Deep Zoom composer 後,有些朋友之前沒有接觸過 Silverlight,故筆者整理相關工具如下: 開發工具(Code): • Visual Studio 2008 Standard+ • Silverlight 2 Runtime Beta1 • Silverlight 2 SDK Beta1 • KB949325 for Visual Studio 2008 • Silverlight Tools Beta
Posted by
jchiou
|
1 Comments
Filed under:
Silverlight
Tuesday, May 06, 2008 11:20 AM
Deep Zoom Composer - 搭配 Silverlight 的切圖工具
有些朋友詢問目前 故宮博物院清明上河圖 很炫,反應的速度很快,那它是如何切圖的?是否有工具可以用? 我們可以使用 Deep Zoom Composer 來搭配使用。 更多資訊: http://www.microsoft.com/downloads/details.aspx?FamilyID=457B17B7-52BF-4BDA-87A3-FA8A4673F8BF&displaylang=en
Posted by
jchiou
|
2 Comments
Filed under:
Silverlight
Friday, April 25, 2008 11:31 AM
請協助我們改善您在 MSDN 上尋找資訊的體驗
您是否覺得很難在 MSDN 快速找到需要的資訊? MSDN 團隊正致力於改善您在尋找所需資訊時的體驗。請花個兩分鐘來告訴我們您想要的內容格式和搜尋方式。 詳細內容... 雖然 MSDN 已經比以前好很多了,但我們都希望它可以更好,筆者自己也有做完問卷,大家有空時可以填一下,感恩。
Posted by
jchiou
|
2 Comments
Filed under:
SQL Server 2005
,
VSTS
,
SharePoint Server 2007
,
Office 2007
,
Silverlight
,
Exchange 2007
,
patterns & practices
,
WSS 3.0
,
IE7
,
Windows 2008
,
Visual Studio 2008
,
SQL Server 2008
,
IIS 7.0
,
Windows 2003
,
C#
,
patterns & practices
,
CRM 4.0
,
Project Server 2007
,
RMS
,
TFS 2008
,
VSTT
,
BizTalk Server 2006
,
Vista
Sunday, April 20, 2008 1:26 PM
Dot NET 3.5 Enhancements Training Kit
The .NET Framework 3.5 Enhancements Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the .NET 3.5 Enhancement features including: ASP.NET MVC, ASP.NET Dynamic Data, ASP.NET AJAX History,
Posted by
jchiou
|
1 Comments
Filed under:
Silverlight
,
Visual Studio 2008
Saturday, April 19, 2008 11:00 PM
.NET 3.5 Enhancements Training Kit
The .NET Framework 3.5 Enhancements Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the .NET 3.5 Enhancement features including: ASP.NET MVC, ASP.NET Dynamic Data, ASP.NET AJAX History,
Posted by
jchiou
|
0 Comments
Filed under:
Silverlight
,
Visual Studio 2008
More Posts
Next page »