I have my own development, test and production database and application servers. Each environment has a separate physical machine for database and another for applications. I am running DSC in my development environment with absolutely nothing else active at the time. I even tested in in my test environment which mirrors my production environment of 3 clustered application servers and 3 clustered database servers. Network connections between servers is gigabit so that is not an issue either.
Neither system speed, memory, network or SQL Server have anything to do with this. I have plenty of other applications using JS and none of them exhibit the sluggishness I see with DSC. I can wait 5 minutes and the enable page editor button still works erratically.
I am looking for a shopping cart that I can integrate into existing ASP.Net applications that I've developed so I am not interested in a hosted solution.
I have been writing code for 35 years. During that 35 years I have been a database administrator since relational databases came into existence and am certified as a DBA in DB2, Oracle, Informix, IDHS, Sybase and SQL Server. I have worked with ASP.Net since its inception and can recognize inefficiently designed applications pretty well. DSC definitely falls into the category of being inefficiently designed.
I haven't looked at any of the stored procedure query plans to see how efficient they are but I can do that if you would like. I also haven't looked at the overall database design for inefficiencies either but would be happy to look at it too if you would like.
You have a great concept with DSC but it needs a lot of work to make it run efficiently.
|