Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
483 views

Does IIS or ASP.NET do any sort of connection throttling?

I am trying to create an ASP.NET Web Service which I can use to show the difference between implementing a Web Method asynchronously vs. synchronously. It is sort of a proof-of-concept that I can use ...
0
votes
1answer
23 views

Is it possible to have an Ocracoke Load Test integrated as part of an MSBuild?

I want my load tests to be run as part of my build. Can I do this with Ocracoke?