Welcome to MSDN Blogs Sign in | Join | Help

December 2007 - Posts

2008 新年快樂 ~ Happy New Year!!

時間過的真的很快,再不到 9 小時,2008 即將到來。 在此祝大家在新的一年: 平安順利 事事順心 心想事成 美夢成真
Posted by jchiou | 1 Comments

Windows Server 2008 對 CPU 及 RAM 的支援規格

Windows Server 2008 對 CPU 的支援: 在看到下表時,請注意其數字所指的是:主機板上的實體 CPU的個數,也就是幾個 Sockets 舉例來說,機器上安裝 2 個 4 核心的 CPU,從 Windows Server 2008 Standard 工作管理員會看到 8 個 CPU,它便可以使用這  8 個 CPU。   Windows Server 2008 對 RAM 的支援: 值得注意的是在 Standard 及 Web 的 64 位元版本都可以支援到
Posted by jchiou | 1 Comments
Filed under:

VS 2008 Unit Test 貼心小功能

VS 2008 中有許多的貼心設計。筆者先來分享一個單元測試的貼心小功能。 各位看官可以回想一下在 VS 2005 中,要如何執行執行一個 TestMethod 呢? 這時需要切換到『測試檢視』或『測試管理員』,來執行這個 TestMethod。   但是在 VS 2008 中,直接在 TestMethod 按滑鼠右鍵,就可以看到『 Run Tests 』的選項,可以直接執行這個 TestMethod,如下圖: 回顧一下 VS 2005 的畫面(沒有 Run Tests 的選項):  
Posted by jchiou | 1 Comments
Filed under: ,

Visual Studio 2008 主要的創新及系統需求

本文擷自胡語錄(Vusial Studio 產品經理 Peter Hu 的話) 在2008前哨戰中首先登場的Microsoft® Visual Studio® 2008 新增200多項新功能,幫助開發人員更有效率的建構軟體應用程式,且能更準確地符合商業需求,實現高效率與流程導向的開發團隊。 Microsoft® Visual Studio® 2008搭配 .NET Framework 3.5,包含了下列主要的創新: l 以光速開發 : Visual Studio 2008 實現了一波創新的新技術,包含改進語言以及資料的特徵,包括突破性的新技術Language
Posted by jchiou | 1 Comments
Filed under:

如何安裝 CRM4.0 的完整版影片

上一篇文章整理很多的 CRM 4.0 的下載資訊及安裝的資訊, 今天看到一個影片完整示範如何安裝 CRM 4.0,可以讓想要嘗試安裝 CRM 4.0 的朋友參考: http://www.philiprichardson.org/screencasts/titan/InstallCRM/InstallCRM.html
Posted by jchiou | 0 Comments
Filed under:

Microsoft Dynamics CRM 4.0 下載位置

· Server generic page: http://www.microsoft.com/downloads/details.aspx?FamilyId=99CB3A7A-EBA9-4DE9-B0F1-2EBF11C3D756&displaylang=en · Server TRIAL: http://www.microsoft.com/downloads/details.aspx?FamilyId=A9C110FD-AAC8-4D2A-B401-7801B1866E82&displaylang=en
Posted by jchiou | 1 Comments
Filed under:

Storyboard Designer - A Visual Studio Shell application sample

如何擴充 Visual Studio 2008?這是一個不錯的範例。 The Storyboard Designer is a sample application running on top of the VS Shell Isolated mode. It is composed of a DSL with many UI customizations, a custom project and custom VS templates. The purpose of this sample
Posted by jchiou | 1 Comments
Filed under:

IronPython Studio

想在 Visual Studio 2008 中使用 Python 語言嗎?請參考: http://www.codeplex.com/IronPythonStudio IronPython Studio is a free full IDE (Integrated Development Environment) for the Python programming language. It is based on the existing IronPython example that is included
Posted by jchiou | 1 Comments
Filed under:

Deploy software updates for Office Project Server 2007

This article is designed to provide guidance that IT professionals can use to deploy the Service Pack 1 (SP 1) update to a Microsoft Office Project Server 2007 deployment. It covers what to do before you begin installation, the installation steps, and
Posted by jchiou | 0 Comments
Filed under:

