語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
ASP.NET MVC with entity framework an...
~
Naylor, Lee.
FindBook
Google Book
Amazon
博客來
ASP.NET MVC with entity framework and CSS
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
ASP.NET MVC with entity framework and CSS/ by Lee Naylor.
作者:
Naylor, Lee.
出版者:
Berkeley, CA :Apress : : 2016.,
面頁冊數:
xxv, 608 p. :ill., digital ;24 cm.
內容註:
1. Building a Basic MVC Website -- 2. Creating Views, Controllers and a Database from Model Classes -- 3. Searching, Advanced Filtering and View Models -- 4. More Advanced Data Management -- 5. Sorting, Paging and Routing -- 6. Managing Product Images: Many-to-Many Relationships -- 7. Authentication and Authorization using ASP.NET Identity -- 8. Creating a Shopping Basket -- 9. Checkout - Creating and Viewing Orders -- 10. Advanced Scenarios and Common Workarounds -- 11. Using Entity Framework Code First with an Existing Database -- 12. Introduction to ASP.NET Core v1.0 (MVC 6 and EF 7) -- 13. Deploying to Azure -- 14. Restyling the Web Site: An Introduction -- 15. Styling the Home Page -- 16. Styling Forms, Grid Layouts and Tables -- 17. Advanced CSS -- 18. Responsive Web Sites: Styling for Mobile/Cell and Tablet Sized Devices.
Contained By:
Springer eBooks
標題:
Web sites - Design. -
電子資源:
http://dx.doi.org/10.1007/978-1-4842-2137-2
ISBN:
9781484221372$q(electronic bk.)
ASP.NET MVC with entity framework and CSS
Naylor, Lee.
ASP.NET MVC with entity framework and CSS
[electronic resource] /by Lee Naylor. - Berkeley, CA :Apress :2016. - xxv, 608 p. :ill., digital ;24 cm.
1. Building a Basic MVC Website -- 2. Creating Views, Controllers and a Database from Model Classes -- 3. Searching, Advanced Filtering and View Models -- 4. More Advanced Data Management -- 5. Sorting, Paging and Routing -- 6. Managing Product Images: Many-to-Many Relationships -- 7. Authentication and Authorization using ASP.NET Identity -- 8. Creating a Shopping Basket -- 9. Checkout - Creating and Viewing Orders -- 10. Advanced Scenarios and Common Workarounds -- 11. Using Entity Framework Code First with an Existing Database -- 12. Introduction to ASP.NET Core v1.0 (MVC 6 and EF 7) -- 13. Deploying to Azure -- 14. Restyling the Web Site: An Introduction -- 15. Styling the Home Page -- 16. Styling Forms, Grid Layouts and Tables -- 17. Advanced CSS -- 18. Responsive Web Sites: Styling for Mobile/Cell and Tablet Sized Devices.
Get up and running quickly with Microsoft ASP.NET MVC and Entity Framework as you build and deploy complex web sites. By using a fully working example retail web site you will learn solutions to real-world issues that developers frequently encounter. Whether you are a novice developer or an experienced .NET developer wishing to learn more about MVC and Entity Framework, author Lee Naylor will teach you how to develop a detailed database-driven example web site using Microsoft ASP.NET and Entity Framework Code First with fully explained code examples including: Filtering and searching related data using Linq Using Code First migrations to automatically update the database plus seeding data from code How to use Visual Studio Scaffolding views and controllers Managing CRUD operations, including model binding as recommended by Microsoft and correctly dealing with cascading deletions Input and data validation using attributes Sorting and paging through data and routing for friendly URL formats Authorization and authentication using Microsoft Identity v2 by making use of Microsoft example code, including the correct use of redirection after login and registration Advanced techniques, including managing data concurrency conflicts and using two database contexts Asynchronous database access and paging Azure deployment using Code First migrations, remote debugging, and viewing/editing your remote data CSS styling, including animation and media queries for use with tablet or mobile/cell phone devices.
ISBN: 9781484221372$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-2137-2doiSubjects--Uniform Titles:
Active server pages.
Subjects--Topical Terms:
532537
Web sites
--Design.
LC Class. No.: TK5105.888
Dewey Class. No.: 006.7
ASP.NET MVC with entity framework and CSS
LDR
:03232nmm a2200289 a 4500
001
2051995
003
DE-He213
005
20170307160434.0
006
m d
007
cr nn 008maaau
008
170421s2016 cau s 0 eng d
020
$a
9781484221372$q(electronic bk.)
020
$a
9781484221365$q(paper)
024
7
$a
10.1007/978-1-4842-2137-2
$2
doi
035
$a
978-1-4842-2137-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK5105.888
082
0 4
$a
006.7
$2
23
090
$a
TK5105.888
$b
.N333 2016
100
1
$a
Naylor, Lee.
$3
3134862
245
1 0
$a
ASP.NET MVC with entity framework and CSS
$h
[electronic resource] /
$c
by Lee Naylor.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2016.
300
$a
xxv, 608 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Building a Basic MVC Website -- 2. Creating Views, Controllers and a Database from Model Classes -- 3. Searching, Advanced Filtering and View Models -- 4. More Advanced Data Management -- 5. Sorting, Paging and Routing -- 6. Managing Product Images: Many-to-Many Relationships -- 7. Authentication and Authorization using ASP.NET Identity -- 8. Creating a Shopping Basket -- 9. Checkout - Creating and Viewing Orders -- 10. Advanced Scenarios and Common Workarounds -- 11. Using Entity Framework Code First with an Existing Database -- 12. Introduction to ASP.NET Core v1.0 (MVC 6 and EF 7) -- 13. Deploying to Azure -- 14. Restyling the Web Site: An Introduction -- 15. Styling the Home Page -- 16. Styling Forms, Grid Layouts and Tables -- 17. Advanced CSS -- 18. Responsive Web Sites: Styling for Mobile/Cell and Tablet Sized Devices.
520
$a
Get up and running quickly with Microsoft ASP.NET MVC and Entity Framework as you build and deploy complex web sites. By using a fully working example retail web site you will learn solutions to real-world issues that developers frequently encounter. Whether you are a novice developer or an experienced .NET developer wishing to learn more about MVC and Entity Framework, author Lee Naylor will teach you how to develop a detailed database-driven example web site using Microsoft ASP.NET and Entity Framework Code First with fully explained code examples including: Filtering and searching related data using Linq Using Code First migrations to automatically update the database plus seeding data from code How to use Visual Studio Scaffolding views and controllers Managing CRUD operations, including model binding as recommended by Microsoft and correctly dealing with cascading deletions Input and data validation using attributes Sorting and paging through data and routing for friendly URL formats Authorization and authentication using Microsoft Identity v2 by making use of Microsoft example code, including the correct use of redirection after login and registration Advanced techniques, including managing data concurrency conflicts and using two database contexts Asynchronous database access and paging Azure deployment using Code First migrations, remote debugging, and viewing/editing your remote data CSS styling, including animation and media queries for use with tablet or mobile/cell phone devices.
630
0 0
$a
Active server pages.
$3
815771
650
0
$a
Web sites
$x
Design.
$3
532537
650
1 4
$a
Computer Science.
$3
626642
650
2 4
$a
Microsoft and .NET.
$3
3134847
650
2 4
$a
Software Engineering/Programming and Operating Systems.
$3
891214
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-2137-2
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9286648
電子資源
11.線上閱覽_V
電子書
EB TK5105.888
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入