Asp Net Mvc With Entity Framework And Css

Asp Net Mvc With Entity Framework And Css Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Asp Net Mvc With Entity Framework And Css book. This book definitely worth reading, it is an incredibly well-written.

ASP.NET MVC with Entity Framework and CSS

Author : Lee Naylor
Publisher : Apress
Page : 628 pages
File Size : 40,6 Mb
Release : 2016-09-12
Category : Computers
ISBN : 9781484221372

Get Book

ASP.NET MVC with Entity Framework and CSS by Lee Naylor Pdf

Get up and running quickly with Microsoft ASP.NET MVC and Entity Framework as you build and deploy complex websites. By using a fully working example retail website you will learn solutions to real-world issues that developers 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. What You Will Learn: • Get up and running quickly with ASP.NET MVC and Entity Framework to build a complex website to display and manage several related entities• Integrate identity code into a project• Understand advanced topics, including asynchronous database access and managing data conflicts• Work with Microsoft Azure, including remote debugging and database access• Develop your CSS skills, including animations and media queries for use with tablet or mobile/cell phone devices Who This Book Is For: 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#.

.Net Knowledge Book

Author : Patrick Desjardins
Publisher : Unknown
Page : 378 pages
File Size : 55,8 Mb
Release : 2014-06-26
Category : Electronic
ISBN : 2981311018

Get Book

.Net Knowledge Book by Patrick Desjardins Pdf

This book is a melting pot of several articles about Asp.Net MVC, Entity Framework, JavaScript, CSS, C# and SQL. They are scenarios that happen in the everyday work of developers who use these technologies. They are divided into short articles that are easy to understand. This book is ideal for anyone with intermediate to advanced knowledge of Microsoft web stack and who wants to learn more about how to deal with practical cases. Subjects vary, from how to use the Model Binding to how to update complex objects with Entity Framework. This book includes articles written during 2011 and 2012. It is volume 1 of a series of books that will be out in the future. I strongly believe that the content of this book is a must to anyone who works with Microsoft Asp.Net in enterprise. Here are some subjects discussed in the book: Asp.Net MVC ModelBinding Asp.Net MVC Sections Templates with Editor and Display C# Sealed Method .Net Transaction How to handle circular references with Entity Framework Managing connection pool with EF Creating HTML Extensions Difference between CSS displays What to use between view data, view bag and temp data Caching Proxy creation with Entity Framework EF object context life cycle Working with 404 errors Using resource file Session and http handler Dynamic JavaScript and CSS with Asp.Net controller Master page Compare linq collection Html 5 and Internet Explorer NDepend Localizing property Logging with Entity Framework Expression CGI extension with IIS Contants Cookies Foreign key and MSMS Ajax call for partial view Anonymous object ILSpy Performance counter Debugging Asp.Net MVC ModelState MvcHtmlString Asp.Net action name Best practices for developing enterprise Asp.Net MVC website

Professional ASP.NET MVC 5

Author : Jon Galloway,Brad Wilson,K. Scott Allen,David Matson
Publisher : John Wiley & Sons
Page : 624 pages
File Size : 53,9 Mb
Release : 2014-07-15
Category : Computers
ISBN : 9781118794760

Get Book

Professional ASP.NET MVC 5 by Jon Galloway,Brad Wilson,K. Scott Allen,David Matson Pdf

ASP.NET MVC insiders cover the latest updates to the technology in this popular Wrox reference MVC 5 is the newest update to the popular Microsoft technology that enables you to build dynamic, data-driven websites. Like previous versions, this guide shows you step-by-step techniques on using MVC to best advantage, with plenty of practical tutorials to illustrate the concepts. It covers controllers, views, and models; forms and HTML helpers; data annotation and validation; membership, authorization, and security. MVC 5, the latest version of MVC, adds sophisticated features such as single page applications, mobile optimization, and adaptive rendering A team of top Microsoft MVP experts, along with visionaries in the field, provide practical advice on basic and advanced MVC topics Covers controllers, views, models, forms, data annotations, authorization and security, Ajax, routing, ASP.NET web API, dependency injection, unit testing, real-world application, and much more Professional ASP.NET MVC 5 is the comprehensive resource you need to make the best use of the updated Model-View-Controller technology.

