Applied .NET Attributes
Autor Jason Bock, Tom Barnabyen Limba Engleză Paperback – 8 oct 2003
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.
Preț: 159.86 lei
Preț vechi: 199.83 lei
-20% Nou
Puncte Express: 240
Preț estimativ în valută:
30.60€ • 33.23$ • 25.74£
30.60€ • 33.23$ • 25.74£
Carte disponibilă
Livrare economică 23 noiembrie-07 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590591369
ISBN-10: 1590591364
Pagini: 236
Ilustrații: XIII, 240 p. 45 illus.
Dimensiuni: 178 x 235 x 12 mm
Greutate: 0.45 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590591364
Pagini: 236
Ilustrații: XIII, 240 p. 45 illus.
Dimensiuni: 178 x 235 x 12 mm
Greutate: 0.45 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Attribute Fundamentals.- Compile-time and Design-time Attributes.- Attributes and Runtime Behavior.- Building Custom Attributes.- Applying Custom Attributes.
Recenzii
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)
"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)
Notă biografică
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 Visual Basic 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.
Caracteristici
Covers most common .NET attributes including Pinvoke, serialization, enterprise, and remoting Illustrates the creation and use of custom attributes Advanced example shows how to use custom compilation and attributes to perform source code analysis