Beginning Database Programming Using ASP.NET Core 3: With MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL
Autor Bipin Joshien Limba Engleză Paperback – 13 dec 2019
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
Who This Book Is For
- 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
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.
Preț: 266.03 lei
Preț vechi: 332.54 lei
-20% Nou
Puncte Express: 399
Preț estimativ în valută:
50.91€ • 53.71$ • 42.43£
50.91€ • 53.71$ • 42.43£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 122.95 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484255087
ISBN-10: 1484255089
Pagini: 481
Ilustrații: XXII, 481 p. 170 illus.
Dimensiuni: 178 x 254 x 35 mm
Greutate: 0.87 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484255089
Pagini: 481
Ilustrații: XXII, 481 p. 170 illus.
Dimensiuni: 178 x 254 x 35 mm
Greutate: 0.87 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
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.
Textul de pe ultima copertă
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.
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.
Caracteristici
Teaches you ASP.NET Core development, including Ajax and single page applications, via a "working" project Shows you how to secure an ASP.NET Core web application using user authentication and authorization Helps you learn how to use Azure databases with ASP.NET Core