ASP.NET MVC 5 with Bootstrap and Knockout.js

Author : Jamie Munro
Publisher : "O'Reilly Media, Inc."
Page : 277 pages
File Size : 50,7 Mb
Release : 2015-05-18
Category : Computers
ISBN : 9781491914410

Get Book

ASP.NET MVC 5 with Bootstrap and Knockout.js by Jamie Munro Pdf

Bring dynamic server-side web content and responsive web design together to build websites that work and display well on any resolution, desktop or mobile. With this practical book, you’ll learn how by combining the ASP.NET MVC server-side language, the Bootstrap front-end framework, and Knockout.js—the JavaScript implementation of the Model-View-ViewModel pattern. Author Jamie Munro introduces these and other related technologies by having you work with sophisticated web forms. At the end of the book, experienced and aspiring web developers alike will learn how to build a complete shopping cart that demonstrates how these technologies interact with each other in a sleek, dynamic, and responsive web application. Build well-organized, easy-to-maintain web applications by letting ASP.NET MVC 5, Bootstrap, and Knockout.js do the heavy lifting Use ASP.NET MVC 5 to build server-side web applications, interact with a database, and dynamically render HTML Create responsive views with Bootstrap that render on a variety of modern devices; you may never code with CSS again Add Knockout.js to enhance responsive web design with snappy client-side interactions driven by your server-side web application

ASP.NET Core Razor Pages

Author : Robert E Beasley, PhD
Publisher : Unknown
Page : 460 pages
File Size : 51,9 Mb
Release : 2020-12-05
Category : Electronic
ISBN : 9798576495870

Get Book

ASP.NET Core Razor Pages by Robert E Beasley, PhD Pdf

Audience This book was written for anyone interested in learning one of the most effective and widely-used technology stacks for developing highly-interactive, professional-grade, database-driven Web applications-ASP.NET Core Razor Pages, C#.NET, HTML, Bootstrap, CSS, JavaScript, and Entity Framework Core-including novice software developers, professional software developers, and college or university students enrolled in a one-semester course or two-semester sequence of courses in Web application development. Organization Part I provides an overview of some of the major concepts and technologies associated with ASP.NET Core Web application development as well as ASP.NET Core solutions and projects. Part II describes how to develop an ASP.NET Core Web application, including how to create and use HTML elements and how to perform model validation to keep bad data out of the system. The concepts in this part of the book will lay the foundation required for learning the C# programming language in the context of an ASP.NET Core Web application. Part III describes how to program in the C# programming language, including how to perform assignment, conversion, control, string, arithmetic, date and time, array, collection, and file system operations and how to create custom C# classes-in the context of an ASP.NET Core Web application. Part IV describes how to develop a multiple-page ASP.NET Core Web application, including how to maintain the application's state and how to use layout pages to give the pages of the application a consistent look. Part V describes how to improve the user experience of an ASP.NET Core Web application, including how to use Bootstrap to make the application responsive and attractive when displayed on a phone, tablet, laptop, and desktop, how to use Cascading Style Sheets to style HTML elements consistently across all the pages of the application, and how to use JavaScript to write code that needs to be executed in the browser. Part VI describes how to connect an ASP.NET Core Web application to a SQL Server database, including how to install and use Entity Framework Core, how to perform database query operations, and how to perform database table maintenance. Part VII describes how to create an ASP.NET Core Web application service, including a NetMail email service and a MailKit email service. Features Real-Life Examples A significant proportion of the examples in the text are drawn from the real-life experiences of the author's own software development practice that began in 1987. Clear-Minded, Consistent, and Concise Prose Every effort has been made to present concepts clearly and logically, utilize consistent language and terminology across all chapters, and articulate concepts fully yet concisely. Accessible Language Although the subject matter of this book is highly technical and specialized, trendy and/or arcane language that is inaccessible to the average learner is either clearly defined or replaced in favor of clear and generalizable terminology.

