搜尋此網誌
2016-08-03
2015-10-13
2014-10-16
2014-06-12
虛擬化技術參考資源
【長篇教學】為什麼虛擬化是雲端運算的基礎?
【長篇評論】Hyper-V R2 vs.vSphere,企業要選誰?
Redpaper - Implementing Microsoft Hyper-V on IBM System x and IBM BladeCenter
Virtualization cookbook: Microsoft Hyper-V R2 on IBM System x
實測4大主要虛擬化平臺 微軟 Windows Server 2008 Hyper-V
節省軟體授權費用
Hyper-V Server 2008 正式發佈
如何在網域環境下管理Hyper-V伺服器 (一)
如何在網域環境下管理Hyper-V伺服器 (二)
如何在網域環境下管理Hyper-V伺服器 (三)
好用的Server Core GUI管理工具-CoreConfigurator
Hyper-V Server 2008與CoreConfigurator
Hyper-V 與 HP 伺服器
如何手動復原Hyper-V的虛擬機器設定
Windows Server 2008 - Server Core 基礎指令介紹
Server Core 如何安裝更新
練習5個步驟,讓你學會Server Core基本操作
Microsoft Hyper-V Server 2008安裝指南
Hyper-V管理員管理Hyper-V Server
Hyper-v與VMM 2007 管理秘訣TOP9
Core Configuration For Windows 2008
Core Configurator 2.0
如何在Windows XP/2003啟用SMP/多核心/多CPU
Hyper-V 3.0 實戰
Hyper-V 有多個虛擬交換器管理員時,使用NAT,要把共用設定在使用外部網路的虛擬交換器上面,不要設定在實體網路卡上。
Running Ubuntu with DHCP on Hyper-V over WIFI
Microsoft Virtual Machine Converter 2.0
Virtualization in VMware
【長篇評論】Hyper-V R2 vs.vSphere,企業要選誰?
Redpaper - Implementing Microsoft Hyper-V on IBM System x and IBM BladeCenter
Virtualization cookbook: Microsoft Hyper-V R2 on IBM System x
實測4大主要虛擬化平臺 微軟 Windows Server 2008 Hyper-V
節省軟體授權費用
Hyper-V Server 2008 正式發佈
如何在網域環境下管理Hyper-V伺服器 (一)
如何在網域環境下管理Hyper-V伺服器 (二)
如何在網域環境下管理Hyper-V伺服器 (三)
好用的Server Core GUI管理工具-CoreConfigurator
Hyper-V Server 2008與CoreConfigurator
Hyper-V 與 HP 伺服器
如何手動復原Hyper-V的虛擬機器設定
Windows Server 2008 - Server Core 基礎指令介紹
Server Core 如何安裝更新
練習5個步驟,讓你學會Server Core基本操作
Microsoft Hyper-V Server 2008安裝指南
Hyper-V管理員管理Hyper-V Server
Hyper-v與VMM 2007 管理秘訣TOP9
Core Configuration For Windows 2008
Core Configurator 2.0
如何在Windows XP/2003啟用SMP/多核心/多CPU
Hyper-V 3.0 實戰
Hyper-V 有多個虛擬交換器管理員時,使用NAT,要把共用設定在使用外部網路的虛擬交換器上面,不要設定在實體網路卡上。
Running Ubuntu with DHCP on Hyper-V over WIFI
Microsoft Virtual Machine Converter 2.0
Virtualization in VMware
2013-04-26
Virtual CD-ROM Control Panel
Virtual CD-ROM Control Panel
This utility enables users of Windows XP, Windows Vista, and Windows 7 to mount ISO disk image files as virtual CD-ROM drives.
This utility enables users of Windows XP, Windows Vista, and Windows 7 to mount ISO disk image files as virtual CD-ROM drives.
2013-04-12
2012-10-27
IIS 7.0 Provider, web.config, Authentication
IIS 7.0:新增提供者
新增或編輯提供者對話方塊

