Skip to content

Applied . NET Attributes

Best in textbook rentals since 2012!

ISBN-10: 1590591364

ISBN-13: 9781590591369

Edition: 2003

Authors: Jason Bock, Tom Barnaby

List price: $34.99
Blue ribbon 30 day, 100% satisfaction guarantee!
Rent eBooks
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

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.
Customers also bought

Book details

List price: $34.99
Copyright year: 2003
Publisher: Apress L. P.
Publication date: 10/7/2003
Binding: Paperback
Pages: 240
Size: 6.75" wide x 9.00" long x 0.50" tall
Weight: 0.990
Language: English

Attribute Fundamentals
Compile-time and Design-time Attributes
Attributes and Runtime Behavior
Building Custom Attributes
Applying Custom Attributes
Appendix Physical Representation of Metadata