Addressing scalability ,performance in a .net web application

前端 未结 6 1071
梦谈多话
梦谈多话 2021-01-31 12:54

I\'m working on a .net portal which would be having lots of concurrent users. so scalability,performance need to be addressed in the design and architecture. We plan to use load

6条回答
  •  生来不讨喜
    2021-01-31 13:43

    There are some good performance and scalability points in these articles from Omar Al Zabir.
    10 ASP.NET Performance and Scalability Secrets
    and
    99.99% available ASP.NET and SQL Server SaaS Production Architecture
    (also check out his book Building a Web 2.0 Portal with ASP.NET 3.5)

提交回复
热议问题