Cantitate/Preț
Produs

Expert .NET 1.1 Programming

Autor Simon Robinson
en Limba Engleză Paperback – 29 sep 2004
This is a book about getting the best out of .NET. It's based on the philosophy that the best approach to writing good, high-performance, robust applications that take full advantage of the features of .NET is to understand whats going on deep under the hood. If you are already experienced with writing managed applications and want to learn more about how to get the best from the CLR at an advanced level, then this is the book for you.
Topics covered include intermediate language, performance, profiling, security, advanced Windows Forms, threading, and systems management using Windows Management Instrumentation (WMI).
This book has been reviewed by developers at Microsoft, who have provided invaluable information about the CLR. The information contained in this book, which in many cases goes far beyond the available documentation, will enable you to write better, more robust, more responsive, better performing and, in some cases, more sophisticated applications.
Expert .NET Programming originally appeared under the title Advanced .NET. The response from many readers was extremely enthusiastic, prompting us to release a second edition under the new title. This edition has been fully updated for .NET 1.1, and many of the explanations have been revised.
Citește tot Restrânge

Preț: 27837 lei

Preț vechi: 34796 lei
-20% Nou

Puncte Express: 418

Preț estimativ în valută:
5327 5604$ 4410£

Carte disponibilă

Livrare economică 24 decembrie 24 - 07 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590592229
ISBN-10: 1590592220
Pagini: 656
Ilustrații: XXIV, 656 p.
Dimensiuni: 178 x 235 x 34 mm
Greutate: 1.05 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

1 Introducing Intermediate Language.- 2 Intermediate Language: Digging Deeper.- 3 Going Inside the CLR.- 4 Understanding Assemblies.- 5 Understanding Garbage Collection.- 6 Improving Performance.- 7 Profiling Your Applications and Using Performance Counters.- 8 Generating Code Dynamically.- 9 Understanding Threading.- 10 Understanding Management Instrumentation.- 11 Building Advanced Windows Forms Applications.- 12 Introducing Code Access Security.- 13 Understanding Cryptography.- Appendix IL Reference.- IL Types.- Notes.- IL Instruction Set.- Evaluation Stack Operations.- Data Transfer Instructions.- Branch Instructions.- Object Instructions.- Operations Specific to Value Types.- Boxing Instructions.- Array Instructions.- Instructions to Invoke and Leave Methods.- Exception Handling Instructions.- Memory Instructions.- Dynamically Typed Referencing.- Instructions to Support Debugging.- Instructions to Support Reflection.- Instruction Prefixes.- tail.- unaligned.- volatile.- IL Assembly Directives and Keywords.- Assembly and Module Structure.- Assembly Options.- Type Definitions.- Members of Types.- Accessibility Keywords.- Exception Handling.

Notă biografică

Simon Robinson first encountered serious programming while earning his Ph.D. in physics modeling all sorts of weird things related to superconductors and quantum mechanics. Rapidly adopting C++ and COM techniques in his professional development, Robinson mastered ATL before moving onto the new C# and ASP.NET technologies in .NET. Robinson is a recognized expert in Microsoft technologies, and he has authored many well-known .NET titles, covering topics from ADSI, to ASP, to pure C#. Robinson lives in Lancaster, U.K., where he oversees the ASP Today website and other game development ventures.

Caracteristici

Established and high-selling .NET expert/author, with large fan following Broad and deep coverage, with full "look forward" to advanced programming methods available in .NET 2005 Completely up-to-date with the latest iteration of the framework