Click here to Skip to main content
15,860,861 members
Articles / Product Showcase
Article

.NET Performance Profiling: Learn the Skills, Write Better Code

1 Jun 2012CPOL2 min read 27.4K   11   2
In Practical Performance Profiling MVP Jean-Philippe explains how the .NET platform manages memory and uses a sample application based on a real software package to demonstrate a wide range of performance slowdowns

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

In Practical Performance Profiling, MVP Jean-Philippe Gouigoux provides both the theory and practical skills necessary to analyze and improve the performance of .NET code. By focusing on the 20% of code defects that account for 80% of performance loss, Jean-Philippe Gouigoux guides the reader through using a profiler and explains how to identify and correct performance bottlenecks. This book is for all developers who wish to boost the performance of their .NET code without having to embark on the steep slopes of tuning.

Jean-Philippe Gouigoux draws on over ten years’ experience as a software architect specializing in this area to demystify performance in .NET code. In Practical Performance Profiling he explains how the .NET platform manages memory and uses a sample application based on a real software package to demonstrate a wide range of performance slowdowns. With clear explanations of how to set up automated test scenarios, use a profiler, diagnose problems, identify solutions and validate the results, Practical Performance Profiling makes efficient code an achievable goal for all .NET developers.

Download your free copy of Practical Performance Profiling by Jean-Philippe Gouigoux, and learn all the performance profiling techniques you need to write the best possible code.

Get the skills, and then get results with a free trial of the market leading profiler for .NET – ANTS Performance Profiler.

Author profile: Jean-Philippe Gouigoux

JP Gouigoux is a MCTS/MCPD Enterprise Architect, and MVP "Connected System Developer," with an Engineering degree in Mechanical Systems from the Université de Technologie de Compiègne (France) and a Master of Science in Advanced Automation and Design from Cranfield University (UK). JP works as a software architect, and is a board member at MGDIS, an innovative software company based in Vannes (France). His role includes responsibility for platform architecture for a customer base of ~850, as well as R&D, internal and external training, and expertise in .NET.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Red Gate Software Ltd.
United Kingdom United Kingdom
Redgate makes ingeniously simple software used by 804,745 IT professionals and counting, and is the leading Microsoft SQL Server tools vendor. Our philosophy is to design highly usable, reliable tools which elegantly solve the problems developers and DBAs face every day, and help them adopt database DevOps. As a result, more than 100,000 companies use products in the Redgate SQL Toolbelt, including 91% of those in the Fortune 100.
This is a Organisation

1 members

Comments and Discussions

 
QuestionNeed more details which helps to understand performance profiling Pin
kishhr22-Jun-12 3:07
kishhr22-Jun-12 3:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.