Hi Jon:

The following document is a fairly comprehensive guide to performance and
scalability in .NET applications. I'd keep it handy and especially refer to
it when writing database code (with ADO.NET or SQL). Also review caching
options in ASP.NET up front.

[1]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/
scalenet.asp

--
Scott

-----Original Message-----
From: Unmoderated discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Guerin
Sent: Wednesday, August 25, 2004 11:24 PM
To: [EMAIL PROTECTED]
Subject: [ADVANCED-DOTNET] .Net Web Server Performance Issues

I am developing my first .net web app and am asking if you can share some
performance issues with me.  My application is a shopping cart/checkout
scenario that will have a maximum of 10,000 con-current users.  The app uses
asp.net web forms and sql server as the database.  We plan on running 3 web
servers and 2 database servers.  Any performance or design type issues or
experiences that you can share are appreciated.  Or if this subject is not
appropriate for this group maybe someone can direct me to another resource.



Thank You

Jon Guerin

New Dimension Technology Corp.




===================================
This list is hosted by DevelopMentor.  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to