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

Pro .NET Framework with the Base Class Library, Roger Villela


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

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

Автор: Roger Villela
Название:  Pro .NET Framework with the Base Class Library
ISBN: 9781484241905
Издательство: Springer
Классификация:


ISBN-10: 1484241908
Обложка/Формат: Soft cover
Страницы: 251
Вес: 0.52 кг.
Дата издания: 2019
Язык: English
Издание: 1st ed.
Иллюстрации: 57 illustrations, black and white; xv, 251 p. 57 illus.
Размер: 254 x 178 x 14
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: Understanding the Virtual Execution System and the Common Type System
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:
Learn about the fundamentals and inner workings of the Common Type System (CTS) and the Virtual Execution System (VES) of the Common Language Runtime (CLR) and how they relate to the Base Class Library (BCL) from the perspective of the execution environment.
The author first gives an introduction to the .NET Framework and describes the architectural and engineering resources required when implementing the .NET Framework on any platform. Next, you will learn about the BCL and understand how to work with system structures including the fundamental built-in types system.array and system.string. You will then learn about the VES along with its methods and functionality. Further, you will go through the Common Intermediate Language (CIL), Assembly Manifest, and versioning. You will also learn how to design and implement libraries in detail by creating a .NET class library.
After reading this book, you will understand .NET Framework features, as well as details about the core functionalities of the VES and elements of the CTS.
What You Will Learn
Discover details of the Common Type System (CTS)Work with the Virtual Execution System (VES)See the importance of correct use of fundamental built-in managed typesCarry out good programming practice in a managed environment Implement a .NET class library
Who Is This Book For
Developers who are working with the .NET Framework on Windows.

Дополнительное описание: Chapter 1: .NET Framework.- Chapter 2: Base Class Library.- Chapter 3: Virtual Execution System (VES) – Equals and Clone operations.- Chapter 4: Programming with Common Intermediate Language (CIL).- Chapter 5: Assembly Manifest and Versioning.- Chapter 6:



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#.
Pro Entity Framework Core 2 for ASP.NET Core MVC

Автор: Freeman Adam
Название: Pro Entity Framework Core 2 for ASP.NET Core MVC
ISBN: 1484234340 ISBN-13(EAN): 9781484234341
Издательство: Springer
Рейтинг:
Цена: 11878.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Model, map, and access data effectively with Entity Framework Core 2, the latest evolution of Microsoft's object-relational mapping framework that allows developers to access data using .NET objects, and the most common data access layer used in ASP.NET Core MVC 2 projects.

Best-selling author Adam Freeman explains how to get the most from Entity Framework Core 2 in MVC projects. He begins by describing the different ways that Entity Framework Core 2 can model data and the different types of databases that can be used. He then shows you how to use Entity Framework Core 2 in your own MVC projects, starting from the nuts-and-bolts and building up to the most advanced and sophisticated features, going in-depth to give you the knowledge you need.
What you'll learn:

  • Gain a solid architectural understanding of Entity Framework Core 2
  • Learn how to create databases using your MVC data model
  • Learn how to create MVC models using an existing database
  • Learn how to use Entity Framework Core 2 to access data in an MVC application
  • Learn how to use Entity Framework in RESTful Web Services
Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them.
Who this book is for:
This book is for ASP.NET Core MVC 2 developers who want to use Entity Framework Core 2 as the data access layer in their projects.
Customizing ASP.NET Core 5.0: Turn the right screws in ASP.NET Core to get the most out of the framework

Автор: Gutsch Jьrgen
Название: Customizing ASP.NET Core 5.0: Turn the right screws in ASP.NET Core to get the most out of the framework
ISBN: 180107786X ISBN-13(EAN): 9781801077866
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Microsoft`s ASP.NET Core is a powerful web framework full of hidden features that this book will help you to understand. You`ll get hands-on with customizing ASP.NET Core to suit your application development needs with the help of practical examples and best practices.


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