Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

37 lines (20 loc) · 1.09 KB

twMVC-15-2

201406-14 twMVC#15

開發效能與效率

講者:Kevin Tseng(Microsoft MVP 2013,2014、twMVC核心講者、SkillTree 專任講師)

課程簡介:

在系統開發時往往會被忽略的就是效能問題,而且通常都是在最後上線前才想到要去做效能調校,這次將為各位介紹如何透過工具的使用讓我們在開發期間就可以觀察與調校系統效能。 除了使用工具去觀察效能之外,也將會介紹如何利用工具來幫助我們提高開發的效率。

範例程式說明:

MVC5_EF5

ASP.NET MVC 5 with Entity Framework 5, use Clutch.Diagnostics.EntityFramework

Sample_ EF6_ Logging_Intercepting

ASP.NET MVC 5 with Entity Framework 6 and NLog, use EF6 Logging and Intercepting

Sample_ EF6_ MiniProfiler

ASP.NET MVC 5 with Entity Framework 6, use MiniProfiler

Sample_ EF6_ Glimpse

ASP.NET MVC 5 with Entity Framework 6, use Glimpse


開發環境:Visual Studio 2013

為了避免檔案過大,因此使用的套件皆無上傳,請自行還原,還原方式請參考 http://demo.tc/Post/763