image top
Giỏ hàng Giỏ hàng 0
Không có sản phẩm trong giỏ hàng.
Email cho bạn bè

Building Single Page Applications in .NET Core 3

50,000₫
  • ✪ Miễn phí GIAO HÀNG đơn hàng từ 399.000đ
  • ✪ Giao hàng COD toàn quốc nhanh chóng từ 2 - 4 ngày
  • ✪ Giao hàng HOẢ TỐC trong nội thành Hà Nội
  • ✪ Hỗ trợ xuất hóa đơn VAT theo yêu cầu

Building Single Page Applications in .NET Core 3
 

Sách keo gáy, Bìa mềm
 
Thể loại:Computers - Programming
 
Năm:2020
 
In lần thứ:1
 
Ngôn ngữ:english
 
Trang:104
 
 
Attention .NET developers who no longer want to use JavaScript for
your front end. Quickly and efficiently learn how to use C# for your
single-page application (SPA) thanks to Blazor.
 
Today’s reality is
that most modern applications are web-based and if you want the same
user experience as a desktop application, you need to be able to create a
single-page application. While there are multiple frameworks and
libraries to choose from (including Angular, React, and VueJS), you
still need to know how to code in JavaScript. But now there is another
option from Microsoft. Blazor is an open-source framework that enables
developers to create web applications using C# and HTML, and everything
you need to get started is covered in this guide. You will learn the
steps, through build-along coding examples, that will allow you to use
the same language for both the front end and the back end of your
application.
 
This book is designed to get you comfortable
creating a single-page application in the shortest time possible. Get
ready to create a complete business application that teaches and
reinforces the skills you need in a Blazor production environment.
 
 
What You Will Learn
 
Develop the front end of an application using C# and .NET Core
Use this quick-start for .NET developers who need to improve their application with a single-page front end
Take a code-first approach that models an actual business application
Gain insights for developing a high-functioning and maintainable application
Study guidance on repurposing your .NET skill set
Who This Book Is For
 
C# and .NET developers who have some experience in web development