語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
ASP.NET core recipes = a problem-sol...
~
Ciliberti, John.
FindBook
Google Book
Amazon
博客來
ASP.NET core recipes = a problem-solution approach /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
ASP.NET core recipes/ by John Ciliberti.
其他題名:
a problem-solution approach /
作者:
Ciliberti, John.
出版者:
Berkeley, CA :Apress : : 2017.,
面頁冊數:
xxvii, 431 p. :ill., digital ;24 cm.
內容註:
Chapter 1 - ASP.NET Core MVC Fundamentals -- Chapter 2 - Getting Started with ASP.NET Core MVC -- Chapter 3 - MVC Razor Syntax and HTML Helpers -- Chapter 4 - Using Tag Helpers -- Chapter 5 - Getting the Most from New Features in ASP.NET Core MVC -- Chapter 6 - Solution Design using ASP.NET Core MVC -- Chapter 7 - Test-Driven Development with ASP.NET Core MVC -- Chapter 8 - Moving from WebForms to ASP.NET Core MVC -- Chapter 9 - Data Validation Using ASP.NET Core MVC -- Chapter 10- Securing Your ASP.NET Core MVC Application -- Chapter 11 - Creating Modern User Experiences Using React.js and ASP.NET Core -- Appendix A.
Contained By:
Springer eBooks
標題:
Microsoft .NET Framework. -
電子資源:
http://dx.doi.org/10.1007/978-1-4842-0427-6
ISBN:
9781484204276
ASP.NET core recipes = a problem-solution approach /
Ciliberti, John.
ASP.NET core recipes
a problem-solution approach /[electronic resource] :by John Ciliberti. - 2nd ed. - Berkeley, CA :Apress :2017. - xxvii, 431 p. :ill., digital ;24 cm.
Chapter 1 - ASP.NET Core MVC Fundamentals -- Chapter 2 - Getting Started with ASP.NET Core MVC -- Chapter 3 - MVC Razor Syntax and HTML Helpers -- Chapter 4 - Using Tag Helpers -- Chapter 5 - Getting the Most from New Features in ASP.NET Core MVC -- Chapter 6 - Solution Design using ASP.NET Core MVC -- Chapter 7 - Test-Driven Development with ASP.NET Core MVC -- Chapter 8 - Moving from WebForms to ASP.NET Core MVC -- Chapter 9 - Data Validation Using ASP.NET Core MVC -- Chapter 10- Securing Your ASP.NET Core MVC Application -- Chapter 11 - Creating Modern User Experiences Using React.js and ASP.NET Core -- Appendix A.
Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved! ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and HTML5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it. Author John Ciliberti guides you through the MVC framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Solve problems immediately by pasting in code from the recipes, or put multiple recipe solutions together to overcome challenging development obstacles. What You'll Learn Take advantage of MVC's streamlined syntax Discover how to take full control over HTML Develop a simple API for creating RESTful web services Understand test-driven development Migrate a project from ASP.NET web forms to Core MVC, including recipes for converting DataGrids, Forms, Web Parts, Master Pages, and navigation controls Use Core MVC in combination with popular JavaScript libraries, including jQuery, React, Bootstrap, and more Write unit tests for your MVC controllers, views, custom filters, and HTML helpers Utilize the latest features in Visual Studio 2017 to accelerate your Core MVC projects Identify performance bottlenecks in your MVC application.
ISBN: 9781484204276
Standard No.: 10.1007/978-1-4842-0427-6doiSubjects--Uniform Titles:
Active server pages.
Subjects--Topical Terms:
563020
Microsoft .NET Framework.
LC Class. No.: TK5105.8885.A26 / C555 2017
Dewey Class. No.: 005.276
ASP.NET core recipes = a problem-solution approach /
LDR
:03299nmm a2200301 a 4500
001
2109202
003
DE-He213
005
20180327112638.0
006
m d
007
cr nn 008maaau
008
180519s2017 cau s 0 eng d
020
$a
9781484204276
$q
(electronic bk.)
020
$a
9781484204283
$q
(paper)
024
7
$a
10.1007/978-1-4842-0427-6
$2
doi
035
$a
978-1-4842-0427-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK5105.8885.A26
$b
C555 2017
082
0 4
$a
005.276
$2
23
090
$a
TK5105.8885.A26
$b
C572 2017
100
1
$a
Ciliberti, John.
$3
3259300
245
1 0
$a
ASP.NET core recipes
$h
[electronic resource] :
$b
a problem-solution approach /
$c
by John Ciliberti.
250
$a
2nd ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2017.
300
$a
xxvii, 431 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1 - ASP.NET Core MVC Fundamentals -- Chapter 2 - Getting Started with ASP.NET Core MVC -- Chapter 3 - MVC Razor Syntax and HTML Helpers -- Chapter 4 - Using Tag Helpers -- Chapter 5 - Getting the Most from New Features in ASP.NET Core MVC -- Chapter 6 - Solution Design using ASP.NET Core MVC -- Chapter 7 - Test-Driven Development with ASP.NET Core MVC -- Chapter 8 - Moving from WebForms to ASP.NET Core MVC -- Chapter 9 - Data Validation Using ASP.NET Core MVC -- Chapter 10- Securing Your ASP.NET Core MVC Application -- Chapter 11 - Creating Modern User Experiences Using React.js and ASP.NET Core -- Appendix A.
520
$a
Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved! ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and HTML5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it. Author John Ciliberti guides you through the MVC framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Solve problems immediately by pasting in code from the recipes, or put multiple recipe solutions together to overcome challenging development obstacles. What You'll Learn Take advantage of MVC's streamlined syntax Discover how to take full control over HTML Develop a simple API for creating RESTful web services Understand test-driven development Migrate a project from ASP.NET web forms to Core MVC, including recipes for converting DataGrids, Forms, Web Parts, Master Pages, and navigation controls Use Core MVC in combination with popular JavaScript libraries, including jQuery, React, Bootstrap, and more Write unit tests for your MVC controllers, views, custom filters, and HTML helpers Utilize the latest features in Visual Studio 2017 to accelerate your Core MVC projects Identify performance bottlenecks in your MVC application.
630
0 0
$a
Active server pages.
$3
815771
650
0
$a
Microsoft .NET Framework.
$3
563020
650
0
$a
Web servers.
$3
539547
650
0
$a
Web site development.
$3
549940
650
0
$a
Internet programming.
$3
539578
650
1 4
$a
Computer Science.
$3
626642
650
2 4
$a
Microsoft and .NET.
$3
3134847
650
2 4
$a
Computer Science, general.
$3
892601
650
2 4
$a
Programming Techniques.
$3
892496
650
2 4
$a
Software Engineering.
$3
890874
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-0427-6
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9323604
電子資源
11.線上閱覽_V
電子書
EB TK5105.8885.A26 C555 2017
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入