ASP.NET MVC 1.0 Website Programming

Author : Nick Berardi,Al Katawazi,Marco Bellinaso
Publisher : John Wiley & Sons
Page : 557 pages
File Size : 53,5 Mb
Release : 2009-06-03
Category : Computers
ISBN : 9780470539897

Get Book

ASP.NET MVC 1.0 Website Programming by Nick Berardi,Al Katawazi,Marco Bellinaso Pdf

Perfectly suited to the innovative Problem ? Design ? Solution approach, ASP.NET MVC is a new development model that separates code for the data, look, and business processes of a Web site. This nuts-and-bolts guide thoroughly covers creating a Web site with MVC and discusses solving the most common problems that you may encounter when creating your first application or trying to upgrade a current application. The material is based on the highly praised and widely used ?TheBeerHouse? ASP.NET Starter Kit that was developed in the bestselling ASP.NET 2.0 Website Programming: Problem?Design?Solution. Additional coverage includes registration and membership systems and user-selectable themes; content management systems for articles and photos; polls, mailing lists, and forums; e-commerce stores, shopping carts, and order management with real-time credit card processing, and more.

Learning ASP.NET Core MVC Programming

Author : Mugilan T. S. Ragupathi
Publisher : Packt Publishing Ltd
Page : 319 pages
File Size : 45,5 Mb
Release : 2016-11-16
Category : Computers
ISBN : 9781786461643

Get Book

Learning ASP.NET Core MVC Programming by Mugilan T. S. Ragupathi Pdf

Learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC About This Book Get a first-principles coverage of ASP.NET MVC and the latest release, Core This book is uniquely designed for developers who are looking to transition their skills into the .NET development field The standalone chapter structure leaves you free to explore ASP.NET MVC to immediately solve your pain points Who This Book Is For This book is for developers who want to learn to build web applications using ASP.NET Core, developers who want to make a career building web applications using Microsoft technology, and developers who are working in Ruby on Rails or other web frameworks and want to learn ASP.NET Core MVC. No knowledge of the ASP.NET platform or the .NET platform is required. Even though you do not need to have experience in C#, an understanding of the basic constructs (loops, conditionals, classes, and objects) of any modern programming language would be helpful. What You Will Learn Get to know the concepts of ASP.NET MVC and build a new static web page using HTML, CSS, and jQuery Set up a development environment and run a sample application using the template Create a Controller with action methods Build a view using several features of the Razor View engine Construct a Model for ASP.NET Core MVC application Devise a custom mechanism to provide maximum flexibility to your application through routing Validate the user input on the client side using jQuery Enhance your applications using Bootstrap Explore new configuration and deployment scenarios—step by step guide to deploying ASP.NET Core web application in Linux In Detail ASP.NET Core MVC helps you build robust web applications using the Model-View-Controller design. This guide will help you in building applications which can be deployed on non-windows platforms such as Linux. In today's age, it is crucial that you possess the ability to separate the programming and business logic, and this is exactly what ASP.NET Core MVC application will help you achieve. This version comes with a number of improvements that enable fast, TDD-friendly development to create sophisticated applications. You would also learn the fundamentals of Entity framework and on how to use the same in ASP.NET Core web applications. The book presents the fundamentals and philosophies of ASP.NET Core. Starting with an overview of the MVC pattern, we quickly dive into the aspects that you need to know to get started with ASP.NET. You will learn about the core architecture of model, view, and control. Integrating your application with Bootstrap, validating user input, interacting with databases, and deploying your application are some of the things that you will be able to execute with this fast-paced guide. The end of the book will test your knowledge as you build a fully working sample application using the skills you've learned throughout the book. Style and approach This book takes a first-principles approach to help you understand and implement ASP.NET MVC solutions. It is focused primarily on giving you practical skills rather than the old conventional theoretical teaching.

