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

Asp.net mvc 6 recipes, Ciliberti, John


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

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

Автор: Ciliberti, John
Название:  Asp.net mvc 6 recipes
ISBN: 9781484204283
Издательство: Springer
Классификация:
ISBN-10: 148420428X
Обложка/Формат: Paperback
Страницы: 431
Вес: 0.86 кг.
Дата издания: 27.05.2017
Язык: English
Издание: 2 rev ed
Иллюстрации: 56 illustrations, color; 10 illustrations, black and white; xxvii, 431 p. 66 illus., 56 illus. in color.
Размер: 178 x 253 x 32
Читательская аудитория: Professional & vocational
Подзаголовок: A problem-solution approach
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: 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 Youll Learn

  • Take advantage of MVCs 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.




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 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.

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.

ASP.NET MVC Framework Preview

Автор: Steven Sanderson
Название: ASP.NET MVC Framework Preview
ISBN: 1430216468 ISBN-13(EAN): 9781430216469
Издательство: Springer
Рейтинг:
Цена: 2968.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The ASP.NET MVC framework is the latest evolution of Microsoft`s ASP.NET web platform.

Beginning ASP.NET MVC 4

Автор: Jose Rolando Guay Paz
Название: Beginning ASP.NET MVC 4
ISBN: 1430257520 ISBN-13(EAN): 9781430257523
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Now a mature technology suitable for mainstream use, its adoption has exploded in recent times.Until recently, ASP.NET MVC was regarded as an advanced technology only suitable for experienced developers with a strong knowledge of classic ASP.NET and C# coding behind them.


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