Instant Razor View Engine How-to

Abhimanyu Kumar Vatsa

  • 出版商: Packt Publishing
  • 出版日期: 2013-05-26
  • 售價: $1,170
  • 貴賓價: 9.5$1,112
  • 語言: 英文
  • 頁數: 80
  • 裝訂: Paperback
  • ISBN: 1849696306
  • ISBN-13: 9781849696302
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Create dynamic web pages in your MVC web application with the Razor view engine with this book and ebook

Overview

  • 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

In Detail

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 from this book

  • 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

Approach

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This is a Packt Instant How-to guide, which provides concise and clear recipes for configuring RazorView and working with its syntax and view types.

Who this book is written for

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