万本电子书0元读

万本电子书0元读

顶部广告

Instant .NET 4.5 Extension Methods How-to电子书

售       价:¥

0人正在读 | 0人评论 9.8

作       者:Shawn R. McLean

出  版  社:Packt Publishing

出版时间:2013-04-24

字       数:20.4万

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

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

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.The book is packed with quick recipes on creating and extending extension methods in your .NET applications. This book is for developers in C# and the .NET framework, with a basic understanding of language syntax and OOP concepts. Readers are expected to have some experience in finding their way around Visual Studio.
目录展开

Instant .NET 4.5 Extension Methods How-to

Instant .NET 4.5 Extension Methods 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 .NET 4.5 Extension Methods How-to

Your first extension method (Must know)

Getting ready

How to do it...

How it works...

Extension methods on string data types (Must know)

Getting ready

How to do it...

How it works...

There's more…

Extension methods on classes (Should know)

Getting ready

How to do it...

How it works...

There's more…

Chaining extension methods (Should know)

Getting ready

How to do it...

How it works...

Overloading extension methods (Should know)

Getting ready

How to do it...

How it works...

Overriding extension methods (Should know)

Getting ready

How to do it...

How it works...

Extension methods on interfaces (Should know)

Getting ready

How to do it...

How it works...

Extension methods on enumerables (Should know)

Getting ready

How to do it...

How it works...

There's more...

Extension methods on IQueryable (Become an expert)

Getting ready

How to do it...

How it works...

Extension methods with generics (Become an expert)

Getting ready

How to do it...

How it works...

Extension methods with lambda expressions (Become an expert)

Getting ready

How to do it...

How it works...

Structuring your project and best practices (Should know)

Getting ready

How to do it...

How it works...

Appendix – List of well-known extension libraries

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

发表评论

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

买过这本书的人还买过

读了这本书的人还在读

回顶部