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

Essential Docker for ASP.NET Core MVC, Adam Freeman


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

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

Автор: Adam Freeman
Название:  Essential Docker for ASP.NET Core MVC
ISBN: 9781484227770
Издательство: Springer
Классификация:

ISBN-10: 1484227778
Обложка/Формат: Paperback
Страницы: 170
Вес: 0.34 кг.
Дата издания: 07.04.2017
Язык: English
Издание: 1st ed.
Иллюстрации: 31 illustrations, color; 12 illustrations, black and white; xv, 170 p. 43 illus., 31 illus. in color.
Размер: 256 x 179 x 16
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: 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.


Pro ASP.NET MVC 5 Platform

Автор: Freeman Adam
Название: Pro ASP.NET MVC 5 Platform
ISBN: 1430265418 ISBN-13(EAN): 9781430265412
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Part 1. Getting Ready

1. Putting the ASP.NET Platform in Context

2. Patterns and Tools Primer

Part 2. The ASP.NET Platform Foundation

3. The ASP.NET Lifecycles

4. Modules

5. Handlers

6. Disrupting the Request Lifecycle

7. Detecting Device Capabilities

8. Tracing Requests

Part 3. The ASP.NET Services

9. Configuration

10. State Data

11. Caching Data

12. Caching Content

13. Get Started with ASP.NET Identity

14. Applying ASP.NET Identity

15. Advanced ASP.NET Identity

Beginning ASP.Net 6: Web Forms and MVC

Автор: Penberthy William
Название: Beginning ASP.Net 6: Web Forms and MVC
ISBN: 1119077427 ISBN-13(EAN): 9781119077428
Издательство: Wiley
Рейтинг:
Цена: 5542.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The complete guide to the productivity and performance enhancements in ASP. NET Beginning ASP. NET for Visual Studio 2015 is your ultimate guide to the latest upgrade of this historically popular framework.

ASP.NET MVC with Entity Framework and CSS

Автор: Naylor
Название: ASP.NET MVC with Entity Framework and CSS
ISBN: 1484221362 ISBN-13(EAN): 9781484221365
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This book will teach readers how to build and deploy a fully working example retail website using Microsoft ASP.NET MVC and Entity Framework technologies and recommendations. This book contains several solutions to real world issues that developers will frequently encounter.
Whether you are a novice developer or an experienced .NET developer wishing to learn more about MVC and Entity Framework, author Lee Naylor will teach you how to develop a detailed database driven example website using Microsoft ASP.NET and Entity Framework Code First with fully explained code examples including:
• Filtering and Searching Related Data using Linq
• Using code first migrations to automatically update the database plus seeding data from code
• How to use Visual Studio Scaffolding views and controllers
• Manage CRUD operations including model binding as recommended by Microsoft and dealing with cascading deletions correctly
• Input and data validation using Attributes
• Sorting and paging through data and routing for friendly URL formats
• Authorization and Authentication using Microsoft Identity v2 by making use of Microsoft example code including correct use of redirection after login and registration
• Advanced techniques including managing data concurrency conflicts and using two database contexts
• Asynchronous database access and paging
• Azure deployment using Code First Migrations, remote debugging and viewing/editing your remote data
• CSS Styling including animation and media queries
What You Will Learn:
• Get up and running quickly with ASP.NET MVC and Entity Framework building a complex web site to display and manage several related entities
• How to integrate Identity code into a project
• Advanced topics including: Asynchronous database access and managing data conflicts
• Working with Microsoft Azure including remote debugging and database access
• CSS skills including animations and media queries for use with tablet or mobile/cell phone devices
Who This Book Is For:
People wanting to learn ASP.NET MVC and Entity Framework ranging from novice developers new to the subject through to more experienced ASP.NET web forms developers looking to migrate from web forms to MVC and Entity Framework. The book assumes some programming knowledge such as object-oriented programming concepts and a basic knowledge of C#.
ASP.NET MVC 4 Recipes: a Problem-solution Approach

Автор: Ciliberti John
Название: ASP.NET MVC 4 Recipes: a Problem-solution Approach
ISBN: 1430247738 ISBN-13(EAN): 9781430247739
Издательство: Springer
Рейтинг:
Цена: 5304.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: ASP.NET MVC 4 Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, Knockout.js and HTML 5 to provide straightforward solutions to common web development problems using proven methods based on best practices.

Pro ASP.Net MVC 5

Автор: Freeman Adam
Название: Pro ASP.Net MVC 5
ISBN: 1430265299 ISBN-13(EAN): 9781430265290
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The ASP.NET MVC 5 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.

ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# attributes and the ability to override filters. The user experience of building MVC applications has also been substantially improved. The new, more tightly integrated, Visual Studio 2013 IDE has been created specifically with MVC application development in mind and provides a full suite of tools to improve development times and assist in reporting, debugging and deploying your code.

The popular Bootstrap JavaScript library has also now been included natively within MVC 5 providing you, the developer, with a wider range of multi-platform CSS and HTML5 options than ever before without the penalty of having to load-in third party libraries.

Asp.net mvc 6 recipes

Автор: Ciliberti, John
Название: Asp.net mvc 6 recipes
ISBN: 148420428X ISBN-13(EAN): 9781484204283
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved

ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and HTML5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it.

Author John Ciliberti guides you through the MVC framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Solve problems immediately by pasting in code from the recipes, or put multiple recipe solutions together to overcome challenging development obstacles.

What You'll Learn

  • Take advantage of MVC's streamlined syntax
  • Discover how to take full control over HTML
  • Develop a simple API for creating RESTful web services
  • Understand test-driven development
  • Migrate a project from ASP.NET web forms to Core MVC, including recipes for converting DataGrids, Forms, Web Parts, Master Pages, and navigation controls
  • Use Core MVC in combination with popular JavaScript libraries, including jQuery, React, Bootstrap, and more
  • Write unit tests for your MVC controllers, views, custom filters, and HTML helpers
  • Utilize the latest features in Visual Studio 2017 to accelerate your Core MVC projects
  • Identify performance bottlenecks in your MVC application

Who This Book Is For

Web developers of all skill levels who are looking for a programming reference for ASP.NET Core MVC and would like to gain an understanding of the inner workings of the platform. In addition, parts of this book provide guidance to developers familiar with ASP.NET Web Forms who would like to update their skill set to include Core MVC.


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