ASP.NET MVC with Entity Framework and CSS Год издания: 2016 Автор: Naylor L. Издательство: Apress ISBN: 978-1-4842-2137-2 Язык: Английский Формат: PDF/ePub Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 628 Описание: 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
Примеры страниц
Оглавление
About the Author xix About the Technical Reviewer xxi Acknowledgments xxiii Introduction xxv Chapter 1: Building a Basic MVC Web Site 1 Chapter 2: Creating Views, Controllers, and a Database from Model Classes 13 Chapter 3: Searching, Advanced Filtering, and View Models 43 Chapter 4: More Advanced Data Management 59 Chapter 5: Sorting, Paging, and Routing 83 Chapter 6: Managing Product Images: Many-to-Many Relationships 107 Chapter 7: Authentication and Authorization Using ASP.NET Identity 185 Chapter 8: Creating a Shopping Basket 285 Chapter 9: Checkout: Creating and Viewing Orders 333 Chapter 10: Advanced Scenarios and Common Workarounds 371 Chapter 11: Using Entity Framework Code First with an Existing Database 407 Chapter 12: Introduction to ASP.NET Core v1.0 (MVC6 and EF 7) 427 Chapter 13: Deploying to Azure 441 Chapter 14: Restyling the Web Site: An Introduction 467 Chapter 15: Styling the Home Page 485 Chapter 16: Styling Forms, Grid Layouts, and Tables 501 Chapter 17: Advanced CSS 537 Chapter 18: Responsive Web Sites: Styling for Mobile/Cell and Tablet Sized Devices 561 Index 603
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum