I am developing a webapp and am looking into how I can automate testing of the web site such as seeing how it copes with multiple concurrent users / heavy traffic.Could anyone point me in the directio
I\'m building a web based 2 player game, client side interface will all be done in an ajax manor with html/css/javascript. I want clients to be able to initiate games and join others, chat etc, but I\
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
We had a live-stream where we would chat with our users during a live event. 3 weeks ago it stopped working when we un-check \"post to Facebook\" we no long开发者_StackOverflow中文版er can interact wi
I have a web application developed in C# that retrieves data from a database and writes the retrieved to a file. What i need to do is to be able to run this web app regularly on my server(Microsoft se
Is there a way to include a CSS file that only works for iOS? Thanks. It would be preferred if this is done browser side, although server s开发者_StackOverflowide detection could be a viable option i
I am writing an application wherein its a requirements to restrict the number of logins a user can have from a single IP address (as a way to stop spam).
Compared to other browsers, IE9 executes this script (for dynamic manipulation of DOM) with a very long running time. I am curious; in what ways would it impact the execution speed of next-generation
I created a .NET 3.5 Web application using Visual Studio 2008. (It is basica开发者_开发技巧lly a text field, a button and a label field. When the button is pressed, the label field will display the te
I have masterpage and i am using update panels for all my partial page renderings and panels. When i run this on my local machine the postbacks dont casue flickering but when i run from the host serve