Book description
Build efficient web apps and deliver great results by integrating Angular and the .NET framework
About This Book
Become a more productive developer and learn to use frameworks that implement good development practices
Achieve advanced autocompletion, navigation, and refactoring in Angular using Typescript
Follow a gradual introduction to the concepts with a lot of examples and explore the evolution of a production-ready application
Who This Book Is For
If you are a .NET developer who now wants to efficiently build single-page applications using the new features that Angular 4 has to offer, then this book is for you. Familiarity of HTML, CSS, and JavaScript is assumed to get the most from this book.
What You Will Learn
Create a standalone Angular application to prototype user interfaces
Validate complex forms with Angular version 4 and use Bootstrap to style them
Build RESTful web services that work well with single-page applications
Use Gulp and Bower in Visual Studio to run tasks and manage JavaScript packages
Implement automatic validation for web service requests to reduce your boilerplate code
Use web services with Angular version 4 to offload and secure your application logic
Test your Angular version 4 and web service code to improve the quality of your software deliverables
In Detail
Are you are looking for a better, more efficient, and more powerful way of building front-end web applications? Well, look no further, you have come to the right place!
This book comprehensively integrates Angular version 4 into your tool belt, then runs you through all the new options you now have on hand for your web apps without bogging you down. The frameworks, tools, and libraries mentioned here will make your work productive and minimize the friction usually associated with building server-side web applications.
Starting off with building blocks of Angular version 4, we gradually move into integrating TypeScript and ES6. You will get confident in building single page applications and using Angular for prototyping components. You will then move on to building web services and full-stack web application using ASP.NET WebAPI. Finally, you will learn the development process focused on rapid delivery and testability for all application layers.
Style and approach
This book covers everything there is to know about getting well-acquainted with Angular 4 and .NET without bogging you down. Everything is neatly laid out under clear headings for quick consultation, offering you the information required to understand a concept immediately, with short, relevant examples of each feature.
Publisher resources
Table of contents
- Preface
- Getting Started with Angular
- Angular Building Blocks - Part 1
- Angular Building Blocks - Part 2
- Using TypeScript with Angular
- Creating an Angular Single-Page Application in Visual Studio
-
Creating ASP.NET Core Web API Services for Angular
- RESTful Web Services
- ASP.NET Web API Overview
- Creating ASP.NET Web API services
- Using DB Migration
-
Integrating ASP.NET Core Web API with Angular application
- Updating a model in an Angular app
- Preparing Angular application
- Consuming Web API GET Action in TodoService
- Posting to the Web API from TodoService
- Calling the PUT action of the Web API to update a Todo item
- Calling the DELETE action of the Web API to delete a Todo item
- Updating the wrapper functions in TodoService
- Updating AppComponent
- Updating the AppComponent template
- Updating the index page
- Running the application
- Summary
- Creating an Application Using Angular, ASP.NET MVC, and Web API in Visual Studio
- Testing Angular Applications
- What s New in Angular and ASP.NET Core
Product information
- Title: Learning Angular for .NET Developers
- Author(s):
- Release date: June 2017
- Publisher(s): Packt Publishing
- ISBN: 9781785884283
You might also like
book
Entity Framework Core in Action, Second Edition
Entity Framework Core in Action, Second Edition is an in-depth guide to reading and writing databases …
book
Learning TypeScript
TypeScript has conquered the world of JavaScript: it's one of the world's fastest growing and most …
book
Pro Angular : Build Powerful and Dynamic Web Apps
Welcome to this one-stop shop for learning Angular. Pro Angular is the most concise and comprehensive …
book
Angular for Enterprise-Ready Web Applications - Second Edition
Revised and updated second edition of the bestselling hands-on guide to building enterprise-ready web apps using …