Patterns and Practices Performance "PAG"
If you're looking for the blue perf book "Improving .NET Application Performance and Scalability" which used to be a msdn.microsoft.com/perf it's now at
https://msdn.microsoft.com/en-us/library/ms998530.aspx
That's easy to remember...
Comments
Anonymous
September 18, 2008
The comment has been removedAnonymous
September 19, 2008
Thanks for posting that, I've seen the book before, just forgot about it. But, will we ever get an update for WPF, Silverlight, and WCF? I know they are related to existing technologies (WCF is similar to Remoting), but they are game changes that require (some) new guidance. I am very much looking forward to more guidance from the patterns and practices team.Anonymous
September 19, 2008
Even just an update for CLR2 would be good.. Oh well, will just end up scrounging together blog posts from around the interwebs.Anonymous
October 10, 2008
Agree it is seriously outdated. But CLR 3.5 is even more outdated as it still causes 100,000 page faults on in all WinForms code depending on what you do with UI. Embarassing for this day and age. Even though they are soft page faults, the entire refusal to fix the problem is beyond reason.