學習ASP.NET 2.0會員機制三部曲
將預設的 Membership、Roles 等功能所使用的資料庫以 SQL Server 取代
ASP.NET 2.0 建置自己的成員資格提供者
修改ASP.NET內建驗證機制的密碼規則
ASP.NET 2.0 如何將MemberShip的資料庫建立在自己的資料庫上
依照topcat大的心得分享,可在C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\Machine.Config中,找到預設的Provider設定,我想在IIS 7中所看到的"繼承"應該就是來自它了。
進階參考資料
MSDN:
ASP.NET 設定檔提供者
SqlProfileProvider 類別 & 程式碼範例
設定檔的 providers 項目 (ASP.NET 設定結構描述)
可設定項目參考:
ASP.NET 2.0 成員/角色管理與 IIS,第一篇:安全性與組態之概觀
ASP.NET 2.0 成員/角色管理與 IIS,第二篇:實作
MSDN VIDEO:
ASP.NET 網站資料庫之註冊與 Provider 設定
以 ASP.NET 網站管理工具進行 Web 管理
---
設定檔提供者實作範例
建立 SQL Server 的應用程式服務資料庫
SQL Server 應用程式服務資料庫中的角色和檢視
HOW TO:從 Web.config 檔案讀取連接字串
HOW TO:從 Web.config 檔案讀取應用程式設定
ASP.NET 組態設定
web.config相關設定都在這裡了
如何快速查詢 web.config 中各項設定參數的預設值
利用ASP.NET WebClient的UploadData來做一個自動登入網頁的小程式
使用HttpWebRequest提交ASP.NET表单并保持Session和Cookie
淺談web.config
利用web.config設定單獨頁面需要驗證
新增或編輯提供者對話方塊

