web-applications
Testing traffic on a webapp (Spring, Hibernate, Java)
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[详细]
2023-04-09 04:59 分类:问答What back end tech to use for a 2-player, turn based, ajax web game?: Python or Java, FastCGI or app server?
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\[详细]
2023-04-09 00:51 分类:问答Is there any way to authenticate a user using cookies in asp.net using form authentication [closed]
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[详细]
2023-04-08 23:45 分类:问答fb:live-stream will not work unless "post to Facebook" is checked?
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[详细]
2023-04-08 22:11 分类:问答running C# web app with schedular in microsoft server
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[详细]
2023-04-08 19:12 分类:问答iOS only CSS file?
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[详细]
2023-04-08 17:42 分类:问答Restrict number of requests from an IP
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).[详细]
2023-04-08 16:57 分类:问答IE9+: poor performance while dealing with DOM
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[详细]
2023-04-08 16:40 分类:问答Visual Studio 2008 Web application strange behaviour - Work only when debugging, Did not work when deployed
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[详细]
2023-04-08 14:57 分类:问答Page Flickering Asp.Net Using Master Page Asp.Net
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[详细]
2023-04-08 14:10 分类:问答