Writing High-Performance .NET Code

519 orrialde

2018ko api. 16a(e)an Ben Watson(e)n argitaratua.

ISBN:
978-0-9905834-5-5
ISBN-a kopiatu!

OpenLibraryn ikusi

4 izar (berrikuspen 1)

Writing High-Performance .NET Code by Ben Watson is the best-selling book about understanding the fundamentals of .NET performance. It contains detailed explanations, instructions, tools, and tips to help you get the best .NET performance immediately.

3 edizio

Good example code, gets into weeds in a good way

4 izar

Ben did a great job on the first edition of this book by providing context and sample material, with GitHub links so you can try everything out for yourself. He gets pretty into the weeds on several aspects of .NET code. This book is not for someone who writes simple APIs or web apps that do not contain a ton of non-CRUD type C# code. This book is for someone doing I/O intensive operations that really needs to squeeze more performance out of their code without simply turning up the scale dial.