Join Books.org — it's free

Platform-Specific Programming, Microsoft .NET, Web Services, Web Application Development
Applied .NET Attributes by Tom Barnaby β€” book cover

Applied .NET Attributes

by Tom Barnaby, Jason Bock
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

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.

Table of Contents

  1. Attribute Fundamentals
  2. Compile-time and Design-time Attributes
  3. Attributes and Runtime Behavior
  4. Building Custom Attributes
  5. Applying Custom Attributes

Synopsis

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.

About the Author, Tom Barnaby

Tom Barnaby is a Microsoft Consultant, C# MVP, national speaker, and author of several .NET books including Distributed .NET Programming in C#, and Applied .NET Attributes. In his spare time, Tom enjoys playing with his two sons, watching movies in the family home theater room, and banging out power chords on his electric guitar with the volume turned to 11.

Jason Bock is a senior consultant for Magenic Technologies (http://www.magenic.com). He has worked on a number of business applications using a diverse set of substrates and languages such as C#, .NET, and Java. He is the author of CIL Programming: Under the Hood of .NET and .NET Security, both published by Apress, as well as Visual Basic 6 Win32 API Tutorial. He has also written numerous articles on technical development issues associated with both VB and Java. Jason holds both a bachelor's and a master's degree in electrical engineering from Marquette University. You can find out more about him at http://www.jasonbock.net.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
September 1, 2003
Publisher
Apress L. P.
Pages
240
Format
Paperback
ISBN
9781590591369

More by Tom Barnaby

Similar books