Tag: Development

Community

ASP.NET MVC Performance Tips

(Code Monkey) Database access is usually the largest performance bottleneck of web applications. But once you’ve optimized and cached your database queries as much as possible here are 3 quick tips that might help you squeeze out a few more requests out of your ASP.NET MVC applications and web serve