Tagged Questions
1
vote
0answers
43 views
Gracefully terminate a request based service on server [closed]
In our web application, for each http-request there is a lot of computation that happens on back end. Output can vary from 10 sec - 1 Hour. In the mean time when it is computed, "Waiting.." is shown ...
2
votes
1answer
56 views
Web services load test with increment variable
I'm trying to found out some application or way to run a load test on a Web services.
requests must simultaneous but my big problem is that: for every request, the values passed to a variable long ...
-1
votes
1answer
270 views
What's the best way to create your own website? [duplicate]
Possible Duplicate:
What's the best way to create your own website?
I'm currently making plans for creating my own website (.com) and was looking for the cheapest solution possible that ...
2
votes
2answers
309 views
Does someone knows of a free asmx webhosting?
I wrote a webservice (*.asmx) and I want to host it for free.
Couldn't find a website that alows web service hosting.
Does someone know of such ?
2
votes
3answers
912 views
Send and Receive SMS from my Website
The way I plan to use it is:
Have people send SMS to a number to vote.
On the backend (assuming that the data comes back to my Web server), I will display the voting results on my Web site.
After ...
2
votes
2answers
135 views
How do WEB 2.0 sites get their first few members?
How do WEB 2.0 sites get first few members, like a new site comes up for "discussing books" or "renting apartments" or any thing for that matter.
So if some marketing is able to pull in some visitors, ...
4
votes
4answers
351 views
Deciding on a Revenue Model for a Web Application
When building a commercial web application, what are the factors that go into the decision of a revenue model?
How many users are necessary for an advertising-supported application? What demographic ...