Availability: In Stock

Instant Razor View Engine How-to 1st Edition

SKU: 9781849696319

Original price was: $16.99.Current price is: $4.25.

Access Instant Razor View Engine How-to 1st Edition Now. Discount up to 90%

Categories: ,

Additional information

Full Title

Instant Razor View Engine How-to 1st Edition

Author(s)

Abhimanyu Kumar Vatsa

Edition

1st Edition

ISBN

9781849696319, 9781849696302

Publisher

Packt Publishing

Format

PDF and EPUB

Description

Create dynamic web pages in your MVC web application with the Razor view engine

Key Features

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results
  • Configure and setup Razor View
  • Learn the anatomy of Razor View Syntax
  • Create helper components and enable code reusability

Book Description

Razor View Engine is an advanced view engine from Microsoft. Razor View is one of the most popular view engines which doesn’t require you to explicitly close the code block. This book will help you understand and configure RazorView in your system to create dynamic web pages.

Instant Razor View Engine How-to will help you to make your application more MVC friendly with clean, lightweight code which is quicker and easier to understand compared to other view engines.

Instant Razor View Engine How-to introduces you to methods to make your web application more MVC friendly. The book begins by detailing the anatomy of RazorView Syntax and configuring Razor View as well as creating a web application project which will also help you to select an appropriate programming language. The later section of the book goes on to discuss creating view templates and creating View pages using Razor syntax. By the end of the book, you will also be familiar with Razor directives, helper components, and work with Partial views to reuse razor code throughout the application.

What you will learn

  • Understand the anatomy of Razor Syntax
  • Learn RazorView code expressions
  • Understand and implement models, scaffolding, and directives
  • Understand helpers with extension methods
  • Reuse code throughout the application with Partial Views

Who this book is for

This book is for developers who are looking for alternate ways to simplify web application development.