Pro ASP.NET MVC 4

Author : Adam Freeman,Steven Sanderson
Publisher : Apress
Page : 737 pages
File Size : 43,7 Mb
Release : 2013-01-29
Category : Computers
ISBN : 9781430242376

Get Book

Pro ASP.NET MVC 4 by Adam Freeman,Steven Sanderson Pdf

The ASP.NET MVC 4 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 4 contains a number of significant advances over previous versions. New mobile and desktop templates (employing adaptive rendering) are included together with support for jQuery Mobile for the first time. New display modes allow your application to select views based on the browser that's making the request while Code Generation Recipes for Visual Studio help you auto-generate project-specific code for a wide variety of situtations including NuGet support. In this fourth edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You’ll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you’ll discover MVC’s strengths and weaknesses for yourself—and put your best-learned theory into practice. The book's authors, Steve Sanderson and Adam Freeman, have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world's largest and most ambitious projects. You can be sure you are in safe hands.

.Net Knowledge Book

Author : Patrick Desjardins
Publisher : Depot Legal - Bibliotheque Et Archives National Du Quebec
Page : 128 pages
File Size : 52,8 Mb
Release : 2017-01-07
Category : Electronic
ISBN : 2981311042

Get Book

.Net Knowledge Book by Patrick Desjardins Pdf

.Net Knowledge book This book is a melting pot of several articles about Asp.Net MVC, Azure, Entity Framework, JavaScript, CSS, C# and SQL. They are scenarios that happen in the everyday work of developers who use these technologies. They are divided into short articles that are easy to understand. This book is ideal for anyone with intermediate to advanced knowledge of Microsoft web stack who wants to learn more about how to deal with practical cases. This book includes articles written during 2016. It is volume 4 of a series of books that focus on real software developing problems. I strongly believe that the content of this book is a must for anyone who works with Microsoft Asp.Net in enterprise. Here are some subjects discussed in the book: Asp.Net MVC Localization in URL, C# Fluent API, MVC Routing, Azure, Application Insights, Azure Webjobs, Asp.Net MVC Bundle, 404 and fonts, Visitor Pattern, Http and Https, Performance with Asp.Net MVC Razor, Bootstrap, Azure CronJobs, Analytics Feature, Azure DNS Zone, Visual Studio, C# Circuit Breaker Pattern, Context Menu, AutoMapper, Continuous Integration, Open-Source, Create Nuget Package, DevOps, Microsoft Band, Post-mortem of a project, Redis, Data Annotation, Unit Testing, Repository and Accessor Pattern, Authentication, Lz4net Compression, Complex Object, TypeScript, React First Impression, MsTest with localization, Diagnostic slow code, Improve Visual Studio Speed, Deployment on Azure and Azure Slots.

Programming ASP.NET MVC 4

Author : Jess Chadwick,Todd Snyder,Hrusikesh Panda
Publisher : "O'Reilly Media, Inc."
Page : 493 pages
File Size : 48,5 Mb
Release : 2012-09-26
Category : Computers
ISBN : 9781449320317

Get Book

Programming ASP.NET MVC 4 by Jess Chadwick,Todd Snyder,Hrusikesh Panda Pdf

Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framework performs, and shows you how to use various features to solve many real-world development scenarios you’re likely to face. In the process, you’ll learn how to work with HTML, JavaScript, the Entity Framework, and other web technologies. You’ll start by learning core concepts such as the Model-View-Controller architectural pattern, and then work your way toward advanced topics. The authors demonstrate ASP.NET MVC 4 best practices and techniques by building a sample online auction site ("EBuy") throughout the book. Learn the similarities between ASP.NET MVC 4 and Web Forms Use Entity Framework to create and maintain an application database Create rich web applications, using jQuery for client-side development Incorporate AJAX techniques into your web applications Learn how to create and expose ASP.NET Web API services Deliver a rich and consistent experience for mobile devices Apply techniques for error handling, automated testing, and build automation Use various options to deploy your ASP.NET MVC 4 application

