Tagged Questions
2
votes
7answers
958 views
Hints for a high-traffic web service, c# asp.net sql2000
I'm developing a web service whose methods will be called from a "dynamic banner" that will show a sort of queue of messages read from a sql server table.
The banner will have a heavy pressure in the ...