學習ASP.NET 2.0會員機制三部曲
將預設的 Membership、Roles 等功能所使用的資料庫以 SQL Server 取代
ASP.NET 2.0 建置自己的成員資格提供者
修改ASP.NET內建驗證機制的密碼規則
ASP.NET 2.0 如何將MemberShip的資料庫建立在自己的資料庫上
依照topcat大的心得分享,可在C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\Machine.Config中,找到預設的Provider設定,我想在IIS 7中所看到的"繼承"應該就是來自它了。
進階參考資料
MSDN:
ASP.NET 設定檔提供者
SqlProfileProvider 類別 & 程式碼範例
設定檔的 providers 項目 (ASP.NET 設定結構描述)
預設設定檔提供者
ASP.NET 包含使用 Microsoft SQL Server 儲存資料的設定檔提供者。
預設 ASP.NET 電腦組態包含名為 AspNetSqlProfileProvider 的預設 SqlProfileProvider 執行個體,以連接至本機電腦上的 SQL Server。
根據預設,ASP.NET 設定檔功能會使用這個提供者執行個體。
此外,您也可以在應用程式的 Web.config 檔中指定不同的預設提供者。
可設定項目參考:
- membership 項目 (ASP.NET 設定結構描述) - 屬性和項目
- roleManager 項目 (ASP.NET 設定結構描述) - 屬性和項目
- profile 項目 (ASP.NET 設定結構描述) - 屬性和項目
ASP.NET 2.0 成員/角色管理與 IIS,第一篇:安全性與組態之概觀
ASP.NET 2.0 成員/角色管理與 IIS,第二篇:實作
MSDN VIDEO:
ASP.NET 網站資料庫之註冊與 Provider 設定
以 ASP.NET 網站管理工具進行 Web 管理
---
設定檔提供者實作範例
建立 SQL Server 的應用程式服務資料庫
SQL Server 應用程式服務資料庫中的角色和檢視
HOW TO:從 Web.config 檔案讀取連接字串
HOW TO:從 Web.config 檔案讀取應用程式設定
ASP.NET 組態設定
web.config相關設定都在這裡了
如何快速查詢 web.config 中各項設定參數的預設值
利用ASP.NET WebClient的UploadData來做一個自動登入網頁的小程式
使用HttpWebRequest提交ASP.NET表单并保持Session和Cookie
淺談web.config
利用web.config設定單獨頁面需要驗證
2011-06-13
2011-02-23
2010-06-26
手動建立XP MODE的捷徑
How To Hack a New Integrated XP Mode Application
@VM XP
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList\Applications
@HOST WIN7
C:\Users\VOSTRO\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows Virtual PC\Windows XP Mode 應用程式
@VM XP
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList\Applications
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList\Applications\12345678] "CommandLineSetting"=dword:00000000 "RequiredCommandLine"="" "IconIndex"=dword:00000000 "IconPath"="%SystemRoot%\\system32\\mstsc.exe" "Path"="C:\\WINDOWS\\system32\\mstsc.exe" "ShortPath"="C:\\WINDOWS\\system32\\mstsc.exe" "VPath"="%SystemRoot%\\system32\\mstsc.exe" "ShowInTSWA"=dword:00000000 "Name"="遠端桌面連線"
@HOST WIN7
C:\Users\VOSTRO\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows Virtual PC\Windows XP Mode 應用程式
%SystemRoot%\system32\rundll32.exe %SystemRoot%\system32\VMCPropertyHandler.dll,LaunchVMSal "Windows XP Mode" "||12345678" "遠端桌面連線"
2010-06-25
Remote Desktop Connection 7.0
Description of the Remote Desktop Connection 7.0 client update for Remote Desktop Services (RDS) for Windows XP SP3, Windows Vista SP1, and Windows Vista SP2
KB969084:Windows XP 更新
Description of the MUI for the Remote Desktop Connection 7.0 client update for Windows XP Service Pack 3
KB969085:Windows XP 更新
Windows(R) XP SP3 啟用 RemoteApp(TM) 所需的更新
KB969084:Windows XP 更新
Description of the MUI for the Remote Desktop Connection 7.0 client update for Windows XP Service Pack 3
KB969085:Windows XP 更新
Windows(R) XP SP3 啟用 RemoteApp(TM) 所需的更新
2010-06-18
2010-01-16
.NET Framework CLR 安全性更新
Microsoft Security Bulletin MS09-061 - Critical
Vulnerabilities in the Microsoft .NET Common Language Runtime Could Allow Remote Code Execution (974378)
Published: October 13, 2009 | Updated: November 04, 2009
Vulnerabilities in the Microsoft .NET Common Language Runtime Could Allow Remote Code Execution (974378)
Published: October 13, 2009 | Updated: November 04, 2009
2010-01-07
Windows 7, 2008 試用
正大光明抓Windows 7用一年
Windows 7免費用久久!延長120天免破解!
Windows 7 暗黑破解密技,免費使用360天
slmgr能將Windows 7的免啟動使用期限延長成120天
[電腦] WINDOWS 7 試用期延長的方法
How to Rearm and Extend Free Usage (Activation Grace Period) of Windows 7 to 120 Days
How to Rearm / Activate Windows 7 for 120 days
How to extend the Windows Server 2008 evaluation period
How to Automatically Rearm and Extend Activation Grace Period in Windows Vista and Server 2008
How to Install and Use Windows Server 2008 240 Days for Free
如何延長 Windows Server 2008 的試用時間
Convert your Windows Server 2008 R2 to a Workstation!
Windows 7免費用久久!延長120天免破解!
Windows 7 暗黑破解密技,免費使用360天
slmgr能將Windows 7的免啟動使用期限延長成120天
[電腦] WINDOWS 7 試用期延長的方法
How to Rearm and Extend Free Usage (Activation Grace Period) of Windows 7 to 120 Days
How to Rearm / Activate Windows 7 for 120 days
How to extend the Windows Server 2008 evaluation period
How to Automatically Rearm and Extend Activation Grace Period in Windows Vista and Server 2008
How to Install and Use Windows Server 2008 240 Days for Free
如何延長 Windows Server 2008 的試用時間
Convert your Windows Server 2008 R2 to a Workstation!
2010-01-04
2009-12-21
Windows Server 2008 R2
Evaluating Windows Server 2008 R2
Hyper-V Server 2008 R2
Virtualization with Hyper-V: Supported Guest Operating Systems
Windows Server 2008 R2 的遠端桌面服務
Windows Server 2008 R2新功能總覽
以Hyper-V管理員操作虛擬伺服器
Server 2008 內建的Hyper-V與Hyper-V Server 2008的不同:
微軟釋出免費的Hyper-V
如何設置Windows 2008終端連接?
Windows 2008 R2實戰之二十一:遠程桌面服務RD之二
Windows 2008 R2實戰之二十:遠程桌面服務RD之一
【P2V好幫手】True Image將主機立刻轉成虛擬機
Hyper-V Server 2008 R2
Virtualization with Hyper-V: Supported Guest Operating Systems
Windows Server 2008 R2 的遠端桌面服務
Windows Server 2008 R2新功能總覽
以Hyper-V管理員操作虛擬伺服器
Server 2008 內建的Hyper-V與Hyper-V Server 2008的不同:
微軟釋出免費的Hyper-V
如何設置Windows 2008終端連接?
Windows 2008 R2實戰之二十一:遠程桌面服務RD之二
Windows 2008 R2實戰之二十:遠程桌面服務RD之一
【P2V好幫手】True Image將主機立刻轉成虛擬機
訂閱:
文章 (Atom)