Click here to Skip to main content
15,894,405 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I know what it means in theory, but how to implement it in high transaction, complex with unexpected user growth web application for:

1. Existing web application ( any generic idea )
2. New web application ( may be some dependency later)

Do we have to write some code?
How to plan for it ?
Any readings?
Samples ?
Idea?

----
Cheers
:)
Posted

1 solution

I wonder how can you hope to do ASP.NET development without having "to write some code"? :-)

Well, some articles to take a look at:
http://msdn.microsoft.com/en-us/library/aa479040.aspx[^],
10 ASP.NET Performance and Scalability Secrets[^],
http://esj.com/articles/2009/03/17/optimize-scalability-asp-net.aspx[^].

Even better, if you're not banned by Google yet :-), do this:
http://lmgtfy.com/?q=%22ASP.NET%22+scalability[^].

—SA
 
Share this answer
 
v2
Comments
Espen Harlinn 5-Oct-11 15:20pm    
5 + a :)
Sergey Alexandrovich Kryukov 5-Oct-11 15:49pm    
Thank you, Espen.
a == ? :-)
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900