10. ASP.NET MVC4 Beta
システム要件
• Windows 7 / Vista SP2 / XP SP3
• Windows Server 2003 R2 / SP2
• Windows Server 2008 / 2008 R2
• PowerShell 2.0
• Visual Studio 2010 sp1 / Visual Web Developer 2010 sp1
インストール方法
• Web PI / 実行ファイル
リリースノート
• 英語 / 日本語(非公式)
12. ASP.NET MVC4の新機能
NEW Project Template
Internet, Intranet,
Display Modes
Web API,
Single Page Application,
Mobile
Recipe,
Browser Overriding Asynchronous
View Switcher Controller,
Windows Azure
13. ASP.NET MVC4の新機能
NEW Project Template
Internet, Intranet,
Display Modes
Web API,
Single Page Application,
Mobile
Recipe
Browser Overriding Asynchronous
View Switcher Controller
Windows Azure
14. 新プロジェクトテンプレート
Internet
Empty
Application
Intranet
Mobile
Application
Single Page
Web API
Application
31. ASP.NET MVC4の新機能
NEW Project Template
Internet, Intranet,
Display Modes
Web API,
Single Page Application,
Mobile
Recipe
Browser Overriding Asynchronous
View Switcher Controller
Windows Azure
36. ASP.NET MVC4の新機能
NEW Project Template
Internet, Intranet,
Display Modes
Web API,
Single Page Application,
Mobile
Recipe
Browser Overriding Asynchronous
View Switcher Controller
Windows Azure
42. ASP.NET MVC4の新機能
NEW Project Template
Internet, Intranet,
Display Modes
Web API,
Single Page Application,
Mobile
Recipe
Browser Overriding Asynchronous
View Switcher Controller
Windows Azure
47. 学習用コンテンツ
• ASP.NET Web API
• ASP.NET Single Page Application
• チュートリアル: ASP.NET MVC 4 Mobile
Features (日本語版)
• 新 ASP.NET MVC 4 チュートリアル シリーズ
48. ASP.NET 4.5
Developer Preview
What's New in ASP.NET 4.5 and Visual
Web Developer 11 Developer Preview
ASP.NETコア機能、ASP.NET WebForm、
ASP.NET MVC、Visual Studioの新機能紹介
29日に.NET Framwork 4.5 Betaが公開されるので、ASP.NET 4.5もBeta
になるはず
49. A look at ASP.NET MVC 4
Tech Days 2012でScott GathrieがASP.NET4について
しゃべっています
52. WCF
• HTTP以外の通信も可能(なはず)
(ASP.NET 4.5でWebSocketがサポートされますが)
• WCF RIA Service / Data Service
正直よくわからない、JSON形式のデータを返すだけならMVC3でも
簡単に実現できていたので、WCFをあまり使ったことがないので。