vote up 2 vote down star
3

Can you recommend a favourite resource/book for techniques and practices on writing asp.net apps that perform/scale well?

flag

60% accept rate

2 Answers

vote up 2 vote down check

A nice resource to start with is Improving ASP.NET Performance: http://msdn.microsoft.com/en-us/library/ms998549.aspx

link|flag
vote up 1 vote down

You can also run your code through the Patterns and Practices Checker. This automates the checklist of items given in the article darin mentions.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.