|
Applied .Net Attributes
Buy it at Amazon |
|||||||||
|
This paperback is very thin, only 200 pages, for tech book industry, which is known for producing 1,000 page long tomes full of repeating junk (or same code replicated in c# and vb.net). Actually when I saw the title of the book, I was actually perplexed that it was that much. But that's because I didn't really know that much about attributes.
It turns out you can do a lot with attributes. In fact, this area is likely to be used exclusively by high-end programmers that can think outside the compilation box.
The authors cover 5 separate areas starting with Attribute fundamentals, then covering Compile-time and Design-time attributes, followed by the effect of attributes on runtime behaviour. Last 2 chapters deal with building and applying your attributes to code.
It would have been cool, if, for quick lookup, they had a Top 10 Attributes list and their uses, that are most likely to be used by programmers. Here is mine:
All in all, good book if a bit too geared toward high-end developers.