Deploy software updates for Windows SharePoint Services 3.0

We recommend that you follow the process and procedures in this topic for most deployment scenarios, from stand-alone server deployments to very large server farms. The typical process for installing software updates consists of copying the files to a
Posted by jchiou | 0 Comments
Filed under:

Planning and Deploying Service Pack 1 for Microsoft Office SharePoint Server 2007 in a Multi-server Environment

轉載自: http://technet2.microsoft.com/Office/f/?en-us/library/91f47832-c84b-4a25-a703-41971c1c479a1033.mspx 有使用 MOSS 2007 的朋友若要更新 SP1,請先閱讀這份文件,以免... Learn how to plan for and deploy Microsoft Office SharePoint Server 2007 Service Pack 1. In this document,
Posted by jchiou | 1 Comments

Windows Live Quick Applications Beta

CodePlex 又有新的範例可以參考研究囉! Tafiti Search Visualization is a Website which brings a new user experience to researching (searching and storing results). It was originally created by Microsoft to demonstrate Silverlight and the Windows Live Search APIs. Now
Posted by jchiou | 1 Comments
Filed under:

如何部署整合 IRM 及 MOSS 2007

這個 Step by Step 的文件中詳細說明如何實做: Deploying Windows Rights Management Services with Microsoft Office SharePoint Server 2007 Step-By-Step Guide http://www.microsoft.com/downloads/details.aspx?FamilyID=7bab2321-71e6-4cf2-8bcd-0880e0d1cda3&DisplayLang=e

Visual Studio 2008 Design Goals

Best tool set for Windows Server 2008, Windows Vista and Microsoft Office 2007 .NET Framework 3.5 design surfaces Office 2007 support including ClickOnce and VSTO MFC support for Vista common controls Improvements for Web Developers HTML / CSS designer
Posted by jchiou | 1 Comments
Filed under:

C# 3.0 - 新功能大綱

C#3.0 Design Themes Improve on C#2.0 Language Integrated Query (LINQ) 100% Backwards Compatible C# 3.0 – New Language Features Local Variable Type Inference Object Initializers Collection Initializers Anonymous Types Auto-Implemented Properties
Posted by jchiou | 0 Comments
Filed under: ,

C# 3.0 - 新功能 - Lambda expressoin

"=>"這個符號除了代表『等於大於』外,在 C# 3.0 語法中也表示 Lambda expression,它可以讓我們的程式碼更少,也可以讓程式的可讀性更高。 詳細說明: http://msdn2.microsoft.com/en-us/library/bb397687(VS.90).aspx 完整範例: using System; using System.Collections.Generic; using System.Linq; using System.Text;
Posted by jchiou | 1 Comments
Filed under: ,

C# 3.0 - 新功能 - implicit Type

C# 3.0 允許區域變數(local variable)使用 var 來宣告變數,它並不是以前 VB 6 的那個 var。 當使用 var 宣告時,CLR 會在編譯階段,由實際的值(等號右邊的值)來判斷它是屬於那個型態 使用以下範例來說明:         static void Main(string[] args)         {            
Posted by jchiou | 0 Comments
Filed under: ,

如何將 Profiler Trace 匯入 SQL Server Table 中以便分析與統計

