Applied .NET Attributes von Jason Bock | ISBN 9781590591369

Applied .NET Attributes

von Jason Bock und Tom Barnaby
Mitwirkende
Autor / AutorinJason Bock
Autor / AutorinTom Barnaby
Buchcover Applied .NET Attributes | Jason Bock | EAN 9781590591369 | ISBN 1-59059-136-4 | ISBN 978-1-59059-136-9

From the reviews:

„Before I received this book I had the same feeling the authors had … . ‘How much pages can you write about . NET Attributes?’. … The book itself indeed isn’t thick … not just covering the usage of the existing . NET Attributes, as I quickly realised when I read it, but also a wealth of background information … . I learned a lot from this book … . I’m sure I will get back to it from time to time … .“ (Bob Swart, www. thedelphimagazine. com, March, 2004)

Applied .NET Attributes

von Jason Bock und Tom Barnaby
Mitwirkende
Autor / AutorinJason Bock
Autor / AutorinTom Barnaby

Attributes are used to modify the runtime behavior of code in the . NET Framework. Applied . NET Attributes explores the application of . NET attributes and how developers can write custom attributes that provide the maximum level of code reuse and flexibility.

Attributed programming is a feature of . NET that is still relatively unexplored and unknown. Because attributes are used to modify the runtime behavior of code in the . NET Framework, their use is extremely important and will become even more important over time. This insightful guide covers the fundamentals of attributes, common . NET attributes, the use of custom attributes, and advanced techniques.