Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Essential Angular for ASP.NET Core MVC 3, 


Варианты приобретения
Цена: 6288.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября

Добавить в корзину
в Мои желания


Название:  Essential Angular for ASP.NET Core MVC 3
ISBN: 9781484252833
Издательство: Springer
Классификация:



ISBN-10: 1484252837
Обложка/Формат: Paperback
Страницы: 351
Вес: 0.64 кг.
Дата издания: 24.10.2019
Язык: English
Издание: 2nd ed.
Иллюстрации: 87 illustrations, color; 13 illustrations, black and white; xii, 347 p. 100 illus., 87 illus. in color.
Размер: 254 x 177 x 21
Читательская аудитория: Professional & vocational
Подзаголовок: A practical guide to successfully using both in your projects
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:

Combine the strengths of Angular, the leading framework for developing complex client-side applications, and ASP.NET Core MVC 3, the latest evolution of Microsofts framework for server-side applications. This new edition offers updated Angular, ASP.NET Core 3, Entity Framework Core 3 examples, an all-new chapter on interoperability with Blazor, and more!

Best-selling author Adam Freeman brings together these two key technologies and explains how to use ASP.NET Core MVC 3 to provide back-end services for Angular applications. This fast-paced and practical guide starts from the nuts and bolts and gives you the knowledge you need to combine Angular and ASP.NET Core MVC 3 in your projects.

Each topic is covered clearly and concisely and is packed with the essential details you need to learn to be truly effective.

What You Will Learn

  • Gain a solid understanding of how ASP.NET Core MVC 3 and Angular can work together
  • Utilize both Visual Studio and Visual Studio Code to develop Angular/ASP.NET Core MVC projects
  • Create ASP.NET Core RESTful web services to support Angular applications
  • Expose data from Entity Framework Core to Angular applications
  • Use ASP.NET Core Identity to provide security services to Angular applications
  • Understand how Angular and Blazor applications can work together

Who This Book Is For

This book is for developers with knowledge of ASP.NET Core MVC who are introducing Angular into their projects.


Дополнительное описание: 1: Understanding Angular and ASP.NET Core MVC.- 2: Getting Ready.- 3: Creating the Combined Project.- 4: Creating the Data Model.- 5: Creating the RESTful Web Service.- 6: Completing the RESTful Web Service.- 7: Structuring the Angular Application.- 8: Cr



ASP.NET Core 2 and Angular 5

Автор: de Sanctis Valerio
Название: ASP.NET Core 2 and Angular 5
ISBN: 1788293606 ISBN-13(EAN): 9781788293600
Издательство: Неизвестно
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Develop a simple, yet fully-functional modern web application using ASP.NET Core MVC, Entity Framework and Angular 5.

Key Features

  • Based on the best-selling book ASP.NET Core and Angular 2
  • Easily build a complete single page application with two of the most impressive frameworks in modern development, ASP.NET Core and Angular
  • Bring together the capabilities and features of both Angular 5 and ASP.NET Core 2 for full stack development
  • Discover a comprehensive approach to building your next web project-From managing data, to application design, through to SEO optimization and security

Book Description

Become fluent in both frontend and backend web development by combining the impressive capabilities of ASP.NET Core 2 and Angular 5 from project setup right through the deployment phase.

Full-stack web development means being able to work on both the frontend and backend portions of an application. The frontend is the part that users will see or interact with, while the backend is the underlying engine, that handles the logical flow: server configuration, data storage and retrieval, database interactions, user authentication, and more.

Use the ASP.NET Core MVC framework to implement the backend with API calls and server-side routing. Learn how to put the frontend together using top-notch Angular 5 features such as two-way binding, Observables, and Dependency Injection, build the Data Model with Entity Framework Core, style the frontend with CSS/LESS for a responsive and mobile-friendly UI, handle user input with Forms and Validators, explore different authentication techniques, including the support for third-party OAuth2 providers such as Facebook, and deploy the application using Windows Server, SQL Server, and the IIS/Kestrel reverse proxy.

What you will learn

  • Use ASP.NET Core to its full extent to create a versatile backend layer based on RESTful APIs
  • Consume backend APIs with the brand new Angular 5 HttpClient and use RxJS Observers to feed the frontend UI asynchronously
  • Implement an authentication and authorization layer using ASP.NET Identity to support user login with integrated and third-party OAuth 2 providers
  • Configure a web application in order to accept user-defined data and persist it into the database using server-side APIs
  • Secure your application against threats and vulnerabilities in a time efficient way
  • Connect different aspects of the ASP. NET Core framework ecosystem and make them interact with each other for a Full-Stack web development experience

Who this book is for

This book is for seasoned ASP.NET developers who already know about ASP.NET Core and Angular in general, but want to know more about them and/or understand how to blend them together to craft a production-ready SPA.

Angular 4 Projects

Автор: Mark Clow
Название: Angular 4 Projects
ISBN: 148423278X ISBN-13(EAN): 9781484232781
Издательство: Springer
Рейтинг:
Цена: 5170.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Learn to build single page web apps using Angular 4 and TypeScript by working through 70+ mini-projects. With hundreds of code examples you gain a thorough understanding of the Angular 4 ecosystem and how to work within it.

You begin by understanding the benefits of Angular 4 vs older versions, and how this benefits your applications. You then move onto mini-projects that teach you JavaScript, TypeScript, how to use editors, Node, CLI, components, modules, directives, Webpack, dependency injection, widgets, routes and navigation, observers, reactive programming, and RxJS.

Complete with a consistently-updated online code repository, this book is a great way to get started with Angular 4.

