ASP.NET MVC 5 - Building a Website with Visual Studio 2015 and C Sharp: The Tactical Guidebook
暫譯: ASP.NET MVC 5 - 使用 Visual Studio 2015 和 C# 建立網站:戰術指南
Jonas Fagerberg
- 出版商: CreateSpace Independ
- 出版日期: 2016-07-07
- 售價: $1,800
- 貴賓價: 9.5 折 $1,710
- 語言: 英文
- 頁數: 490
- 裝訂: Paperback
- ISBN: 1535167866
- ISBN-13: 9781535167864
-
相關分類:
.NET、ASP.NET、C 程式語言、Visual Studio
立即出貨 (庫存=1)
買這商品的人也買了...
-
$880$695 -
$550$468 -
$780$663 -
$590$460 -
$450$351 -
$690$545 -
$360$284 -
$450$383 -
$505精通 ASP.NET MVC 5 (Pro ASP.NET MVC 5)
-
$560$437 -
$420$332 -
$490$382 -
$580$493 -
$580$452 -
$580$458 -
$540$427 -
$490$417 -
$420$357 -
$450$356 -
$280$221 -
$550$363 -
$2,210$2,100 -
$560$437 -
$600$468 -
$600$468
相關主題
商品描述
This book is primarily aimed at developers who have some prior experience with MVC 5 and are proficient in C#, since the language won’t be explained in any detail. Even if you already have created a couple of MVC projects, you might find the content in this book useful as a refresher. You might have worked in previous versions of Visual Studio and MVC and want a fast no-fluff way to get up to speed with MVC 5.
Prerequisites:
• C# (you need to be proficient)
• MVC 5 (you need some prior experience)
• HTML5/CSS3 (you need basic knowledge)
• JavaScript/JQuery (you need basic knowledge) In this book you will learn how to build an MVC 5 website using C#, Entity Framework, HTML5, CSS, JavaScript and Ajax.
• Create a "real world" code-first database using Entity Framework.
• Add and modify models, views and controllers to perform CRUD operations against the database.
• Use client-side and server-side validation.
• Secure the controllers, actions and view content with authorization and roles.
• Implement security with ASP.NET Identity (authentication, authorization and roles).
• Use JavaScript, JQuery and Ajax to build a great end-user interface with asynchronous server calls. • Style the user interfaces using CSS3 and Bootstrap.
• Create a responsive website. • Implement product subscription scenarios with registration codes.
• Create an alternate way to login to the application.
• Implement password reset functionality.
• Register users with the site.
• Manage users and their subscriptions. Technologies, frameworks and languages:
• C# (you need to be proficient)
• HTML5/CSS3 (you need basic knowledge)
• JavaScript/JQuery (you need basic knowledge)
• MVC 5 (you will create/modify models, views and controllers)
• Razor syntax (to include server-side code in views)
• Bootstrap (used for styling and to create a responsive design)
• Ajax (used for asynchronous server calls)
• LINQ (to query the database) • Extension methods (to clean up your C# code and enable re-use) • HTML Helper methods (to clean up your HTML and enable re-use)
• Use settings from the web.config file
商品描述(中文翻譯)
這本書主要針對已具備一定 MVC 5 經驗並精通 C# 的開發人員,因為本書不會詳細解釋這門語言。即使您已經創建過幾個 MVC 專案,您仍然可能會發現本書的內容對您來說是有用的複習資料。您可能曾在舊版本的 Visual Studio 和 MVC 中工作,並希望快速且不冗長地熟悉 MVC 5。
先決條件:
• C#(您需要精通)
• MVC 5(您需要有一些先前經驗)
• HTML5/CSS3(您需要基本知識)
• JavaScript/JQuery(您需要基本知識)
在本書中,您將學習如何使用 C#、Entity Framework、HTML5、CSS、JavaScript 和 Ajax 建立一個 MVC 5 網站。
• 使用 Entity Framework 創建一個「真實世界」的代碼優先資料庫。
• 添加和修改模型、視圖和控制器,以對資料庫執行 CRUD 操作。
• 使用客戶端和伺服器端驗證。
• 使用授權和角色來保護控制器、動作和視圖內容。
• 使用 ASP.NET Identity 實現安全性(身份驗證、授權和角色)。
• 使用 JavaScript、JQuery 和 Ajax 建立出色的用戶界面,並進行非同步伺服器調用。
• 使用 CSS3 和 Bootstrap 美化用戶界面。
• 創建響應式網站。
• 實現帶有註冊碼的產品訂閱場景。
• 創建一種替代的應用程式登錄方式。
• 實現密碼重置功能。
• 在網站上註冊用戶。
• 管理用戶及其訂閱。
技術、框架和語言:
• C#(您需要精通)
• HTML5/CSS3(您需要基本知識)
• JavaScript/JQuery(您需要基本知識)
• MVC 5(您將創建/修改模型、視圖和控制器)
• Razor 語法(在視圖中包含伺服器端代碼)
• Bootstrap(用於樣式設計和創建響應式設計)
• Ajax(用於非同步伺服器調用)
• LINQ(查詢資料庫)
• 擴展方法(清理您的 C# 代碼並啟用重用)
• HTML 助手方法(清理您的 HTML 並啟用重用)
• 使用 web.config 文件中的設置