SQL Profiler 雖已提供不錯的篩選功能,但我們也可以將收集到的資料匯入到資料庫來分析 -- 自行建立一個資料庫 ProfilerTraceLog Use ProfilerTraceLog /* --將 Profiler Trace 匯入 SQL Server Table 中以便分析與統計 --下列語法除了將資料匯入到資料表外,同時也會建立一個 IDENTITY 值,以利資料列的識別 USE ProfilerTraceLog SELECT IDENTITY(int, 1, 1) AS RowNumber,
Posted by jchiou | 1 Comments

CRM 4.0 已悄悄的來了...

最新因為業務上的需要也開始學習 CRM 4.0,可能有很多朋也不知道微軟有這麼一個產品,因為它在台灣目前並不是很熱門的產品,但是 CRM 4.0 真的不錯,目前筆者也還在學習及收集資訊,以後再跟大家分享 CRM 4.0 相關的學習資源,就先這樣了
Posted by jchiou | 3 Comments
Filed under:

2007 Microsoft Office Servers Service Pack 1 (SP1)

這個 Service Pack 是更新伺服器產的修正程式,建議各位朋友先在測試環境先做安裝再到正式環境安裝,以免... 此更新適用於下列程式: Microsoft® Office SharePoint® Server 2007 Microsoft® Office Project Server 2007 Microsoft® Office Forms Server 2007 64 位元版 Microsoft® Office Groove® Server 2007 下載位置: http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=ad59175c-ad6a-4027-8c2f-db25322f791

2007 Microsoft Office 套件 Service Pack 1 (SP1) 來囉!

建議先閱讀完說明再下載更新。下載位置: http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=9ec51594-992c-4165-a997-25da01f388f5
Posted by jchiou | 0 Comments
Filed under:

Visual SourceSafe 2005 最新修正程式

筆者知道很多朋友都有在使用 Visual SourceSafe 2005 做原始程式碼控制,12 月份出了新的修正程式。 這個更新程式包括許多改善穩定性、 效能改善, 改善資料、 完整性改進, 以及改善可用性。 這個更新程式也改善與 Windows Vista 及與 Microsoft Visual Studio 2008 的相容性。 詳細資訊: http://support.microsoft.com/kb/943847/en-us 下載位置: http://download.microsoft.com/download/7/1/f/71fdb660-4e69-471a-ad58-d984b45cc140/vs80-kb943847-x86-intl.ex
Posted by jchiou | 0 Comments
Filed under: ,

如何使用Guidance Explorer協助檢查ASP.NET程式的安全性

記得有與一些 Partners 分享過 Guidance Explorer 也一直想有時間的時候再寫部落格與大家分享,之後都在忙。 今天剛好看到 J.D. Meier 寫了一篇文章說明這部份,有興趣的朋友可以參考下列網址: How To Use Guidance Explorer to do a Security Code Inspection http://blogs.msdn.com/jmeier/archive/2007/12/13/how-to-use-guidance-explorer-to-do-a-security-code-inspection.aspx?CommentPosted=true#commentmessage
Posted by jchiou | 1 Comments

微軟技術支援首頁改版囉!

各位是否已經注意到 http://support.microsoft.com/default.aspx?ln=ZH-TW 的不同。 這次的更新最主要有以下幾點: 錯誤訊息工具 :使用者直接輸入錯誤訊息,只要錯誤訊息在 KB 裡找的到就會直接出現在自動完成下拉清單中,讓使用者更容易查詢。 更明顯的搜尋位置與自動完成功能 :更新版的網頁把搜尋的位置放在所有網頁的正上方,讓使用者更容易使用。並且提供自動完成功能。 (中英文只有輸入兩個字以上,相關成功搜尋字串會自動出現) 簡化的搜尋介面 :移除以前不常使用到的搜尋選
Posted by jchiou | 1 Comments

Visual Studio Team Tester 測試結果儲存位置

有需朋友詢問想要看之前執行過的單元測試、Web 測試或負載測試的結果,可以從那裡找到? 預設來說,所以執行過的測試結果都會存在測試專案下的 TestResults 的資料夾: C:\Users\YourName\Documents\Visual Studio 2005\Projects\TestProject1\ TestResults 如下圖: 只要雙擊要查詢的測試結果,即會自動開啟 Visual Studio 2005。這時大家不要看到 Visual Studio 2005 正中間的這個畫面都還是空的,就以為它沒有正常的開啟測試後的結果,主要是我們要從測試結果的視窗中,雙擊要觀看的結果,此時您就會看到之前所測試過的測試資訊
Posted by jchiou | 1 Comments
Filed under: ,

微軟菁英技術學院之 Exchange Server 2007 進階疑難排解專班

微軟最新版本的郵件伺服器 Exchange Server 2007,除了提供原有 Email 的存取功能,更加強商業持續運作、減少垃圾郵件及病毒,搭配 64 位元的技術更強化其硬體支援的能力。隨著 64 位元伺服器的普及 Exchange Server 2007 勢必成為客戶在升級郵件伺服器時的第一考量。 有鑑於此,微軟技術菁英學院在接續 Exchange Server 2007 升級建置專班之後,再特別為微軟合作夥伴們設計一堂為期兩天的 Exchange Server 2007 進階疑難排解專班
Posted by jchiou | 1 Comments
Filed under:

MSDN 雜誌 2007 年 12 月號 - 編輯的話

轉載自: http://msdn.microsoft.com/msdnmag/issues/07/12/EditorsNote/default.aspx?loc=zx 當我在撰寫本文時,  我正在從西雅圖飛往美國東岸的班機上。我將在紐約的辦公室待幾天,然後就要前往德州參加會議。接著,我就要回到 Redmond 開幾個會,最後還要前往巴塞隆納參加 Tech•Ed EMEA。這麼多的會議只能代表一件事- 2007 年即將結束!怎麼會那麼快就到年底了?在這個時候,我們應當回顧一下身為開發人員在這一年來的成長,以及

Windows Server 2008 與 .NET Framework 版本的關係?

Windows Server 2008 已快要正式上市了,相信很多朋友也開啟將自己的應用程式放在 Windows Server 2008 上測試。 到底 Windows Server 2008 與 .NET Framework 的版本之間有何關係?若您是開發應用程式的朋友,一定要先分清楚 Windows Server 2008 預設安裝的版本及應用程式會用到的版本,才能知道是否要再額外加裝 .NET Framework。   筆者將之整理如下: 1. Windows Server 2008
Posted by jchiou | 3 Comments

SQL 2005 之 如何使用 DMV 傳回有關遺漏索引的詳細資訊

索引建立的好與壞,對 SQL Server 執行的效能影響很大, SQL Server 2005 提供的 DMV 可以協助提供資料表是否有遺漏索引。 詳細的使用範例如下: 1. 使用 tempdb 建立範例資料 use tempdb go if exists (select * from dbo.sysobjects where id = object_id(N'[tbl1]') and OBJECTPROPERTY(id, N'IsUserTable') = 1) drop table [tbl1]
Posted by jchiou | 1 Comments

C# 3.0 - 新功能 - Collection Initializers

Collection Initializers 即是透過前述的 Object Initializers,讓我們可以直接對物件做一或多次初始化動作。         static List<Customer> CreateCustomers()         {            
Posted by jchiou | 0 Comments
Filed under: , ,

C# 3.0 - 新功能 - Object Initializers

C# 3.0 為了簡化物件的初始化,可以直接在建構子後面指定屬性的值。 以程式來說明會更清楚: // 原來程式的寫法為: Customer c = new Customer(1); c.Name = "台灣微軟"; c.City = "台北市"; // Object initializers 可以將程式改寫為: Customer c = new Customer(2) { Name = "台灣微軟", City = "台北市"
Posted by jchiou | 0 Comments
Filed under: ,

C# 3.0 - 新功能 - Automatic properties

C# 3.0 又新增許多令人激賞的功能,今天先看一下 Automatic properties 大家先想一下之前要宣告一個 property 要如何做?就像下方的程式碼:   private string name; public string Name { get { return name; } set { name = value; } } 在 C# 3.0 的寫法可以直接寫為: public string Name { get; set; } 是不是又加簡潔了!   完整的範例如下:
Posted by jchiou | 1 Comments
Filed under: ,

Microsoft .NET Web 相關產品計畫

Tom Lee 將 Scott Guthrie 說明的內容重點轉為繁體中文,方便大家閱讀: 轉載自 http://blogs.msdn.com/tomleetaiwan/archive/2007/12/03/microsoft-net-web.aspx Scott Guthrie 於2007年11月29日在他的 blog 中,透露了新的 Microsoft .NET Web 開發相關計畫 ( http://weblogs.asp.net/scottgu/archive/2007/11/29/net-web-product-roadmap-asp-net-silverlight-iis7.aspx
Posted by jchiou | 0 Comments
 
Page view tracker