Pro Entity Framework Core 2 for ASP.NET Core MVC

Author : Adam Freeman
Publisher : Apress
Page : 656 pages
File Size : 47,7 Mb
Release : 2018-04-18
Category : Computers
ISBN : 9781484234358

Get Book

Pro Entity Framework Core 2 for ASP.NET Core MVC by Adam Freeman Pdf

Model, map, and access data effectively with Entity Framework Core 2, the latest evolution of Microsoft’s object-relational mapping framework. You will access data utilizing .NET objects via 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. Chapters include common problems and how to avoid them. What You’ll Learn Gain a solid architectural understanding of Entity Framework Core 2 Create databases using your MVC data model Create MVC models using an existing database Access data in an MVC application using Entity Framework Core 2 Use Entity Framework in RESTful Web Services Who 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

Programming Entity Framework

Author : Julia Lerman,Rowan Miller
Publisher : "O'Reilly Media, Inc."
Page : 193 pages
File Size : 52,6 Mb
Release : 2012
Category : Computers
ISBN : 9781449312947

Get Book

Programming Entity Framework by Julia Lerman,Rowan Miller Pdf

Annotation Code first is an additional means of building a model to be used with the Entity Framework and is creating a lot of excitement in the .NET development community. The reader will begin with an overview of what code first is, why it was created, how it fits into the Entity Framework and when to use it over the alternatives.

Asp.net Mvc 5 - Building a Website With Visual Studio 2015 and C Sharp

Author : Jonas Fagerberg
Publisher : Createspace Independent Publishing Platform
Page : 490 pages
File Size : 55,7 Mb
Release : 2016-07-07
Category : Electronic
ISBN : 1535167866

Get Book

Asp.net Mvc 5 - Building a Website With Visual Studio 2015 and C Sharp by Jonas Fagerberg Pdf

This book is primarily aimed at developers who have some prior experience with MVC 5 and are proficient in C#, since the language won't be explained in any detail. Even if you already have created a couple of MVC projects, you might find the content in this book useful as a refresher. You might have worked in previous versions of Visual Studio and MVC and want a fast no-fluff way to get up to speed with MVC 5.Prerequisites:* C# (you need to be proficient)* MVC 5 (you need some prior experience)* HTML5/CSS3 (you need basic knowledge)* JavaScript/JQuery (you need basic knowledge)In this book you will learn how to build an MVC 5 website using C#, Entity Framework, HTML5, CSS, JavaScript and Ajax.* Create a "real world" code-first database using Entity Framework.* Add and modify models, views and controllers to perform CRUD operations against the database.* Use client-side and server-side validation.* Secure the controllers, actions and view content with authorization and roles.* Implement security with ASP.NET Identity (authentication, authorization and roles).* Use JavaScript, JQuery and Ajax to build a great end-user interface with asynchronous server calls.* Style the user interfaces using CSS3 and Bootstrap.* Create a responsive website.* Implement product subscription scenarios with registration codes.* Create an alternate way to login to the application.* Implement password reset functionality.* Register users with the site.* Manage users and their subscriptions.Technologies, frameworks and languages:* C# (you need to be proficient)* HTML5/CSS3 (you need basic knowledge)* JavaScript/JQuery (you need basic knowledge)* MVC 5 (you will create/modify models, views and controllers)* Razor syntax (to include server-side code in views)* Bootstrap (used for styling and to create a responsive design)* Ajax (used for asynchronous server calls)* LINQ (to query the database)* Extension methods (to clean up your C# code and enable re-use)* HTML Helper methods (to clean up your HTML and enable re-use)* Use settings from the web.config file* This book does not cover ASP.NET Core 1.0I hope you love the book!Sincerely,Jonas FagerbergNow click the Buy button to start reading the book.

