SQL Server 2012 & 2014 產生指令碼 -- 將資料表的資料匯出,產生 Insert 陳述式
透過精靈產生SQL Server的 Script,將您的資料庫架構、內容「匯出(Export)」
可以在另一台 SQL Server或是 Windows Azure上 「匯入」數據
下載 VS2015 Update 1 (.NET 4.6.1)
- 1142
- 0
- ASP_NET_5_VS_2015
- 2015-12-14
2015年 11月 30日 宣布 Visual Studio 2015 Update 1 上市的消息。
這個版本包含最新功能 .NET 4.6.1和功能更新。
[勘誤表 & 範例下載] ASP.NET專題實務 I--C#入門實戰 (VS 2015版)
錯誤訊息 - The field template folder '~/DynamicData/EntityTemplates/' does not exist.
- 693
- 0
- ASP.NET 5 & VS 2015
在 VS 2015上執行 竟然出現錯誤訊息:
The field template folder '~/DynamicData/EntityTemplates/' does not exist.
欄位範本資料夾 '~/DynamicData/EntityTemplates/' 不存在。
VS 2015 Community 社群版,如何變成中文?(Language Pack)
- 14938
- 0
- ASP.NET 5 & VS 2015
VS 2015 Community 社群版,如何變成中文?(Language Pack)
您必須先安裝 Visual Studio Enterprise 2015、Visual Studio Professional 2015 或 Visual Studio Community 2015,才能安裝語言套件。
[轉貼] C# 6.0 的新功能
- 1805
- 0
- ASP.NET 5 & VS 2015
- 2015-08-19
雖然是英文文章,但寫得簡單明瞭
而且看程式碼大概就知道了
[ASP.NET專題實務] LocalDB範例檔的安裝 (SQL 2014 Express)
摘要:[ASP.NET專題實務] LocalDB範例檔的安裝 (SQL 2014 Express)
SQL 2014 LocalDB為什麼預設名稱不是 (LocalDb)\v12.0 ??
[下載] VS 2015 (正式版) & VS 2013 Update 5
- 15572
- 0
- ASP.NET 4.5與 VS 2012/2013
- 2015-08-19
訂閱MSDN的用戶
可以下載正式版(RTM)的 VS 2015 與 VS 2013 Update 5
VS 2015的版本:(更詳細的版本說明,請看微軟網站)
Enterprise版,ISO光碟映象檔,將近4GB
Professional版
Test Professional版
Express版
Community版
VS 2013 / VS 2015 設定 (固定) IIS Express網站 Port 通訊埠編號
- 13144
- 0
- ASP.NET 4.5與 VS 2012/2013
- 2015-11-24
開發 ASP.NET 網站或是專案時,
如果想要 "固定"或是 "重新設定" IIS Express網站 Port 通訊埠編號,VS 2013 / 2015要自己動手修改 IIS Express設定檔 -- ApplicationHost.config。
讓您的 VS 2012/2013 升級開發 .NET 4.6 -- Targeting the .NET Framework 4.6 (多目標套件)
- 3079
- 0
- ASP.NET 4.5與 VS 2012/2013
- 2015-07-22
提醒您:您必須先下載和安裝 .NET Framework 4.6 ,才能安裝 "多目標套件"。
.NET Framework 4.6 多目標套件能讓開發人員使用 VS 2013、VS 2012
或協力廠商 IDE 來建置以 .NET Framework 4.6 為目標的應用程式。
會寫網頁 就會寫手機APP #2-- 範例修正 , Hybrid Mobile Apps for ASP.NET Developers (Apache Cordova)
- 4475
- 0
- ASP.NET 5 & VS 2015
- 2015-06-30
摘要:會寫網頁 就會寫手機APP #2-- 範例修正 , Hybrid Mobile Apps for ASP.NET Developers (Apache Cordova)
(1). 官方網站提供的範例,無法在 VS 2015 RC版上運作 需要一些微調與修正
(2). 完成之後,Andorid模擬器為何還是無法運作出成果??
[重點翻譯] ASP.NET 4.6的更新 -- 本文只摘錄 Web Forms的部分
- 2359
- 0
- ASP.NET 4.5與 VS 2012/2013
- 2015-07-22
摘要:[重點翻譯] ASP.NET 4.6的更新 -- Web Forms
ASP.NET 4.6在Web Form上的改進
驗證的升級
獻給Web Forms的 "非同步 Model Binding"
HTTP/2
Ajax Control Toolkit的更新
新成員!Visual Studio Code --跨平台的開發工具(支援OSX, Linux 和 Windows)
- 8901
- 0
- ASP.NET 5 & VS 2015
我們熟悉的開發工具 -- Visual Studio也有了新成員 [ Visual Studio Code ]
會寫網頁 就會寫手機APP -- Hybrid Mobile Apps for ASP.NET Developers (Apache Cordova)
- 17378
- 0
- ASP.NET 5 & VS 2015
- 2015-07-07
摘要:會寫網頁 就會寫手機APP -- Hybrid Mobile Apps for ASP.NET Developers (Apache Cordova)
微軟的Visual Studio也提供相關的工具 -- Visual Studio Tools for Apache Cordova
[YouTube影片] 安裝VS 2015 CTP版本以後,VB後置程式碼,找不到 Page_Load事件?
- 1882
- 0
- ASP_NET_5_VS_2015
- 2016-11-02
摘要:安裝VS 2015 CTP版本以後,VB後置程式碼,找不到 Page_Load事件?
附上 YouTube教學影片
[中文翻譯] ASP.NET 5 簡介(Introducing ASP.NET 5,原作ScottGu 2015/2/23)
- 9367
- 0
- ASP.NET 4.5與 VS 2012/2013
- 2016-02-15
ASP.NET 5簡介(Introducing ASP.NET 5,原作 ScottGu 2015/2/23)
ASP.NET Core(以前名為ASP.NET 5)
更彈性的、跨平台Runtime
MVC 6 -- 一個大一統的程式設計模組
新的Web開發
Dependency Management的簡化
Cloud-ready(即時可上雲端)的設定
Dependency injection(DI)
高速HTTP效能
開放原始碼(開放源碼)
[下載] Visual Studio 2015 CTP 6
- 4246
- 0
- ASP.NET 5 & VS 2015
- 2015-03-12
摘要:[下載] Visual Studio 2015 CTP 6
錯誤訊息 -- Could not load file or assembly 'Microsoft.VisualStudio.Web.PageInspector.Loader, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. 系統找不到指定的檔案。
- 6136
- 0
- ASP.NET 4.5與 VS 2012/2013
- 2020-12-03
摘要:錯誤訊息 -- Could not load file or assembly 'Microsoft.VisualStudio.Web.PageInspector.Loader, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. 系統找不到指定的檔案。
Visual Studio 與 IISExpress的Log檔,移到 RAMDisk加速&節省空間
- 3053
- 0
- Notebook_電腦PC與3C
- 2020-12-03
摘要:Visual Studio 與 IISExpress的Log檔,移到 RAMDisk加速&節省空間