S
Saurabh Lakhia
My client have an application completly written in ASP and
SQL Server. It's very big web application(Approx 250 ASP
pages), It has all Validation rules, Business Rules and
Data Access Rules embaded in ASP, even no stored
procedures all database call with hard coded SQL.
Is this possible that above web application can handle
more than 5000 users? they are expecting to handle 1
million user?
I know that above design is not good, Now How do convince
my client to migrate from ASP to ASP.NET? I am new
to .NET, Could you please tell me or send me link to
an .NET based Architecture or really good advantages
of .NET from business point of view. So client can think
of scrap ASP application over new developement.
SQL Server. It's very big web application(Approx 250 ASP
pages), It has all Validation rules, Business Rules and
Data Access Rules embaded in ASP, even no stored
procedures all database call with hard coded SQL.
Is this possible that above web application can handle
more than 5000 users? they are expecting to handle 1
million user?
I know that above design is not good, Now How do convince
my client to migrate from ASP to ASP.NET? I am new
to .NET, Could you please tell me or send me link to
an .NET based Architecture or really good advantages
of .NET from business point of view. So client can think
of scrap ASP application over new developement.