万本电子书0元读

万本电子书0元读

顶部广告

Instant StyleCop Code Analysis How-to电子书

售       价:¥

0人正在读 | 0人评论 9.8

作       者:Franck LEVEQUE

出  版  社:Packt Publishing

出版时间:2013-05-23

字       数:33.6万

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

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

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.The book will take a how-to approach, focusing on recipes that demonstrate Stylecop code analysis.Stylecop Code Analysis How-to is intended for developers and project managers who are looking for an all-encompassing overview of Stylecop to display or enforce their specific coding conventions. It is assumed that you have a minimal understanding of integration technologies such as MSBuild and Nant. You should also have some knowledge on how to program in C# and LINQ. An available version of Visual Studio 2008 professional or superior is also required to follow the first chapters of this book.
目录展开

Instant StyleCop Code Analysis How-to

Instant StyleCop Code Analysis 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

Downloading the example code

Errata

Piracy

Questions

1. Instant StyleCop Code Analysis How-to

Installing StyleCop with Visual Studio (Simple)

Getting ready

How to do it...

How it works...

There's more...

Rules activation

Merging StyleCop settings

Using StyleCop with Express editions of Visual Studio and SharpDevelop

Understanding the Resharper add-in (Simple)

Getting ready

How to do it...

How it works...

There's more...

Dev Express – Code Rush

Code Maid

NArrange

Automating StyleCop using MSBuild (Simple)

Getting ready

How to do it...

How it works...

There's more...

Setting up properties of the task in a more global way

Excluding files from StyleCop analysis

Automating StyleCop using a command-line batch (Simple)

Getting ready

How to do it...

How it works...

There's more...

StyleCopCmd for Mono and Linux systems

StyleCop CLI

Building your own

Automating StyleCop using NAnt (Intermediate)

Getting ready

How to do it...

How it works...

There's more...

Integrating StyleCop analysis results in Jenkins/Hudson (Intermediate)

Getting ready

How to do it...

How it works...

Customizing file headers (Simple)

Getting ready

How to do it...

How it works...

There's more...

Other ways to handle the headers

Company configuration

Creating custom rules (Intermediate)

Getting ready

How to do it...

How it works...

There's more...

Customize your StyleCop settings dialog

Unit testing your rules

Integrating StyleCop in your own tool (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Add a configuration screen

Do the work in a background thread

Change the display of violations

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

发表评论

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

买过这本书的人还买过

读了这本书的人还在读

回顶部