Node.js Book for Beginner
Node入門
深入浅出Node.js
node.js 教學
npm 模块安装机制简介
Upgrade npm on Windows
npm v5.0.0 更新方式
What's the difference between tilde(~) and caret(^) in package.json?
Microsoft + Node.js Guidelines
Change default global installation directory for node.js modules in Windows?
How can I change the cache path for npm (or completely disable the cache) on Windows?
Yarn
Yarn 套件管理員
Hello Visual Studio Code (with NodeJS)
Node.js Tools for Visual Studio
Node.js Tools for Visual Studio
Node.js Tools for Visual Studio 1.0 Beta
Introducing node.js Tools for Visual Studio
将Visual Studio打造成为Node.js IDE
在Visual Studio上开发Node.js程序
Visual Studio - 安裝Node.js Tools
[Memo]用 Visual Studio 開始寫 Node.JS
Getting Started With Node.js and Visual Studio
Installing Express and How to use Node.js Packages with Visual Studio
Five Reasons ASP.NET Developers Should Care About Node.js
"It's just a software issue"- Edge.js brings Node and .NET together on three platforms
Using Node.js to build REST APIs
从 left-pad 事件我们可以学到什么
Meteor
node.js vs. meteor.js what's the difference?
搜尋此網誌
2017-05-31
2017-03-27
2017-03-24
ConfigurationManager & 組態檔
Configuration file schema for the .NET Framework
Web Settings Schema
IIS Configuration Reference
ASP.NET Configuration Overview
Configuration File Schema for the .NET Framework
system.web Element (ASP.NET Settings Schema)
system.web.extensions Element (ASP.NET Settings Schema)
System.Web.Configuration ProcessModelSection
[VisualStudio] Windows專案中找不到ConfigurationManager類別
[WinForm]Windows程式(非網頁),如何從app.config檔讀取資料庫連結字串(ConnectionString)
透過 Application存放資料庫的連結字串(ConnectionString)
MSDN ConfigurationManager 屬性
Settings.settings
[C#.NET][VB.NET] 應用程式組態設定檔 / Application Configurable File (一)
[C#.NET][VB.NET] 應用程式組態設定檔 / Application Configurable File (二)
Easier .NET settings ***
[C#] 善用ApplicationSettings儲存設定值
讀寫 INI 檔案
C# 如何定義全域變數
怎樣宣告一個變數為全域變數呢?
configSections 的 section 項目 (一般設定結構描述)
[ASP.NET]撰寫自己的 Configuration 區段 Part 1:不要再賴在 appSettings 的屋簷下了,寫個自己的 Configuration 區段吧~
[ASP.NET]撰寫自己的 Configuration 區段 Part 2: 將自己的組態組織成一個 Group
[ASP.NET]撰寫自己的 Configuration 區段 Part 3: 自訂組態集合
Custom Configuration Sections in 3 Easy Steps
Adding and accessing custom sections in your C# App.config
Creating a Custom Configuration Section in C#
System.Configuration 命名空間
HOW TO:使用 ConfigurationSection 建立自訂組態區段
ConfigurationElement 類別
ASP.NET 組態邏輯模型
ASP.NET 組態檔結構 (區段和區段處理常式)
ASP.NET C# app.config與web.config的增加、修改、刪除操作
Creating a Custom Configuration Section in C#
How do I check if Debug is enabled in web.config
Configuration Transform *****
SlowCheetah - XML Transforms Free (它不會幫你產生 .csproj 裡的設定,要自己手動加入,可改用上面那套)
讓主控台應用程式的 App.config 也有 Debug 和 Release 自動置換的功能
Using Config Transformations in a non-Web Project
Using T4 to Create an AppSettings Wrapper, Part 1
ASP.NET MVC: Keep Private Settings Out of Source Control
Dynamic Connection String
Web Settings Schema
IIS Configuration Reference
ASP.NET Configuration Overview
Configuration File Schema for the .NET Framework
system.web Element (ASP.NET Settings Schema)
system.web.extensions Element (ASP.NET Settings Schema)
System.Web.Configuration ProcessModelSection
[VisualStudio] Windows專案中找不到ConfigurationManager類別
[WinForm]Windows程式(非網頁),如何從app.config檔讀取資料庫連結字串(ConnectionString)
透過 Application存放資料庫的連結字串(ConnectionString)
MSDN ConfigurationManager 屬性
System.Configuration.ConfigurationSettings.AppSettings This method is obsolete, it has been replaced by System.Configuration! System.Configuration.ConfigurationManager.AppSettingsMSDN 使用應用程式設定和使用者設定
Settings.settings
[C#.NET][VB.NET] 應用程式組態設定檔 / Application Configurable File (一)
[C#.NET][VB.NET] 應用程式組態設定檔 / Application Configurable File (二)
Easier .NET settings ***
[C#] 善用ApplicationSettings儲存設定值
讀寫 INI 檔案
C# 如何定義全域變數
怎樣宣告一個變數為全域變數呢?
string key1 = System.Web.Configuration.WebConfigurationManager.AppSettings["key1"]; string key2 = System.Configuration.ConfigurationManager.AppSettings["key2"];[工具介紹] web.config 的視覺化工具
configSections 的 section 項目 (一般設定結構描述)
[ASP.NET]撰寫自己的 Configuration 區段 Part 1:不要再賴在 appSettings 的屋簷下了,寫個自己的 Configuration 區段吧~
[ASP.NET]撰寫自己的 Configuration 區段 Part 2: 將自己的組態組織成一個 Group
[ASP.NET]撰寫自己的 Configuration 區段 Part 3: 自訂組態集合
Custom Configuration Sections in 3 Easy Steps
Adding and accessing custom sections in your C# App.config
Creating a Custom Configuration Section in C#
System.Configuration 命名空間
HOW TO:使用 ConfigurationSection 建立自訂組態區段
ConfigurationElement 類別
ASP.NET 組態邏輯模型
ASP.NET 組態檔結構 (區段和區段處理常式)
ASP.NET C# app.config與web.config的增加、修改、刪除操作
Creating a Custom Configuration Section in C#
How do I check if Debug is enabled in web.config
Configuration Transform *****
SlowCheetah - XML Transforms Free (它不會幫你產生 .csproj 裡的設定,要自己手動加入,可改用上面那套)
讓主控台應用程式的 App.config 也有 Debug 和 Release 自動置換的功能
Using Config Transformations in a non-Web Project
Using T4 to Create an AppSettings Wrapper, Part 1
ASP.NET MVC: Keep Private Settings Out of Source Control
Dynamic Connection String
2016-08-29
.Net 讀寫 Excel, XML, PDF
ASP.NET 2.0 匯出資料到Excel的簡單作法
如何用 C# 將資料匯出到 Excel
[原創]C#通過引用Office Excel (2007) 組件實現對Excel文件的操作
MSDN
Office (2007) Open XML 文件格式簡介
如何操作 Office Open XML 格式文檔
Trying to create Excel 2007 doc using Asp.Net and C#
Office Open XML Formats: Inserting Values into Excel 2007 Cells
Office Open XML Formats: Retrieving Excel 2007 Cell Values
Office Open XML Formats: Retrieving Lists of Excel 2007 Worksheets
Using LINQ to Query Tables in Excel 2007
Office Development with Visual Studio
Open XML Developer Center
2007 Office System Sample: Open XML File Format Code Snippets for Visual Studio 2005
2007 Office System Sample: Open XML Format SDK 2.0 Code Snippets for Visual Studio 2008
2007 Office System Document: Open XML Developer Map
2007 Office System: XML Schema Reference
2007 Office System Sample: Manipulating Office Open XML Formats Files
Open XML SDK 2.0 for Microsoft Office
Open XML Format SDK 1.0
NPOI
POI is an open source project which can help you read/write xls, doc, ppt files.
在 Server 端存取 Excel 檔案的利器:NPOI Library
Creating Excel spreadsheets .XLS and .XLSX in C#
NPOI 1.2教程(目錄)
在 Server 端存取 Excel 檔案的利器:NPOI Library v1.21(改寫成VB範例)
NPOI Library + DataReader,將資料表的資料,輸出到 Excel檔案內
透過 NPOI輸出 Excel,使用中文檔名
[NPOI] 輕鬆地將 GridView 匯出成試算表
[NPOI] 輕鬆地將 GridView 匯出成試算表-修正版
讀取 Excel 你還在用 NPOI 嗎?快來試試 LinqToExcel
從工作表資料建立 XML 資料檔案和 XML 結構描述檔案
在 DataSet 中使用 XML
A Very Easy to Use Excel XML Export Library
Library to Generate Excel XML Workbooks in .NET
[C#] 屬性中的屬性: 自訂 Attributes
C# 寫Excel 代碼
c#中高效的excel導入sqlserver的方法
C# WinForm產出Excel報表
[C#]WinForm中DataGrid擴展 - 導出Excel文件(1)
[C#]WinForm中DataGrid擴展 - 快速導出Excel文件 (1)(續)
C# DataSet和Excel之間導入導出
如何將dataSet中的數據導入到Excel文件(*.xls)整理
Consuming ADO.NET DataSets in the Microsoft Office System
How To Read XML Data into a DataSet by Using Visual C# .NET
How To Persist an ADO.NET DataSet as XML by Using Visual C# .NET
C# 讀取XML使用XPath及Linq
從EXCEL自訂一個XSD
C# WinForm產出Excel報表
[C#][WebForm]Excel to GridView
[ASP.net WebForm] 把Excel資料匯入資料庫的懶人Code分享 - SQL Server篇
[ASP.net WebForm] 把Excel資料匯入資料庫的懶人Code分享 - NPOI篇
[ASP.net] 把資料庫資料匯出成Excel給Client端下載(底層ADO.net方式)
[ASP.net WebForm] 把Excel資料匯入資料庫的懶人Code分享 - Microsoft.office.Interop.Excel篇
[ASP.net/MSSQL] 讀寫Office Excel之前要做的相關設定
[C# .Net] Microsoft.Office.Interop.Excel 讀 / 寫 Excel 語法概全
[C# .Net] 使用 Microsoft.Office.Interop.Excel 讀 / 寫 Excel 2010
ASP.NET 如何設定強制下載檔案並正確處理中文檔名的問題
使用ASP .NET (C#) 產生PDF檔的好幫手—iTextSharp library (上)
使用ASP .NET (C#) 產生PDF檔的好幫手—iTextSharp library (下)
[C#] 網頁Html轉PDF檔(一行程式碼解決)
[ASP.net MVC] 在Web專案上使用Pechkin套件將網頁轉成PDF檔
RazorPDF Export View as PDF in ASP.NET MVC
[ASP.NET MVC]轉換URL為PDF
PDF Make
Generate PDF Using PDF Make And AngularJS
PDF File Analyzer With C# Parsing Classes
Export Gridview to PDF in ASP.Net
[Office 2010 開發系列][C#] Word 轉換 XPS & PDF 格式一定要開啟 Word 2010 才能轉檔嗎? 點點點...就要搞定它!
Creating PDF Tables using C# (.NET 2.0) and iTextSharp
C# - Generate and Deliver PDF Files On-Demand from a Template Using iTextSharp
Points to keep in mind when working with the iTextSharp HTML to PDF converter (HTMLWorker)
Generate a PDF from an ASP.NET Web Page using the iTextSharp XMLWorker Namespace
PDF File Writer C# Class Library
Ghostscript.NET
要先安裝 Ghostscript
SendToPrinterSample PDF 傳送到印表機列印
Printing PDF using Ghostscript in C#
Free .NET Spreadsheet Control
Reading and Writing to Excel files using WPF 4.5
A Dynamic XML API
Create and Update XML File
XML Notepad
如何用 C# 將資料匯出到 Excel
[原創]C#通過引用Office Excel (2007) 組件實現對Excel文件的操作
MSDN
Office (2007) Open XML 文件格式簡介
如何操作 Office Open XML 格式文檔
Trying to create Excel 2007 doc using Asp.Net and C#
Office Open XML Formats: Inserting Values into Excel 2007 Cells
Office Open XML Formats: Retrieving Excel 2007 Cell Values
Office Open XML Formats: Retrieving Lists of Excel 2007 Worksheets
Using LINQ to Query Tables in Excel 2007
Office Development with Visual Studio
Open XML Developer Center
2007 Office System Sample: Open XML File Format Code Snippets for Visual Studio 2005
2007 Office System Sample: Open XML Format SDK 2.0 Code Snippets for Visual Studio 2008
2007 Office System Document: Open XML Developer Map
2007 Office System: XML Schema Reference
2007 Office System Sample: Manipulating Office Open XML Formats Files
Open XML SDK 2.0 for Microsoft Office
Open XML Format SDK 1.0
NPOI
POI is an open source project which can help you read/write xls, doc, ppt files.
在 Server 端存取 Excel 檔案的利器:NPOI Library
Creating Excel spreadsheets .XLS and .XLSX in C#
NPOI 1.2教程(目錄)
在 Server 端存取 Excel 檔案的利器:NPOI Library v1.21(改寫成VB範例)
NPOI Library + DataReader,將資料表的資料,輸出到 Excel檔案內
透過 NPOI輸出 Excel,使用中文檔名
[NPOI] 輕鬆地將 GridView 匯出成試算表
[NPOI] 輕鬆地將 GridView 匯出成試算表-修正版
讀取 Excel 你還在用 NPOI 嗎?快來試試 LinqToExcel
從工作表資料建立 XML 資料檔案和 XML 結構描述檔案
在 DataSet 中使用 XML
A Very Easy to Use Excel XML Export Library
Library to Generate Excel XML Workbooks in .NET
[C#] 屬性中的屬性: 自訂 Attributes
C# 寫Excel 代碼
c#中高效的excel導入sqlserver的方法
C# WinForm產出Excel報表
[C#]WinForm中DataGrid擴展 - 導出Excel文件(1)
[C#]WinForm中DataGrid擴展 - 快速導出Excel文件 (1)(續)
C# DataSet和Excel之間導入導出
如何將dataSet中的數據導入到Excel文件(*.xls)整理
Consuming ADO.NET DataSets in the Microsoft Office System
How To Read XML Data into a DataSet by Using Visual C# .NET
How To Persist an ADO.NET DataSet as XML by Using Visual C# .NET
C# 讀取XML使用XPath及Linq
從EXCEL自訂一個XSD
C# WinForm產出Excel報表
[C#][WebForm]Excel to GridView
[ASP.net WebForm] 把Excel資料匯入資料庫的懶人Code分享 - SQL Server篇
[ASP.net WebForm] 把Excel資料匯入資料庫的懶人Code分享 - NPOI篇
[ASP.net] 把資料庫資料匯出成Excel給Client端下載(底層ADO.net方式)
[ASP.net WebForm] 把Excel資料匯入資料庫的懶人Code分享 - Microsoft.office.Interop.Excel篇
[ASP.net/MSSQL] 讀寫Office Excel之前要做的相關設定
[C# .Net] Microsoft.Office.Interop.Excel 讀 / 寫 Excel 語法概全
[C# .Net] 使用 Microsoft.Office.Interop.Excel 讀 / 寫 Excel 2010
ASP.NET 如何設定強制下載檔案並正確處理中文檔名的問題
使用ASP .NET (C#) 產生PDF檔的好幫手—iTextSharp library (上)
使用ASP .NET (C#) 產生PDF檔的好幫手—iTextSharp library (下)
[C#] 網頁Html轉PDF檔(一行程式碼解決)
[ASP.net MVC] 在Web專案上使用Pechkin套件將網頁轉成PDF檔
RazorPDF Export View as PDF in ASP.NET MVC
[ASP.NET MVC]轉換URL為PDF
PDF Make
Generate PDF Using PDF Make And AngularJS
PDF File Analyzer With C# Parsing Classes
Export Gridview to PDF in ASP.Net
[Office 2010 開發系列][C#] Word 轉換 XPS & PDF 格式一定要開啟 Word 2010 才能轉檔嗎? 點點點...就要搞定它!
Creating PDF Tables using C# (.NET 2.0) and iTextSharp
C# - Generate and Deliver PDF Files On-Demand from a Template Using iTextSharp
Points to keep in mind when working with the iTextSharp HTML to PDF converter (HTMLWorker)
Generate a PDF from an ASP.NET Web Page using the iTextSharp XMLWorker Namespace
PDF File Writer C# Class Library
Ghostscript.NET
要先安裝 Ghostscript
SendToPrinterSample PDF 傳送到印表機列印
Printing PDF using Ghostscript in C#
Free .NET Spreadsheet Control
Reading and Writing to Excel files using WPF 4.5
A Dynamic XML API
Create and Update XML File
XML Notepad
2016-08-10
TypeScript
npm install -g typescript npm install -s @types/lodashTypeScript Handbook(中文版)
TypeScript 中文教學手冊
TypeScript 新手入門
@types organization 定義檔
TypeScript for Visual Studio
TypeScript for Visual Studio 2015
Introducing TypeScript
Angular Applications with TypeScript
Getting Started with TypeScript
TypeScript
Building a Large Scale JavaScript Application in TypeScript
Building a Large Scale JavaScript Application in TypeScript
Building End-to-End Web Apps Using TypeScript
如何用 Visual Studio Code 開發 AngularJS 應用程式
如何修改 Visual Studio Code 內建的 TypeScript 版本
DefinitelyTyped The repository for high quality TypeScript type definitions
使用 TypeScript 開發大型應用程式
使用TypeScript在Windows 8下开发Large Scale Javascript 应用
Typescript 的介绍
Hello TypeScript
TypeScript概述
TypeScript 示例
TypeScript 面向对象(一)
TypeScript 面向对象(二)
Consensus: Bringing it all together
Announcing TypeScript 1.0
Announcing TypeScript 1.5
Announcing TypeScript 1.6
Announcing TypeScript 1.7
TypeScript 2.0 Beta版 - 強大功能釋出!
Announcing TypeScript 2.0 Beta
Announcing TypeScript 2.0 RC
TypeScript 2.0 is now available!
Announcing TypeScript 2.1
Announcing TypeScript 2.2 Announcing TypeScript 2.3
TypeScript 1.4 - 2.0 改版整理
The Future of Declaration Files
Writing Declaration Files for @types
Enhance Your JavaScript Investment with TypeScript
Generating TypeScript from .NET Assemblies for Use with the Knockout.js Mapping Plug-in
TypeLITE *** Generate TypeScript interfaces from .NET classes
Rendering the Page with Backbone and TypeScript
TypeScript: 应用级别的JavaScript开发
TypeScript: 让 .NET 开发人员适应 JavaScript
在新型应用程序中使用 TypeScript
使用 TypeScript 增强 JavaScript 投入
TypeScript 1.7发布:支持async/await、模块化、多态this和求幂语法
What's new in TypeScript
關於 TypeScript 2.0 之後的模組定義檔 ( Declaration Files ) ( *.d.ts ) ***
如何解決在 Windows 用 npm 安裝 TypeScript 之後 tsc 還是舊版的問題
2016-07-18
2016-04-26
Windows 10 Mobile Emulator 卡在 OS is Starting
Visual Studio 2015 使用 Windows 10 Mobile Emulator 做 Debug,
但模擬器打開就一直卡在 OS is Starting 畫面,
看 Hyper-V 管理畫面發現它的 CPU 使用率一直都在0,
感覺都沒在動,可以依照此篇 How to disable hardware accelerated graphics,
將 RemoteFx 功能停用,就可以正常執行了。
Test with the Microsoft Emulator for Windows 10 Mobile
任意修改 Hyper-V Windows Phone Emulator Internal Switch 設定也會造成模擬器無法打開
但模擬器打開就一直卡在 OS is Starting 畫面,
看 Hyper-V 管理畫面發現它的 CPU 使用率一直都在0,
感覺都沒在動,可以依照此篇 How to disable hardware accelerated graphics,
將 RemoteFx 功能停用,就可以正常執行了。
Test with the Microsoft Emulator for Windows 10 Mobile
任意修改 Hyper-V Windows Phone Emulator Internal Switch 設定也會造成模擬器無法打開
2015-12-01
Visual Studio 2015 Update 1
VS 2015 Update 1 and TFS 2015 Update 1 are available
Visual Studio Update 1 RTM
What’s New in Visual Studio Update 1 for .NET Managed Languages
Visual Studio 2015 Update 1 版本資訊
Team Foundation Server 2015 Update 1 版本資訊
Microsoft Team Foundation Server Office Integration 2015 Update 1
7 Tools That Bring Cross-Platform Languages into Visual Studio
Visual Studio Update 1 RTM
What’s New in Visual Studio Update 1 for .NET Managed Languages
Visual Studio 2015 Update 1 版本資訊
Team Foundation Server 2015 Update 1 版本資訊
Microsoft Team Foundation Server Office Integration 2015 Update 1
7 Tools That Bring Cross-Platform Languages into Visual Studio
2015-09-04
Visual Studio 參考資源
打造現代網站應用程式
Visual Studio TV – 中文(繁體)
微软虚拟学院MVA系列视频课程
16 New Tools and Extensions for Visual Studio
[demo] 推薦您最好用的 VS 套件 Best Gallery
幾個常用的 Visual Studio 2013 擴充工具
調整你的 Visual Studio - Part.1
Visual Studio 計算程式碼度量 - Code Metrics Viewer 2013
Refactoring your CSS with LESS in Visual Studio Web Essentials
Refactoring your CSS with LESS in Visual Studio Web Essentials
Visual Studio Design Patterns add-in
15 Visual Studio Project Templates To Jump Start Your Code
GhostDoc
[工具介紹]C#快速撰寫註解-GhostDoc
[Tool]GhostDoc Config - Custom Text Sample
Video - Introduction to GhostDoc
Tutorial: How to access GhostDoc Pro key features
Conceptual Content - Adding Custom Content to API Documentation created with GhostDoc
MSDN 範例和逐步解說
Visual Studio International Feature Pack 2.0
DevExpress CodeRush Express 教學
開啟 CodeRush Xpress 10.1 的選單功能列
[Visual Studio]Visual Studio 2010 Pro Power Tools
XML Visualizer v.2
Visual Studio Image Library
關於安裝 SQL Server 2008、Visual Studio 2008 SP1 的注意事項
使用 VS2008 開發 ReportViewer 在部署時的注意事項
加快 Visual Studio 執行速度與提升工作效率
介紹好用工具:PowerCommands for Visual Studio 2008
PowerCommands for Visual Studio 2008
PowerCommands 在安裝 VS2008 SP1 後無法正常開啟頁面
介紹好用工具:PowerCommands for Reflector [含使用教學]
如何關閉 PowerCommands for VS2008 的 Undo Close 視窗
如何設定 VS2008 讓 HTML 在格式化排版時不要破壞版面
ASP.NET 網站部署可考慮使用 Web Deployment Project
將 ASP.NET 編譯時的暫存目錄移動到RamDisk
介紹好用工具:Gavotte Ramdisk
VSTO 2005 學習心得
Will 保哥的開發人員工具軟體清單 ( Windows 7 Ultimate )
Tech Days 2009 筆記 (三) 下集 - 黑暗執行緒
米米貓學開發: Visual Studio
Office Addin 開發經驗 (using VSTO)
如何解決 Visual Studio 2008 於編輯 XAML 時,Intellisense 失效的問題
[.NET][工具]Visual Studio .NET 技術名詞小幫手
[.NET][工具]向反組譯說Bye Bye
BUG-VS2008在x64 OS下會忽略Form_OnLoad的未處理例外
TIPS-保存Visual Studio偵錯時的Config修改結果
[DocFx]文件產生器DocFx
XML Documentation Comments (C# Programming Guide)
Recommended Tags for Documentation Comments (C# Programming Guide)
XML Comments Quick Reference
Sandcastle & 建議的C#註解用 Tag
C#註解怎麼用-summary
Creating documentation in C# using Visual Studio and Sandcastle
將自己開發的類別庫加入VisualStudio參考視窗
Microsoft Ribbon for WPF
Visual Studio 2010 單鍵發行簡單使用 Web.Release.config
VS10x Comments Extender VS2010 絕妙註解套件
Visual Studio 2008 打不開 2010 的專案檔
Visual Studio 2008 增加 HTML5 與 CSS3 的支援
Free eBook: Better Unit Testing with Microsoft Fakes guide
Visual Studio Code Snippets
StyleCop
[StyleCop] 如何設計屬於團隊的 StyleCop Source Analyzer Rule (Coding Standard)
Visual Studio Code Metrics Powertool for Visual Studio 2013
Code Metrics Viewer 2013
使用 SideWaffle 创建您自己的 Visual Studio 模板
Visual Studio TV – 中文(繁體)
微软虚拟学院MVA系列视频课程
16 New Tools and Extensions for Visual Studio
[demo] 推薦您最好用的 VS 套件 Best Gallery
幾個常用的 Visual Studio 2013 擴充工具
調整你的 Visual Studio - Part.1
Visual Studio 計算程式碼度量 - Code Metrics Viewer 2013
Refactoring your CSS with LESS in Visual Studio Web Essentials
Refactoring your CSS with LESS in Visual Studio Web Essentials
Visual Studio Design Patterns add-in
15 Visual Studio Project Templates To Jump Start Your Code
GhostDoc
[工具介紹]C#快速撰寫註解-GhostDoc
[Tool]GhostDoc Config - Custom Text Sample
Video - Introduction to GhostDoc
Tutorial: How to access GhostDoc Pro key features
Conceptual Content - Adding Custom Content to API Documentation created with GhostDoc
MSDN 範例和逐步解說
Visual Studio International Feature Pack 2.0
DevExpress CodeRush Express 教學
開啟 CodeRush Xpress 10.1 的選單功能列
[Visual Studio]Visual Studio 2010 Pro Power Tools
XML Visualizer v.2
Visual Studio Image Library
關於安裝 SQL Server 2008、Visual Studio 2008 SP1 的注意事項
使用 VS2008 開發 ReportViewer 在部署時的注意事項
加快 Visual Studio 執行速度與提升工作效率
介紹好用工具:PowerCommands for Visual Studio 2008
PowerCommands for Visual Studio 2008
PowerCommands 在安裝 VS2008 SP1 後無法正常開啟頁面
介紹好用工具:PowerCommands for Reflector [含使用教學]
如何關閉 PowerCommands for VS2008 的 Undo Close 視窗
如何設定 VS2008 讓 HTML 在格式化排版時不要破壞版面
ASP.NET 網站部署可考慮使用 Web Deployment Project
將 ASP.NET 編譯時的暫存目錄移動到RamDisk
介紹好用工具:Gavotte Ramdisk
VSTO 2005 學習心得
Will 保哥的開發人員工具軟體清單 ( Windows 7 Ultimate )
Tech Days 2009 筆記 (三) 下集 - 黑暗執行緒
米米貓學開發: Visual Studio
Office Addin 開發經驗 (using VSTO)
如何解決 Visual Studio 2008 於編輯 XAML 時,Intellisense 失效的問題
[.NET][工具]Visual Studio .NET 技術名詞小幫手
[.NET][工具]向反組譯說Bye Bye
BUG-VS2008在x64 OS下會忽略Form_OnLoad的未處理例外
TIPS-保存Visual Studio偵錯時的Config修改結果
[DocFx]文件產生器DocFx
XML Documentation Comments (C# Programming Guide)
Recommended Tags for Documentation Comments (C# Programming Guide)
XML Comments Quick Reference
Sandcastle & 建議的C#註解用 Tag
C#註解怎麼用-summary
Creating documentation in C# using Visual Studio and Sandcastle
將自己開發的類別庫加入VisualStudio參考視窗
Microsoft Ribbon for WPF
Visual Studio 2010 單鍵發行簡單使用 Web.Release.config
VS10x Comments Extender VS2010 絕妙註解套件
Visual Studio 2008 打不開 2010 的專案檔
Visual Studio 2008 增加 HTML5 與 CSS3 的支援
Free eBook: Better Unit Testing with Microsoft Fakes guide
Visual Studio Code Snippets
StyleCop
[StyleCop] 如何設計屬於團隊的 StyleCop Source Analyzer Rule (Coding Standard)
Visual Studio Code Metrics Powertool for Visual Studio 2013
Code Metrics Viewer 2013
使用 SideWaffle 创建您自己的 Visual Studio 模板
2015-07-24
Web Deployment Tool
Web Deployment Tool Installation
[VS2010] ASP.NET 4.0 新功能:MSDeploy 部署 (Web Deployment by MSDeploy)
如何利用Web單鍵發行的Web部署來發行網站
逐步解說:使用單鍵發行來部署 Web 應用程式專案
Web Deploy v3.0
Web Deploy v3.5
Web Deploy v3.6
Deploying Web Applications in Enterprise Scenarios
發行ASP.NET MVC 4之前遠端Windows Server 2008 R2的環境準備
msiexec /i WebDeploy_2_10_x86_zh-TW.msi /passive ADDLOCAL=ALL LISTENURL=http://+:8172/MSDEPLOYAGENTSERVICE/ 發佈網址sample http://127.0.0.1:8172/MsDeploy.axd http://127.0.0.1:8172/MSDEPLOYAGENTSERVICE/
[VS2010] ASP.NET 4.0 新功能:MSDeploy 部署 (Web Deployment by MSDeploy)
如何利用Web單鍵發行的Web部署來發行網站
逐步解說:使用單鍵發行來部署 Web 應用程式專案
Web Deploy v3.0
Web Deploy v3.5
Web Deploy v3.6
Deploying Web Applications in Enterprise Scenarios
發行ASP.NET MVC 4之前遠端Windows Server 2008 R2的環境準備
Visual Studio Tools for Office
使用 Visual Studio 開發 Office (VSTO)
General Reference (Office Development in Visual Studio)
Visual Studio 2010 Tools for Office Runtime Visual Studio 2010 Tools for Office 語言套件 (4.0 版 Runtime)
2007 Microsoft Office System Update: Redistributable Primary Interop Assemblies
[VS2010] 型別等價實例:在免部署 Office PIAs (Primary Interop Assemblies) 的情況下存取 Office 物件模型
Guest Post: Resources Available for VSTO Developers Wishing to Customize the User Interface
General Reference (Office Development in Visual Studio)
Visual Studio 2010 Tools for Office Runtime Visual Studio 2010 Tools for Office 語言套件 (4.0 版 Runtime)
2007 Microsoft Office System Update: Redistributable Primary Interop Assemblies
[VS2010] 型別等價實例:在免部署 Office PIAs (Primary Interop Assemblies) 的情況下存取 Office 物件模型
Guest Post: Resources Available for VSTO Developers Wishing to Customize the User Interface
2015-07-22
SQL Server Data Tool
SSDT and Visual Studio versions
Download Latest SQL Server Data Tools
SQL Server Data Tools 下載
SQL Server Data Tools (Visual Studio 2015)
SQL Server Data Tools (Visual Studio 2013)
SQL Server Data Tools (Visual Studio 2012)
SQL Server Data Tools (Visual Studio 2010)
SQL Server Data Tools - Business Intelligence for Visual Studio 2012
SQL Server Data Tools - Business Intelligence for Visual Studio 2013
Data Developer Center - SQL Server Data Tools
SQL Server 2012 Data-Tier Application Framework (July 2013)
SQL Server Data-Tier Application Framework (July 2015)
學習園地 - SQL Server Data Tools
MSDN - SQL Server Data Tools (SSDT)
資料層應用程式
SQL Server DB 轉換成 SQL Project,解決Link Server問題
SQL Server Data Tools July Update
SQL Server Data Tools for SQL Server 2014 is available SQL Server Data Tools Now Supports SQL Server 2014
SSDT & DACFx (October 2012) Compatibility Notes
Updated SQL Server Data Tools and Data-Tier Application Framework for August 2013
SQL Server Data Tools – Business Intelligence for Visual Studio 2013 (SSDT BI)
Select “New instance” on the installation dialog if you have SQL Server x64 installed.
安裝 SQL Server Data Tools - Business Intelligence for Visual Studio 2012
安裝 Business Intelligence for Visual Studio 2012(SSDT BI),讓您可以在 Visual Studio 2012 中開發 SQL Server BI 專案
[SQL Server] SQL Server Data Tools (SSDT)
好用的 SQL Server Data Tools
SQL Server 2012:SQL Server Data Tools (SSDT) 取代 Business Intelligence Development Studio(BIDS);在 Visual Studio 2010 上加裝 SSDT
使用Visual Studio 进行SQL Server源代码管理和部署
使用 Visual Studio 2013 資料庫專案發佈資料庫
SQL Server 資料庫版本控管 ***
[Visual Studio/SQL Server] 程式都已正式上線,由測試機DB更新至正式機DB的小技巧
SqlPackage.exe
擷取資料層應用程式時,發生Error SQL71562的變通作法
使用 SQL Server 單元測試驗證資料庫程式碼
Getting Started with SQL Server Database Unit Testing in SSDT
SQL Server Unit Testing using Visual Studio 2010 and Visual Studio 2012 Side by Side
Download Latest SQL Server Data Tools
SQL Server Data Tools 下載
SQL Server Data Tools (Visual Studio 2015)
SQL Server Data Tools (Visual Studio 2013)
SQL Server Data Tools (Visual Studio 2012)
SQL Server Data Tools (Visual Studio 2010)
SQL Server Data Tools - Business Intelligence for Visual Studio 2012
SQL Server Data Tools - Business Intelligence for Visual Studio 2013
Data Developer Center - SQL Server Data Tools
SQL Server 2012 Data-Tier Application Framework (July 2013)
SQL Server Data-Tier Application Framework (July 2015)
學習園地 - SQL Server Data Tools
MSDN - SQL Server Data Tools (SSDT)
資料層應用程式
SQL Server DB 轉換成 SQL Project,解決Link Server問題
SQL Server Data Tools July Update
SQL Server Data Tools for SQL Server 2014 is available SQL Server Data Tools Now Supports SQL Server 2014
SSDT & DACFx (October 2012) Compatibility Notes
Updated SQL Server Data Tools and Data-Tier Application Framework for August 2013
SQL Server Data Tools – Business Intelligence for Visual Studio 2013 (SSDT BI)
Select “New instance” on the installation dialog if you have SQL Server x64 installed.
安裝 SQL Server Data Tools - Business Intelligence for Visual Studio 2012
安裝 Business Intelligence for Visual Studio 2012(SSDT BI),讓您可以在 Visual Studio 2012 中開發 SQL Server BI 專案
[SQL Server] SQL Server Data Tools (SSDT)
好用的 SQL Server Data Tools
SQL Server 2012:SQL Server Data Tools (SSDT) 取代 Business Intelligence Development Studio(BIDS);在 Visual Studio 2010 上加裝 SSDT
使用Visual Studio 进行SQL Server源代码管理和部署
使用 Visual Studio 2013 資料庫專案發佈資料庫
SQL Server 資料庫版本控管 ***
[Visual Studio/SQL Server] 程式都已正式上線,由測試機DB更新至正式機DB的小技巧
SqlPackage.exe
擷取資料層應用程式時,發生Error SQL71562的變通作法
C:\Program Files (x86)\Microsoft SQL Server\110\DAC\bin\ SqlPackage.exe /a:extract /ssn:ServerName /sdn:DbName /su:UserName /sp:"Password" /tf:"C:\DBbackup\DbName.dacpac"
使用 SQL Server 單元測試驗證資料庫程式碼
Getting Started with SQL Server Database Unit Testing in SSDT
SQL Server Unit Testing using Visual Studio 2010 and Visual Studio 2012 Side by Side
2015-07-21
PhoneGap
借力 Apache Cordova,網站工程師也能攻掠行動平台!
快速、免費、功能強大的 Android 模擬器 – Visual Studio Emulator for Android
PhoneGap Developer App
VS2015 Cordova初探
Visual Studio Tools for Apache Cordova Documentation
開始使用 Visual Studio Tools for Apache Cordova
Get Started with Visual Studio Tools for Apache Cordova
TACO: 由 Microsoft 開發的 Apache Cordova 開發工具
部署你的Apache Cordova 应用程序到Windows10
Mobile-first, Cloud-first Development – Visual Studio 2013 Update 2 released, Visual Studio Apache Cordova Tooling preview and the future of .NET for Cloud and Server
Apache Cordova integrated in Visual Studio for Multi-Device Hybrid App development
Multi-Device Hybrid Apps (Preview)
Visual Studio Tools for Apache Cordova
Visual Studio Tools for Apache Cordova
Getting Started with Visual Studio Tools for Apache Cordova
Visual Studio Tools for Apache Cordova CTP3.1
Hybrid Mobile Apps for ASP.NET Developers
會寫網頁 就會寫手機APP -- Hybrid Mobile Apps for ASP.NET Developers
[Cordova] 使用Cordova製作條碼讀取的功能
跨终端Web之Hybrid App
Getting Started with Android
安裝JDK
Installing Android SDK
設定環境變數
PATH 後面加上C:\Program Files\Java\jdk1.7.0_07\bin
新增
JAVA_HOME C:\Program Files\Java\jdk1.7.0_07
ANDROID_SDK_HOME D:\自訂路徑,放模擬器
Andrew Trice*****
Ripple Emulator
Emulating PhoneGap/Cordova Apps in the Desktop Browser
Presentations: Intro To PhoneGap, Web Data Viz & PhoneGap Native Plugins
Who Uses PhoneGap/Apache Cordova?
Phonegap desktop
Jquery Mobile 中文API站
追信魔盒帮助中心
使用jQuery Mobile构建PhoneGap应用 Building PhoneGap apps with jQuery Mobile
jQuery除錯_訪問不同網域之服務出現「No Transport」錯誤
Lawnchair
Lawnchair-轻量级移动应用数据存储方案
在 PhoneGap 中应用 Lawnchair 保存数据
PhoneGap:你应该知道的12件事
Java Script/HTML5, iPhone/Android, ハイビジョン映像, 自動化関連:[OpenSpace]
ngCordova ***
PhoneGap and AngularJs, The Start
Quick Start Guide to PhoneGap+AngularJS
Hybrid App开发实战
Getting Started with Cordova for Windows devices dev
Building apps for Windows devices using open source technologies
PhoneGAP 教學
在 Android Studio 或 Eclipse + ADT 中使用 Visual Studio Android 模擬器
快速、免費、功能強大的 Android 模擬器 – Visual Studio Emulator for Android
PhoneGap Developer App
VS2015 Cordova初探
Visual Studio Tools for Apache Cordova Documentation
開始使用 Visual Studio Tools for Apache Cordova
Get Started with Visual Studio Tools for Apache Cordova
TACO: 由 Microsoft 開發的 Apache Cordova 開發工具
部署你的Apache Cordova 应用程序到Windows10
Mobile-first, Cloud-first Development – Visual Studio 2013 Update 2 released, Visual Studio Apache Cordova Tooling preview and the future of .NET for Cloud and Server
Apache Cordova integrated in Visual Studio for Multi-Device Hybrid App development
Multi-Device Hybrid Apps (Preview)
Visual Studio Tools for Apache Cordova
Visual Studio Tools for Apache Cordova
Getting Started with Visual Studio Tools for Apache Cordova
Visual Studio Tools for Apache Cordova CTP3.1
Hybrid Mobile Apps for ASP.NET Developers
會寫網頁 就會寫手機APP -- Hybrid Mobile Apps for ASP.NET Developers
[Cordova] 使用Cordova製作條碼讀取的功能
跨终端Web之Hybrid App
Getting Started with Android
安裝JDK
Installing Android SDK
設定環境變數
PATH 後面加上C:\Program Files\Java\jdk1.7.0_07\bin
新增
JAVA_HOME C:\Program Files\Java\jdk1.7.0_07
ANDROID_SDK_HOME D:\自訂路徑,放模擬器
Andrew Trice*****
Ripple Emulator
Emulating PhoneGap/Cordova Apps in the Desktop Browser
Presentations: Intro To PhoneGap, Web Data Viz & PhoneGap Native Plugins
Who Uses PhoneGap/Apache Cordova?
Phonegap desktop
Jquery Mobile 中文API站
追信魔盒帮助中心
使用jQuery Mobile构建PhoneGap应用 Building PhoneGap apps with jQuery Mobile
jQuery除錯_訪問不同網域之服務出現「No Transport」錯誤
Lawnchair
Lawnchair-轻量级移动应用数据存储方案
在 PhoneGap 中应用 Lawnchair 保存数据
PhoneGap:你应该知道的12件事
Java Script/HTML5, iPhone/Android, ハイビジョン映像, 自動化関連:[OpenSpace]
ngCordova ***
PhoneGap and AngularJs, The Start
Quick Start Guide to PhoneGap+AngularJS
Hybrid App开发实战
Getting Started with Cordova for Windows devices dev
Building apps for Windows devices using open source technologies
PhoneGAP 教學
在 Android Studio 或 Eclipse + ADT 中使用 Visual Studio Android 模擬器
Visual Studio 2015
Visual Studio Hidden Gems
Visual Studio Enterprise 2015
Visual Studio Community 2015
Visual Studio 2015 Language Pack
Team Explorer Everywhere 2015
Paper: JavaScript Web Tools with Visual Studio 2015 and ASP.NET 5
Visual Studio 2015 以及 Visual Studio 2013 Update 5 釋出
使用 Apache Cordova 開發工具開發 iOS 應用程式
Visual Studio 2015 讓 JavaScript 編輯器更威了!
Visual Studio Emulator for Android in VS2015 RTM
[VS2015]Web Essentials 2015已經取消Bundle功能,需額外安裝套件
Concurrency Visualizer Collection Tools for Visual Studio 2015
Concurrency Visualizer for Visual Studio 2015
Modeling SDK for Microsoft Visual Studio 2015
Visual F# Tools 4.0 RTM
Visual Studio Code Metrics Powertool for Visual Studio 2015
Visual C++ Redistributable for Visual Studio 2015
Difference between Shared project and Class Library Project in Visual Studio 2015r>
Visual Studio Enterprise 2015
Visual Studio Community 2015
Visual Studio 2015 Language Pack
Team Explorer Everywhere 2015
Paper: JavaScript Web Tools with Visual Studio 2015 and ASP.NET 5
Visual Studio 2015 以及 Visual Studio 2013 Update 5 釋出
使用 Apache Cordova 開發工具開發 iOS 應用程式
Visual Studio 2015 讓 JavaScript 編輯器更威了!
Visual Studio Emulator for Android in VS2015 RTM
[VS2015]Web Essentials 2015已經取消Bundle功能,需額外安裝套件
Concurrency Visualizer Collection Tools for Visual Studio 2015
Concurrency Visualizer for Visual Studio 2015
Modeling SDK for Microsoft Visual Studio 2015
Visual F# Tools 4.0 RTM
Visual Studio Code Metrics Powertool for Visual Studio 2015
Visual C++ Redistributable for Visual Studio 2015
Difference between Shared project and Class Library Project in Visual Studio 2015r>
2015-05-06
Visual Studio Code
Visual Studio Code
Introducing Visual Studio Code
Getting Started with Visual Studio Code
10 Awesome Features of Visual Studio Code
Create an ASP.NET 5 web app in Visual Studio Code Hello Visual Studio Code (with NodeJS)
活用 Visual Studio Code
Visual Studio Code for Mac Developers
Getting started with ASP.NET 5 and Visual Studio Code on a Mac
8 Powerful Visual Studio Code Extensions for Front-end Developers
Introducing Visual Studio Code
Getting Started with Visual Studio Code
10 Awesome Features of Visual Studio Code
Create an ASP.NET 5 web app in Visual Studio Code Hello Visual Studio Code (with NodeJS)
活用 Visual Studio Code
Visual Studio Code for Mac Developers
Getting started with ASP.NET 5 and Visual Studio Code on a Mac
8 Powerful Visual Studio Code Extensions for Front-end Developers
2015-01-29
IIS Express
介紹 IIS Express
使用 IIS Express
IIS EXPRESS allow remote access
Debug Your .NET Web Project With IIS Express [Tips & Tricks]
IIS Express 的配置、使用和注意点
为IIS Express加上文件夹菜单/两个 region 的 snippet
VS2015的IISExpress 10的applicationhost.config
IIS Express
Internet Information Services (IIS) 10.0 Express
Internet Information Services (IIS) 8.0 Express
Internet Information Services (IIS) 7.5 Express
IIS Express GUI
Internet Information Services (IIS) 7 Manager
IISExpress Log File Location
Global variables within IIS Express
How to suppress log files in IIS Express?
How do I prevent IISExpress & My Web Sites folders from cluttering up my My Documents folder?
500.19
Steps to Investigate Cause of Web.Config Duplicate Section .Net Framework版本不一致
在C:\Program Files\IIS Express\config\schema\有設定schema可以參考,
或是IIS Configuration Reference
C:\Users\UserName\Documents\IISExpress\config\applicationhost.config
original
Make Web Development Easier with IIS Express
Working with SSL at Development Time is easier with IISExpress
Attach to IISExpress process from Visual Studio
若無法回傳實體的JSON檔,則需要在staticContent加入
若要啟用瀏覽檔案清單,則需要在system.webServer修改
變更TEMP資料夾路徑,在system.webServer修改
C:\Users\UserName\Documents\IISExpress\config\aspnet.config
(待測試) 在configuration加入
Visual Studio 與 IISExpress的Log檔,移到 RAMDisk加速&節省空間
使用 IIS Express
IIS EXPRESS allow remote access
Debug Your .NET Web Project With IIS Express [Tips & Tricks]
IIS Express 的配置、使用和注意点
为IIS Express加上文件夹菜单/两个 region 的 snippet
VS2015的IISExpress 10的applicationhost.config
IIS Express
Internet Information Services (IIS) 10.0 Express
Internet Information Services (IIS) 8.0 Express
Internet Information Services (IIS) 7.5 Express
IIS Express GUI
Internet Information Services (IIS) 7 Manager
IISExpress Log File Location
Global variables within IIS Express
How to suppress log files in IIS Express?
How do I prevent IISExpress & My Web Sites folders from cluttering up my My Documents folder?
500.19
HTTP 錯誤 500.19 - Internal Server Error 設定錯誤 設定路徑 'MACHINE/WEBROOT/APPHOST/WEBSITE' 無法辨識 設定錯誤 定義了重複的 'system.web.extensions/scripting/scriptResourceHandler' 區段IIS Express: solving the "configuration data for the page is invalid" 必須要設定root去對應一個實體路徑
Steps to Investigate Cause of Web.Config Duplicate Section .Net Framework版本不一致
在C:\Program Files\IIS Express\config\schema\有設定schema可以參考,
或是IIS Configuration Reference
C:\Users\UserName\Documents\IISExpress\config\applicationhost.config
original
<system.applicationHost>
<sites>
<site name="WebSite1" id="1" serverAutoStart="true">
<application path="/">
<virtualDirectory path="/" physicalPath="%IIS_SITES_HOME%\WebSite1" />
</application>
<bindings>
<binding protocol="http" bindingInformation=":8080:localhost" />
</bindings>
</site>
<siteDefaults>
<logFile logFormat="W3C" directory="%IIS_USER_HOME%\Logs" />
<traceFailedRequestsLogging directory="%IIS_USER_HOME%\TraceLogFiles" enabled="true" maxLogFileSizeKB="1024" />
</siteDefaults>
<applicationDefaults applicationPool="Clr4IntegratedAppPool" />
<virtualDirectoryDefaults allowSubDirConfig="true" />
</sites>
</system.applicationHost>
after
<system.applicationHost>
<sites>
<site name="WebSite1" id="1" serverAutoStart="true">
<application path="/">
<virtualDirectory path="/" physicalPath="%IIS_SITES_HOME%\WebSite1" />
</application>
<application path="/Practice" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="D:\Projects\Practice" />
<virtualDirectory path="/Images" physicalPath="D:\Images" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:8080:www.linyute.com" />
</bindings>
</site>
<siteDefaults>
<logFile logFormat="W3C" directory="%TEMP%\IISExpress\" />
<traceFailedRequestsLogging directory="%TEMP%\IISExpress\" enabled="true" maxLogFileSizeKB="1024" />
</siteDefaults>
<applicationDefaults applicationPool="Clr4IntegratedAppPool" />
</sites>
</system.applicationHost>
Make Web Development Easier with IIS Express
Working with SSL at Development Time is easier with IISExpress
Attach to IISExpress process from Visual Studio
若無法回傳實體的JSON檔,則需要在staticContent加入
<mimeMap fileExtension=".json" mimeType="application/javascript" />
若要啟用瀏覽檔案清單,則需要在system.webServer修改
<directoryBrowse enabled="true" />
變更TEMP資料夾路徑,在system.webServer修改
<asp scriptErrorSentToBrowser="true"> <cache diskTemplateCacheDirectory="%TEMP%\IISExpress\" /> <limits /> </asp>
<httpCompression directory="%TEMP%\IISExpress\">
C:\Users\UserName\Documents\IISExpress\config\aspnet.config
(待測試) 在configuration加入
<system.web> <compilation tempDirectory="%TEMP%\IISExpress\" /> </system.web>
Visual Studio 與 IISExpress的Log檔,移到 RAMDisk加速&節省空間
2014-10-23
Entity Framework
MSDN
ASP.NET Data Access - Recommended Resources
ADO.NET Entity Framework
Entity Data Model 工具
Entity Framework (EF) Documentation
EF Power Tools
Code First Migrate
Config File Settings
[料理佳餚] 使用 Entity Framework Code First 應該要知道的 TPH、TPT、TPC
ObjectContext
EntityFunctions
Entities.Configuration.AutoDetectChangesEnabled = true;
Entities.Configuration.ValidateOnSaveEnabled = true;
Data Access Hands-on Labs
Entity Framework Tutorial
Entity Framework Tutorial for Beginners
Entity Framework快速入门--索引贴
Entity Framework 快速上手 & 學習資源整理
ADO.Net Entity Framework
SQL Server 2008 Entity Data Model 和 Linq to Entities
米米貓學開發
ADO.NET Entity Framework 概觀
首次接觸 ADO.NET Entity Framework
讀寫 ADO.NET Entity Framework
由 LINQ 存取 ADO.NET 物件
整合 ADO.NET Entity Framework 到應用程式中
[C#] 取得欄位的資料標記 Data Annotation from Metadata Class
Entity Framework Sample Provider
Custom ORM - Map your entity with DataSet/DataTable/DataReader
ADO.Net Entity Framework - Entity Data Model
ADO.Net Entity Framework - 簡易資料查詢
Tips for Updating and Refactoring Your Entity Framework Code
Tips for Updating and Refactoring Your Entity Framework Code, Part 2
Building the Business Logic Layer classes with Entity Framework and Code First
Various strategies to initialize Database in Entity Framework
EF Designer Code Generation Templates
Entity Framework Repository & Unit of Work T4 Template
Using T4 templates in Entity framework
Writing SQL queries for entities
Entity Framework Automatic Detect Changes
DbSetMigrationsExtensions.AddOrUpdate
How to seed data with AddOrUpdate with a complex key in EF 4.3
Add/Attach and Entity States
MERGE-like function in Entity Framework
Update Row if it Exists Else Insert Logic with Entity Framework
Entity Framework and slow bulk INSERTs
Prefixing ID columns with the table name in Entity Framework
Executing Raw SQL Queries using Entity Framework
Working with Stored Procedures in Entity Framework - Part 1
Calling Stored Procedures from Entity Framework
Entity Framework projections to Immutable Types (IEnumerable vs IQueryable)
Implementing a WCF Service with Entity Framework (v4.5)
Performing Asynchronous Operations Using Entity Framework
Domain modeling with Entity Framework scorecard
Entity Validation and the Entity Framework – Part 1
Entity Validation and the Entity Framework – Part 2
Update: Entity Framework Generic Data Access
Social Club: Sample application using WinForms, C#.NET, ADO.NET and MS Access
SocialClub: A Sample application using C#.NET, Entity Framework 5 and LocalDb
Using the Repository Pattern with ASP.NET MVC and Entity Framework
Code first migration commands for Entity Framework
EF Code First Migrations Deployment to an Azure Cloud Service
Event Calendar with Entity Framework: Quick Guide and Sample
Seeding Entity Framework Database from CSV
Missing EF Feature Workarounds: Cascade delete orphans
Missing EF Feature Workarounds: Encapsulated collections
Avoid many-to-many mappings in ORMs
Catching Bad Data in Entity Framework
Entity Framework Refresh context?
[C#.NET][Entity Framework] 快取查詢與 DbEntityEntry.Reload
[C#.NET][Entity Framework] 幾個提升 EF 效能的方法
Entity Framework Performance and What You Can Do About It
91 FB 解說
EntityFramework.BulkInsert
EntityFramework.Extended
ASP.NET Data Access - Recommended Resources
ADO.NET Entity Framework
Entity Data Model 工具
Entity Framework (EF) Documentation
EF Power Tools
Code First Migrate
Config File Settings
[料理佳餚] 使用 Entity Framework Code First 應該要知道的 TPH、TPT、TPC
ObjectContext
EntityFunctions
Entities.Configuration.AutoDetectChangesEnabled = true;
Entities.Configuration.ValidateOnSaveEnabled = true;
Data Access Hands-on Labs
Entity Framework Tutorial
Entity Framework Tutorial for Beginners
Entity Framework快速入门--索引贴
Entity Framework 快速上手 & 學習資源整理
ADO.Net Entity Framework
SQL Server 2008 Entity Data Model 和 Linq to Entities
米米貓學開發
ADO.NET Entity Framework 概觀
首次接觸 ADO.NET Entity Framework
讀寫 ADO.NET Entity Framework
由 LINQ 存取 ADO.NET 物件
整合 ADO.NET Entity Framework 到應用程式中
[C#] 取得欄位的資料標記 Data Annotation from Metadata Class
Entity Framework Sample Provider
Custom ORM - Map your entity with DataSet/DataTable/DataReader
ADO.Net Entity Framework - Entity Data Model
ADO.Net Entity Framework - 簡易資料查詢
Tips for Updating and Refactoring Your Entity Framework Code
Tips for Updating and Refactoring Your Entity Framework Code, Part 2
Building the Business Logic Layer classes with Entity Framework and Code First
Various strategies to initialize Database in Entity Framework
EF Designer Code Generation Templates
Entity Framework Repository & Unit of Work T4 Template
Using T4 templates in Entity framework
Writing SQL queries for entities
Entity Framework Automatic Detect Changes
DbSetMigrationsExtensions.AddOrUpdate
How to seed data with AddOrUpdate with a complex key in EF 4.3
Add/Attach and Entity States
MERGE-like function in Entity Framework
Update Row if it Exists Else Insert Logic with Entity Framework
Entity Framework and slow bulk INSERTs
Prefixing ID columns with the table name in Entity Framework
Executing Raw SQL Queries using Entity Framework
Working with Stored Procedures in Entity Framework - Part 1
Calling Stored Procedures from Entity Framework
Entity Framework projections to Immutable Types (IEnumerable vs IQueryable)
Implementing a WCF Service with Entity Framework (v4.5)
Performing Asynchronous Operations Using Entity Framework
Domain modeling with Entity Framework scorecard
Entity Validation and the Entity Framework – Part 1
Entity Validation and the Entity Framework – Part 2
Update: Entity Framework Generic Data Access
Social Club: Sample application using WinForms, C#.NET, ADO.NET and MS Access
SocialClub: A Sample application using C#.NET, Entity Framework 5 and LocalDb
Using the Repository Pattern with ASP.NET MVC and Entity Framework
Code first migration commands for Entity Framework
EF Code First Migrations Deployment to an Azure Cloud Service
Event Calendar with Entity Framework: Quick Guide and Sample
Seeding Entity Framework Database from CSV
Missing EF Feature Workarounds: Cascade delete orphans
Missing EF Feature Workarounds: Encapsulated collections
Avoid many-to-many mappings in ORMs
Catching Bad Data in Entity Framework
Entity Framework Refresh context?
[C#.NET][Entity Framework] 快取查詢與 DbEntityEntry.Reload
[C#.NET][Entity Framework] 幾個提升 EF 效能的方法
Entity Framework Performance and What You Can Do About It
91 FB 解說
EntityFramework.BulkInsert
EntityFramework.Extended
2014-10-22
Oracle 參考資源
Oracle Live SQL
Oracle Database Online Documentation 10g Release 2 (10.2)
YYYY-MM-DD HH24:MI:SS
TO_CHAR (datetime)
Format Models
Oracle SQL Developer
Oracle SQL Developer Tutorial
Learning Library
.NET Articles
.NET 開發人員中心
Oracle 資料型別對應
C#: Oracle Data Type Equivalence with OracleDbType
Oracle PLSQL
Oracle 發行者的資料類型對應
Oracle DBHelper 減少弱型別的 DbType 錯誤
WILL 和 黑暗執行緒 的網站上有相當多的經驗分享
Oracle 開發筆記
筆記-取得Oracle資料表、欄位、索引、主鍵值資訊
小信豬的原始部落
GTN Network Solution
C#使用Oracle套件連入的範例
[Oracle][Maintain]Oracle System Views
[Oracle][Tuning]Oracle10g效能調校參考手冊#1
[Oracle][Maintain]如何建立DBLink
PL/SQL Table 集合陣列實作 (Oracle Array-like Programming with PL/SQL Table)
Defining Your Own PL/SQL Exceptions
PL/SQL Exception
ORA-02089: COMMIT is not allowed in a subordinate session
ORACLE临时表总结
Oracle DB 中, 建立 Temporary Table
ORACLE CREATE GLOBAL TEMPORARY TABLE 簡介
Oracle SQL query rewriting with temporary tables
Oracle Database Online Documentation 10g Release 2 (10.2)
YYYY-MM-DD HH24:MI:SS
TO_CHAR (datetime)
Format Models
SELECT
SYSDATE
, TO_CHAR(SYSDATE, 'YYYY-MM-DD HH24:MI:SS') AS SYSDATE2
, SYSTIMESTAMP
FROM dual;
Oracle SQL Developer
Oracle SQL Developer Tutorial
Learning Library
.NET Articles
.NET 開發人員中心
Oracle 資料型別對應
C#: Oracle Data Type Equivalence with OracleDbType
Oracle PLSQL
Oracle 發行者的資料類型對應
Oracle DBHelper 減少弱型別的 DbType 錯誤
WILL 和 黑暗執行緒 的網站上有相當多的經驗分享
Oracle 開發筆記
筆記-取得Oracle資料表、欄位、索引、主鍵值資訊
小信豬的原始部落
GTN Network Solution
C#使用Oracle套件連入的範例
[Oracle][Maintain]Oracle System Views
[Oracle][Tuning]Oracle10g效能調校參考手冊#1
[Oracle][Maintain]如何建立DBLink
PL/SQL Table 集合陣列實作 (Oracle Array-like Programming with PL/SQL Table)
Defining Your Own PL/SQL Exceptions
PL/SQL Exception
ORA-02089: COMMIT is not allowed in a subordinate session
ORACLE临时表总结
Oracle DB 中, 建立 Temporary Table
ORACLE CREATE GLOBAL TEMPORARY TABLE 簡介
Oracle SQL query rewriting with temporary tables
訂閱:
文章 (Atom)