Writing High-Performance .Net Code

Writing High-Performance .Net Code
Author :
Publisher :
Total Pages : 526
Release :
ISBN-10 : 0990583457
ISBN-13 : 9780990583455
Rating : 4/5 (455 Downloads)

Book Synopsis Writing High-Performance .Net Code by : Ben Watson

Download or read book Writing High-Performance .Net Code written by Ben Watson and published by . This book was released on 2018-04-16 with total page 526 pages. Available in PDF, EPUB and Kindle. Book excerpt: Take performance to the next level! This book does not just teach you how the CLR works---it teaches you exactly what you need to do now to obtain the best performance today. It will expertly guide you through the nuts and bolts of extreme performance optimization in .NET, complete with in-depth examinations of CLR functionality, free tool recommendations and tutorials, useful anecdotes, and step-by-step guides to measure and improve performance. This second edition incorporates the advances and improvements in .NET over the last few years, as well as greatly expanded coverage of tools, more topics, more tutorials, more tips, and improvements throughout the entire book. New in the 2nd Edition: 50% increase in content! New examples, code samples, and diagrams throughout entire book More ways to analyze the heap and find memory problems More tool coverage, including expanded usage of Visual Studio More benchmarking New GC configuration options Code warmup techniques New .NET features such as ref-returns, value tuples, SIMD, and more More detailed analysis of LINQ Tips for high-level feature areas such as ASP.NET, ADO.NET, and WPF Also find expanded coverage and discover new tips and tricks for: Profiling with multiple tools to quickly find problem areas Detailed description of the garbage collector, how to optimize your code for it, and how to diagnose difficult memory-related issues How to analyze JIT and diagnose warmup problems Effective use of the Task Parallel Library to maximize throughput Which .NET features and APIs to use and which to avoid Instrument your program with performance counters and ETW events Use the latest and greatest .NET features Build a performance-minded team ...and so much more


Writing High-Performance .Net Code Related Books

Writing High-Performance .NET Code
Language: en
Pages:
Authors: Ben Watson
Categories:
Type: BOOK - Published: 2014 - Publisher:

DOWNLOAD EBOOK

Do you want your .NET code to have the absolute best performance it can? This book demystifies the CLR, teaching you how and why to write code with optimum perf
Learning .NET High-performance Programming
Language: en
Pages: 305
Authors: Antonio Esposito
Categories: Computers
Type: BOOK - Published: 2015-06-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

This book will help you understand what "programming for performance" means, and use effective coding patterns and techniques to optimize your .NET applications
C# 7 and .NET Core 2.0 High Performance
Language: en
Pages: 293
Authors: Ovais Mehboob Ahmed Khan
Categories: Computers
Type: BOOK - Published: 2018-04-25 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Improve the speed of your code and optimize the performance of your apps Key Features Understand the common performance pitfalls and improve your application’
Programming C#
Language: en
Pages: 669
Authors: Jesse Liberty
Categories: Computers
Type: BOOK - Published: 2005-02-22 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

The programming language C# was built with the future of application development in mind. Pursuing that vision, C#'s designers succeeded in creating a safe, sim
Writing High-Performance .NET Code, 2nd Edition
Language: en
Pages: 525
Authors: Ben Watson
Categories: Computers
Type: BOOK - Published: 2018-04-16 - Publisher: Ben Watson

DOWNLOAD EBOOK

Take performance to the next level! This book does not just teach you how the CLR works---it teaches you exactly what you need to do now to obtain the