Real-Time Web Application Development: With ASP.NET Core, SignalR, Docker, and Azure
Autor Rami Vemulaen Limba Engleză Paperback – dec 2017
Design, develop, and deploy a real-world web application by leveraging modern open source technologies. This book shows you how to use ASP.NET Core to build cross-platform web applications along with SignalR to enrich the application by enabling real-time communication between server and clients. You will use Docker to containerize your application, integrate with GitHub to package the application, and provide continuous deployment to Azure’s IaaS platform.
Along the way, Real-Time Web Application Development covers topics including designing a Materialize CSS theme, using a test-driven development approach with xUnit.net, and securing your application with the OAuth 2.0 protocol. To further your understanding of the technology, you will learn logging and exception handling; navigation using view components; and how to work with forms and validations.
The rich code samples from this book can be used to retrofit or upgrade existing ASP.NET Core applications.
What You Will Learn
- Design and develop a real-world web application
- Implement security and data storage with OAuth2 and Azure Table Storage
- Orchestrate real-time notifications through SignalR
- Use GitHub and Travis CI for continuous integration of code
- Master Docker containerization and continuous deployment with Docker Cloud to Azure Linux virtual machines
Who This Book Is For
Developers and software engineers interested in learning an end-to-end approach to application development using Microsoft technologies.
Preț: 441.04 lei
Preț vechi: 551.30 lei
-20% Nou
Puncte Express: 662
Preț estimativ în valută:
84.40€ • 87.08$ • 71.44£
84.40€ • 87.08$ • 71.44£
Carte tipărită la comandă
Livrare economică 04-18 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484232699
ISBN-10: 1484232690
Pagini: 647
Ilustrații: XVIII, 598 p. 476 illus., 472 illus. in color.
Dimensiuni: 178 x 254 x 38 mm
Greutate: 1.06 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484232690
Pagini: 647
Ilustrații: XVIII, 598 p. 476 illus., 472 illus. in color.
Dimensiuni: 178 x 254 x 38 mm
Greutate: 1.06 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 01 - Designing a Real World Web Application.- Chapter 02 - Introduction to .Net Core.- Chapter 03 - Overview of Azure Storage.- Chapter 04 - Design a Materialize CSS Theme.- Chapter 05 - Test Driven Approach using XUnit.Net.- Chapter 06 - Securing Application with OAuth 2.0 protocol.- Chapter 07 - Master Data Management using Azure Table Storage.- Chapter 08 - Logging and Exception Handling.- Chapter 09 - Navigation using View components.- Chapter 10 - Forms and Validations.- Chapter 11 - Real Time Communication using SignalR.- Chapter 12 - Code Version Control using GitHub Platform.- Chapter 13 - Configure Continuous Build with Travis CI.- Chapter 14 - Creating a Docker Image.- Chapter 15 - Continuous Deployment to Azure Linux Virtual Machines using Docker Cloud.-
Notă biografică
Rami Vemula is a technology consultant who has more than 7 years of experience is delivering reliable and scalable Web and Cloud solutions using Microsoft Technologies and platforms, which includes ASP.Net MVC/Web API, .NET Core, ASP.Net Core, JQuery, C#, Entity Framework, SQL Server and Azure. Although web technologies are his primary area of focus, he also worked on other projects like Big Data Analytics using HDInsight, Universal Windows Platform Apps to name a few.
He is a Microsoft Certified ASP.Net and Azure Developer. He was a Microsoft ASP.Net MVP from 2011 to 2014 and an active trainer. In his free time, he enjoys exploring different technical questions at StackOverflow and forums.asp.net, and then contributes with prospective solutions through custom written code snippets.
Textul de pe ultima copertă
Design, develop, and deploy a real-world web application by leveraging modern open source technologies. This book shows you how to use ASP.NET Core to build cross-platform web applications along with SignalR to enrich the application by enabling real-time communication between server and clients. You will use Docker to containerize your application, integrate with GitHub to package the application, and provide continuous deployment to Azure’s IaaS platform.
Along the way, Real-Time Web Application Development covers topics including designing a Materialize
CSS theme, using a test-driven development approach with xUnit.net, and securing your application with the OAuth 2.0 protocol. To further your understanding of the technology, you will learn logging and exception handling; navigation using view components; and how to work with forms and validations. The rich code samples from this book can be used to retrofit or upgrade existing ASP.NET Core applications.
You will:
- Design and develop a real-world web application
- Implement security and data storage with OAuth2 and Azure Table Storage
- Orchestrate real-time notifications through SignalR
- Use GitHub and Travis CI for continuous integration of code
- Master Docker containerization and continuous deployment with Docker Cloud to Azure Linux virtual machines
Caracteristici
Provides an end to end approach on design, development and deployment of web applications Uses a unique combination of open source tools and technologies rarely used together Includes real world business cases for readers to resolve issues with their live applications Covers code versioning, containerization and build management for real-time applications