Pro ASP.NET Core MVC

Author : ADAM FREEMAN
Publisher : Apress
Page : 1031 pages
File Size : 54,7 Mb
Release : 2016-09-15
Category : Computers
ISBN : 9781484203972

Get Book

Pro ASP.NET Core MVC by ADAM FREEMAN Pdf

Visual Studio 2017 updates for this book are now available. Follow the Download Source Code link for this book on the Apress website. Now in its 6th edition, the best selling book on MVC is now updated for ASP.NET Core MVC. It contains detailed explanations of the new Core MVC functionality which enables developers to produce leaner, cloud optimized and mobile-ready applications for the .NET platform. This book puts ASP.NET Core MVC into context and dives deep into the tools and techniques required to build modern, cloud optimized extensible web applications. All the new MVC features are described in detail and the author explains how best to apply them to both new and existing projects. The ASP.NET Core MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform, built on a completely new foundation. It represents a fundamental change to how Microsoft constructs and deploys web frameworks and is free of the legacy of earlier technologies such as Web Forms. ASP.NET Core MVC provides a "host agnostic" framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility. Best-selling author Adam Freeman has thoroughly revised this market-leading book and explains how to get the most from ASP.NET Core MVC. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need. This book follows the same format and style as the popular previous editions but brings everything up to date for the new ASP.NET Core MVC release. It presents a fully worked case study of a functioning ASP.NET MVC application that readers can use as a template for their own projects. What You Will Learn: Gain a solid architectural understanding of ASP.NET Core MVC Explore the entire ASP.NET MVC Framework as a cohesive whole See how MVC and test-driven development work in action Learn what's new in ASP.NET Core MVC and how best to apply these new features to your own work See how to create RESTful web services and Single Page Applications Build on your existing knowledge of previous MVC releases to get up and running with the new programming model quickly and effectively Who This Book Is For: This book is for web developers with a basic knowledge of ASP.NET and C# who want to incorporate the latest improvements and functionality in the new ASP.NET Core MVC Framework.

Murach's ASP.NET Core MVC (2nd Edition)

Author : Joel Murach,Mary Delamater
Publisher : Unknown
Page : 0 pages
File Size : 47,6 Mb
Release : 2022-11-21
Category : Computers
ISBN : 194387302X

Get Book

Murach's ASP.NET Core MVC (2nd Edition) by Joel Murach,Mary Delamater Pdf

This 2nd Edition of Murachs ASP.NET Core MVC does a better job than ever of delivering the skills you need to develop websites using the MVC (Model-View-Controller) pattern with ASP.NET Core. If you know the basics of C#, youll quickly learn to code the way todays top web professionals do. Each section features clear, beginner-friendly examples and easy-to-understand explanations that walk you through crucial skills, best practices, and helpful tips. Im a first-time customer who has recently purchased your ASP.NET Core MVC book, and I have to say Im greatly impressed. [It] was actually fun from start to finish (and I've read many, many programming books before). - Shannon Fairchild, Senior Software Developer, Kingston, Ontario, Canada Section 1 (just 5 chapters) shows how to develop responsive web apps that follow the MVC pattern so theyll be easy to maintain as they grow and change. Then, it shows how to test and debug these apps using the debugging tools provided by Visual Studio and your browser. Section 2 builds out that set of skills to create more complex controllers, work with Razor views, handle cookies and sessions, work with model binding, validate data, and use EF Core to work with databases. Finally, section 3 presents additional skills that you can learn when you need them. Automate testing by using dependency injection and unit tests. Reduce code duplication by creating custom tag helpers and view components. Control user access to a site with ASP.NET Core Identity. Deploy a site to the cloud with Azure. And use Visual Studio Code, an increasingly popular alternative to the Visual Studio IDE. Every Murach book guarantees high quality. The complete apps show how each feature works in context. The exercises at the end of each chapter let you practice your new skills and gain valuable hands-on experience. And the distinctive paired-pages format is ideal for learning and reference.