WHAT READERS WILL LEARN

  • How to develop single page web applications using Angular 4
  • An understanding of the web development ecosystem
  • How to use Node, JavaScript and TypeScript

AUDIENCE

New or experienced developers who wish to develop single page web applications in Angular and the TypeScript language.

Angular Development with Typescript

Автор: Fain Yakov, Moiseev Anton
Название: Angular Development with Typescript
ISBN: 1617295345 ISBN-13(EAN): 9781617295348
Издательство: Неизвестно
Рейтинг:
Цена: 7918.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Key features * Angular CLI * TypeScript programming * Dependency Injection * Creating a modern-looking UI with Angular Material * Reactive programming Audience Written for intermediate web developers. No prior TypeScript or AngularJS experience is required.

Reactive programming with angular and ngrx

Автор: Farhi, Oren
Название: Reactive programming with angular and ngrx
ISBN: 1484226194 ISBN-13(EAN): 9781484226193
Издательство: Springer
Рейтинг:
Цена: 4890.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Manage your Angular development with Reactive programming. Featuring a core application to explore and build, this book shows how to utilize ngrx/store as a state management, and ngrx/effects to define a better and more robust application architecture, with working code examples. For developers already familiar with JavaScript and Angular.

Essential Docker for ASP.NET Core MVC

Автор: Adam Freeman
Название: Essential Docker for ASP.NET Core MVC
ISBN: 1484227778 ISBN-13(EAN): 9781484227770
Издательство: Springer
Рейтинг:
Цена: 4611.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With examples and practical demonstrations, this book will help you deploy even large-scale, cross-platform web applications from development into production. By the end of the book, you will have a solid understanding of what Docker does, how it does it and why it is useful when developing and deploying ASP.NET Core MVC applications.

Learning Angular for .Net Developers

Автор: Gunasundaram Rajesh
Название: Learning Angular for .Net Developers
ISBN: 178588428X ISBN-13(EAN): 9781785884283
Издательство: Неизвестно
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Build efficient web apps and deliver great results by integrating Angular 4 and the .NET framework

Key Features

  • 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

Book Description

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.

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
Building Web Apps with Spring 5 and Angular

Автор: Shukla Ajitesh
Название: Building Web Apps with Spring 5 and Angular
ISBN: 1787284662 ISBN-13(EAN): 9781787284661
Издательство: Неизвестно
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Angular for Material Design

Автор: Venkata Keerti Kotaru
Название: Angular for Material Design
ISBN: 1484254333 ISBN-13(EAN): 9781484254332
Издательство: Springer
Рейтинг:
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Beginning-Intermediate user level

Progressive web apps with angular

Автор: Hajian, Majid
Название: Progressive web apps with angular
ISBN: 1484244478 ISBN-13(EAN): 9781484244470
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Harness the power of Angular to build fast, high performance progressive web apps that work offline. Learn exactly how to create an Angular Progressive Web App (PWA) from scratch, how you can use different tools to audit and improve it, and leverage Angular CLI or Workbox to turn your app into a PWA.Using browser APIs – including the Credential Management, Payment Request, Geolocation, Web Bluetooth, WebUSB and Generic Sensors APIs – you can unleash the potential of PWAs and build applications that enhance user experience. Angular’s game-changing built-in features, including the Angular service worker module, can be leveraged to construct responsive and reliable PWAs that can look and feel just like native mobile apps. You'll learn how to boost your app speed, how to increase user engagement using push notifications, and how to implement offline storage and different caching APIs in Angular. You'll even see how to convert an existing Angular app into a PWA. Whether you’re new to building PWAs, or want to learn how to use Angular to improve your app development, Progressive Web Apps with Angular provides the know-how to build and deploy an Angular PWA.
What Readers Will Learn
Build an Angular app that looks and feels just like a native mobile appAudit and improve an Angular PWA with different toolsIncrease user engagement by using push notificationsOffline storage and different caching APIs in AngularImplement modern technologies into an Angular PWA
Who This Book Is For
Developers with basic knowledge of HTML, JavaScript and Angular
Angular Design Patterns

Автор: Nayrolles Mathieu
Название: Angular Design Patterns
ISBN: 1786461722 ISBN-13(EAN): 9781786461728
Издательство: Неизвестно
Цена: 6068.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book will provide clear guidance on how to work through the most valuable design patterns effectively in Angular. You will explore some of the best ways to work with Angular to meet the performance required in the web development world. You will also learn the best practices to improve your productivity and the code base of your application.

Rails, Angular, Postgres, and Bootstrap: Powerful, Effective, Efficient, Full-Stack Web Development

Автор: Copeland David B.
Название: Rails, Angular, Postgres, and Bootstrap: Powerful, Effective, Efficient, Full-Stack Web Development
ISBN: 1680502204 ISBN-13(EAN): 9781680502206
Издательство: Wiley
Рейтинг:
Цена: 5067.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With this fully revised new edition, take a holistic view of full-stack development to create usable, high-performing applications with Rails 5.1.

Architecting Angular Applications with Redux, Rxjs and Ngrx

Автор: Noring Christoffer
Название: Architecting Angular Applications with Redux, Rxjs and Ngrx
ISBN: 1787122409 ISBN-13(EAN): 9781787122406
Издательство: Неизвестно
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Managing the state of large-scale web applications is a highly challenging task with the need to align different components, backends, and web workers harmoniously. When it comes to Angular, you can use NgRx, which combines the simplicity of Redux with the reactive programming power of RxJS to build your application architecture, making your ...


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия