內容大綱為:
Architecture Overview
Design Principles and Patterns
Design of the System
Final Thoughts
Examples of Discussion
http://mvc.tw
ASP.NET MVC 就快進入4了,您跟上了嗎? 如何將現有的 MVC3 如何升級到MVC4呢?無痛升級系列。以及ASP.NET MVC4 新增功能介紹。
課程內容:
ASP.NET MVC 3 升級到 ASP.NET MVC4 的示範與常見問題說明
Basic Project & Empty Project Template
從無到有,建置ASP.NET MVC4 Web API應用程式、How to self-host a web API
Display Modes
View Switcher
Bundling and Minification
Task Support for Asynchronous Controllers
Mobile Project Template
ASP.NET MVC 就快進入4了,您跟上了嗎? 如何將現有的 MVC3 如何升級到MVC4呢?無痛升級系列。以及ASP.NET MVC4 新增功能介紹。
課程內容:
ASP.NET MVC 3 升級到 ASP.NET MVC4 的示範與常見問題說明
Basic Project & Empty Project Template
從無到有,建置ASP.NET MVC4 Web API應用程式、How to self-host a web API
Display Modes
View Switcher
Bundling and Minification
Task Support for Asynchronous Controllers
Mobile Project Template
簡化 JVM 上雲 - 透過 Azure Spring Cloud 提升開發、發佈及服務監控效率Shengyou Fan
Spring Boot 一直是 Java 開發生態系裡市佔率最高的框架,許多企業都採用其開發自身服務。隨著開發典範的轉移,即便 Spring 提供完整方案,開發者往往對架構修改及服務管理的工作怯步,是否移轉上雲也有所疑慮。在這場分享裡,將會介紹由 Azure 提供的 Spring Cloud 解決方案,並從最簡單的一個 Spring Boot 應用開始,逐步導入微服務架構、連接 Azure DB、藍綠部署到服務監控,讓開發者了解使用 Azure 運行 Spring 是一個簡單又有效率的體驗,加速將 JVM 應用上雲。
ASP.NET MVC 的 Model 並不等同於 Entity Framework,這一次將說明如何使用 ADO.NET 來做為 MVC 的 Model,並且介紹 Enterprise Library Data Access Application Block以及實作分層讓 Model 讓 Web Forms 專案可以共用。
ASP.NET MVC 的 Model 並不等同於 Entity Framework,這一次將說明如何使用 ADO.NET 來做為 MVC 的 Model,並且介紹 Enterprise Library Data Access Application Block以及實作分層讓 Model 讓 Web Forms 專案可以共用。
twMVC#44 如何測試與保護你的 web application with playwrighttwMVC
This document summarizes a presentation on using Playwright to test and protect web applications. It discusses what Playwright is, why it was chosen, how to use it, and some use cases. Playwright is an open source test automation framework created by Microsoft that allows testing web applications across browsers and platforms. It is faster and more reliable than traditional end-to-end testing. The presentation provides demonstrations of using Playwright to test network requests, handle authentication, and more.
新技術的導入,由0到1通常是最難的一步。尤其在大型企業內,要導入一門新技術不是那麼容易,從接觸 Windows 容器到導入,就像是從離開舒適圈一樣,一開始的路走得跌跌撞撞,鼻青臉腫。但隨著關關難過關關過的精神與毅力,一但突破了那0的臨界點,才能享受到1的技術美好。本場次分享在學習與導入 Windows 容器上的心路歷程,有高興、有期待、有失望、有憤怒,試著用不一樣的角度來分享 Windows 容器的苦與樂。
7. Windows Vista 以上
建議 Windows 7 or Windows 8
必須安裝 IIS 功能,包含 .NET Framework 4.0 與 ASP.NET
Visual Studio 2010 SP1 以上
建議 Visual Studio 2012
SQL Server 2005 以上
建議 SQL Server 2012
支援 Express 和 Express LocalDB
開發環境
18. StockTrader Sample Solution
Web Application Layer (UI)
UserInterface
MiddleTier
BusinessServicesDataAccess
SQL Server/
SQL Azure
Account
Table
Account
Profile
Table
Orders
Table
Holdings
Table
Quote Table
Data Access Layer (DAL)
Market Summary
Class
Customer Class Orders Class
Middle-Tier Business Services Layer (BSL)Business Service Layer
Core StockTrader
Services Classes
Business Transactions
Service
Client Class
Order Processor Service (OPS)
Service
Client Class
Order Processing Service Class
OrdersTier
ASP.NET Web Forms
Business Transactions
19. StockTrader Sample Solution
Web Role
Azure
StockTrader
Web Application
Worker Role
Azure
StockTrader
Order Processor
Service
Web Role
Azure
StockTrader
Business
Services
Account
DB
SQL Azure
Scale-out
InstancesScale-out
Instances
Scale-out
Instances
Quote
DB
SQL Azure
RESTful Endpoint
+ Token Service
Polling
Publishing
23. Windows Azure 教戰手札
第一版在書店與網路都有在賣。
第二版即將於年底上市。
Developer Edition: 2012/12
IT PRO Edition: 2013/1
原文書
Programming Windows Azure (O’Reilly)
SOA with .NET and Windows Azure
參考資料 (書籍)