![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, i'm looking for a good book about .net Performance Tuning. Things that should be covered by this book: - Glean information about your program's behavior from profiling tools - Identify bottlenecks before tuning - Optimization when dealing with objects - Optimize I/O behavior - Use appropriate algorithms for sorting and other common tasks - Use threads effectively - Optimize the performance of distributed systems There ares several good books, when it comes to java - but i did not find any for .net. There are some books for asp.net performance improvements but none for normal applications. Any suggestions appreciated. br HPW |
#3
| |||
| |||
|
| http://msdn.microsoft.com/library/en...l/scalenet.asp click "Improving .NET Application Performance" in the download row for a PDF. also available in dead tree format. -LZ "hpw" <hpw (AT) hp-weidinger (DOT) at> wrote in message news:1151416863.792637.254830 (AT) m73g2000cwd (DOT) googlegroups.com... Hi all, i'm looking for a good book about .net Performance Tuning. Things that should be covered by this book: - Glean information about your program's behavior from profiling tools - Identify bottlenecks before tuning - Optimization when dealing with objects - Optimize I/O behavior - Use appropriate algorithms for sorting and other common tasks - Use threads effectively - Optimize the performance of distributed systems There ares several good books, when it comes to java - but i did not find any for .net. There are some books for asp.net performance improvements but none for normal applications. Any suggestions appreciated. br HPW |
#4
| |||
| |||
|
|
Hi all, i'm looking for a good book about .net Performance Tuning. Things that should be covered by this book: - Glean information about your program's behavior from profiling tools - Identify bottlenecks before tuning - Optimization when dealing with objects - Optimize I/O behavior - Use appropriate algorithms for sorting and other common tasks - Use threads effectively - Optimize the performance of distributed systems There ares several good books, when it comes to java - but i did not find any for .net. There are some books for asp.net performance improvements but none for normal applications. Any suggestions appreciated. br HPW |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |