万本电子书0元读

万本电子书0元读

顶部广告

Instant Razor View Engine How-to电子书

售       价:¥

1人正在读 | 0人评论 9.8

作       者:Abhimanyu Kumar Vatsa

出  版  社:Packt Publishing

出版时间:2013-05-22

字       数:39.4万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
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.This book is for developers who are looking for alternate ways to simplify web application development.
目录展开

Instant Razor View Engine How-to

Instant Razor View Engine How-to

Credits

About the Author

About the Reviewer

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Errata

Piracy

Questions

1. Instant Razor View Engine How-to

Introduction

Why Razor?

Versions

Prerequisites

Creating the project (Should know)

Getting ready

How to do it...

There's more...

Fundamental Razor syntaxes (Must know)

Getting ready

How to do it...

Inline code expressions

Code block expression

Mixed code expression

Razor layout pages (Become an expert)

Getting ready

How to do it...

How it works...

There's more...

Models in Razor (Must know)

Getting ready

How to do it...

Creating a data model class

Scaffolding view templates

@inherits and @model directives

Manually adding view templates

There's more...

Razor helpers (Must know)

Getting ready

How to do it...

HTML helpers using the extension method

HTML helpers using the @helper syntax

Standard HTML helpers

Input helpers

Form helpers

Validation helpers

Link helpers

Label helpers

How it works...

There's more...

Partial views (Should know)

Getting ready

How to do it...

Partial helper

RenderPartial

Action and RenderAction helpers

How it works...

There's more...

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部