SQL Server
I am assuming that if you deploy this application (or an web application like it) and make it forward facing to the public, that if you have anywhere from 50 concurrent users to 50,000 concurrent users at a given time that SQL Express will not be able to handle that kind of user load. You would have to use the commercial version of SQL Server would you not?
|