語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning database programming using...
~
Joshi, Bipin.
Beginning database programming using ASP. NET Core 3with MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning database programming using ASP. NET Core 3by Bipin Joshi.
其他題名:
with MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL /
作者:
Joshi, Bipin.
出版者:
Berkeley, CA :Apress :2019.
面頁冊數:
xxii, 481 p. :ill., digital ;24 cm.
Contained By:
Springer eBooks
標題:
Application softwareDevelopment.
電子資源:
https://doi.org/10.1007/978-1-4842-5509-4
ISBN:
9781484255094$q(electronic bk.)
Beginning database programming using ASP. NET Core 3with MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL /
Joshi, Bipin.
Beginning database programming using ASP. NET Core 3
with MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL /[electronic resource] :by Bipin Joshi. - Berkeley, CA :Apress :2019. - xxii, 481 p. :ill., digital ;24 cm.
Chapter 01 : Introduction to ASP.NET Core -- Chapter 02 : Sample Application -- Chapter 03 : ASP.NET Core MVC -- Chapter 04 : ASP.NET Core Razor Pages -- Chapter 05 : ASP.NET Core Web API -- Chapter 06 : jQuery -- Chapter 07 : Angular -- Chapter 08 : Blazor -- Chapter 09 : Azure SQL Database, Azure Cosmos DB, and MongoDB -- Chapter 10 : Deployment.
Hit the ground running with this book to quickly learn the fundamentals of HTML form processing, user authentication, and database CRUD (Create, Read, Update, and Delete) operations using the ASP.NET Core family of technologies. You will utilize cutting-edge and popular technology options from both the server side and client side to help you achieve your web application goals as quickly as possible. Developers who want to learn ASP.NET Core and complementary technologies are often overwhelmed by the large number of options involved in building modern web applications. This book introduces you to the most popular options so that you can confidently begin working on projects in no time. You will learn by example, building a sample application that demonstrates how the same application can be built using different options. This experiential approach will give you the basic skills and knowledge to understand how the options work together so that you can make an informed decision about the available choices, their trade-offs, and code level comparison. After reading this book, you will be able to choose your selected learning path. What You Will Learn Develop data entry forms in ASP.NET Core, complete with validations and processing Perform CRUD operations using server-side options: ASP.NET Core MVC, Razor Pages, Web APIs, and Blazor Perform CRUD operations using client-side options: jQuery and Angular Secure web applications using ASP.NET Core Identity, cookie authentication, and JWT authentication Use RDBMS and NoSQL data stores: SQL Server, Azure SQL Database, Azure Cosmos DB, and MongoDB for CRUD operations Deploy ASP.NET Core web applications to IIS and Azure App Service This book is for developers who possess a basic understanding of ASP.NET and how web applications work. Some experience with Visual Studio 2017 or higher, C#, and JavaScript is helpful. Bipin Joshi is an independent software consultant and trainer who has been programming for more than 20 years, mainly in .NET. He has authored more than 12 books and is a regular contributor to websites and magazines, including his .NET Knowledge Base site (binaryintellect.net) A Microsoft Most Valuable Professional (MVP) and a former Microsoft Certified Trainer (MCT), Bipin conducts online training courses to help individuals learn Microsoft web technologies.
ISBN: 9781484255094$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-5509-4doiSubjects--Topical Terms:
189413
Application software
--Development.
LC Class. No.: QA76.76.A65 / J67 2019
Dewey Class. No.: 005.1
Beginning database programming using ASP. NET Core 3with MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL /
LDR
:03761nmm a2200325 a 4500
001
570423
003
DE-He213
005
20191211122812.0
006
m d
007
cr nn 008maaau
008
200819s2019 nyu s 0 eng d
020
$a
9781484255094$q(electronic bk.)
020
$a
9781484255087$q(paper)
024
7
$a
10.1007/978-1-4842-5509-4
$2
doi
035
$a
978-1-4842-5509-4
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.A65
$b
J67 2019
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.1
$2
23
090
$a
QA76.76.A65
$b
J83 2019
100
1
$a
Joshi, Bipin.
$3
306456
245
1 0
$a
Beginning database programming using ASP. NET Core 3
$h
[electronic resource] :
$b
with MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL /
$c
by Bipin Joshi.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2019.
300
$a
xxii, 481 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 01 : Introduction to ASP.NET Core -- Chapter 02 : Sample Application -- Chapter 03 : ASP.NET Core MVC -- Chapter 04 : ASP.NET Core Razor Pages -- Chapter 05 : ASP.NET Core Web API -- Chapter 06 : jQuery -- Chapter 07 : Angular -- Chapter 08 : Blazor -- Chapter 09 : Azure SQL Database, Azure Cosmos DB, and MongoDB -- Chapter 10 : Deployment.
520
$a
Hit the ground running with this book to quickly learn the fundamentals of HTML form processing, user authentication, and database CRUD (Create, Read, Update, and Delete) operations using the ASP.NET Core family of technologies. You will utilize cutting-edge and popular technology options from both the server side and client side to help you achieve your web application goals as quickly as possible. Developers who want to learn ASP.NET Core and complementary technologies are often overwhelmed by the large number of options involved in building modern web applications. This book introduces you to the most popular options so that you can confidently begin working on projects in no time. You will learn by example, building a sample application that demonstrates how the same application can be built using different options. This experiential approach will give you the basic skills and knowledge to understand how the options work together so that you can make an informed decision about the available choices, their trade-offs, and code level comparison. After reading this book, you will be able to choose your selected learning path. What You Will Learn Develop data entry forms in ASP.NET Core, complete with validations and processing Perform CRUD operations using server-side options: ASP.NET Core MVC, Razor Pages, Web APIs, and Blazor Perform CRUD operations using client-side options: jQuery and Angular Secure web applications using ASP.NET Core Identity, cookie authentication, and JWT authentication Use RDBMS and NoSQL data stores: SQL Server, Azure SQL Database, Azure Cosmos DB, and MongoDB for CRUD operations Deploy ASP.NET Core web applications to IIS and Azure App Service This book is for developers who possess a basic understanding of ASP.NET and how web applications work. Some experience with Visual Studio 2017 or higher, C#, and JavaScript is helpful. Bipin Joshi is an independent software consultant and trainer who has been programming for more than 20 years, mainly in .NET. He has authored more than 12 books and is a regular contributor to websites and magazines, including his .NET Knowledge Base site (binaryintellect.net) A Microsoft Most Valuable Professional (MVP) and a former Microsoft Certified Trainer (MCT), Bipin conducts online training courses to help individuals learn Microsoft web technologies.
650
0
$a
Application software
$x
Development.
$3
189413
650
0
$a
Databases.
$3
218042
650
0
$a
Computer programming.
$3
181992
650
1 4
$a
Microsoft and .NET.
$3
760507
650
2 4
$a
Web Development.
$3
760534
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-5509-4
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000178015
電子館藏
1圖書
電子書
EB QA76.76.A65 J83 2019 2019
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-5509-4
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入