Click here to Skip to main content
15,892,298 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Eval Expression Explanation Pin
Sandeep Mewara15-Sep-12 19:13
mveSandeep Mewara15-Sep-12 19:13 
QuestionScroll down in the grid view fetches next set of records without freezing the screen Pin
Rohit_daga14-Sep-12 20:47
Rohit_daga14-Sep-12 20:47 
AnswerRe: Scroll down in the grid view fetches next set of records without freezing the screen Pin
Vani Kulkarni14-Sep-12 22:06
professionalVani Kulkarni14-Sep-12 22:06 
AnswerRe: Scroll down in the grid view fetches next set of records without freezing the screen Pin
Alok Sharma ji16-Sep-12 19:04
Alok Sharma ji16-Sep-12 19:04 
QuestionChanging Name of File in File's Path Pin
ASPnoob14-Sep-12 12:59
ASPnoob14-Sep-12 12:59 
AnswerRe: Changing Name of File in File's Path Pin
Richard MacCutchan14-Sep-12 23:11
mveRichard MacCutchan14-Sep-12 23:11 
QuestionASP.NET Server Type application in PHP and ASP.NET MVC Pin
Rohit Kesharwani14-Sep-12 9:14
Rohit Kesharwani14-Sep-12 9:14 
QuestionRequest hangs in browser Pin
mrc250314-Sep-12 8:10
mrc250314-Sep-12 8:10 
I have an ASP.net\AJAX 4.0 forms application that is having a performance issue. The app is hosted on go daddy shared hosting servers. Intermittently (about half the time) a page request hangs for a significant amount of time. I have run lots of tracing on it and found that the hangup is happening before the request even gets to the server. I have setup ASP.net tracing to spit out a timestamp gathered during the application.begin_request event. An example of a typical scenario I am observing is that I request a page at 00 seconds and get the response at 30 seconds. ASP.net tracing tells me that application.begin_request (via the timestamp) started at 27 seconds and the entire page cycle took less than 3 seconds to complete.

I also traced with the Internet Explorer 9 F12 debug feature and if I look at the timings tab (in detail view) I observe that all of the hangup time is occuring in what Internet Explorer is calling the "Start" event - the description is "The time from when the request was initially created to when the request is sent".

So my question is, does anybody know what would cause requests to intermittently get held up in the browser like that? It does not happen in development (only from hosted site) and occurs from multiple types of browsers and multiple PCs - so it is not isolated to a particular browser environment.
AnswerRe: Request hangs in browser Pin
Alok Sharma ji16-Sep-12 19:07
Alok Sharma ji16-Sep-12 19:07 
GeneralRe: Request hangs in browser Pin
mrc250317-Sep-12 12:36
mrc250317-Sep-12 12:36 
QuestionCalling WCF Service within another WCF Service throwing eexception Pin
indian14313-Sep-12 14:50
indian14313-Sep-12 14:50 
Questiondebug web form page Pin
dcof13-Sep-12 8:55
dcof13-Sep-12 8:55 
AnswerRe: debug web form page Pin
David Mujica13-Sep-12 9:40
David Mujica13-Sep-12 9:40 
GeneralRe: debug web form page Pin
dcof14-Sep-12 6:57
dcof14-Sep-12 6:57 
QuestionMSChart with multi-datatables Pin
aransiola13-Sep-12 5:47
aransiola13-Sep-12 5:47 
AnswerRe: MSChart with multi-datatables Pin
Sandeep Mewara13-Sep-12 18:26
mveSandeep Mewara13-Sep-12 18:26 
GeneralRe: MSChart with multi-datatables Pin
aransiola24-Sep-12 4:34
aransiola24-Sep-12 4:34 
QuestionHi Pin
cunny13-Sep-12 2:09
cunny13-Sep-12 2:09 
AnswerRe: Hi Pin
Vani Kulkarni13-Sep-12 3:45
professionalVani Kulkarni13-Sep-12 3:45 
AnswerRe: Hi Pin
Abhinav S13-Sep-12 6:17
Abhinav S13-Sep-12 6:17 
Questionasd Pin
Member 878551213-Sep-12 1:32
Member 878551213-Sep-12 1:32 
QuestionTime slot booking application for room in hotel Pin
tarun0019712-Sep-12 23:37
tarun0019712-Sep-12 23:37 
AnswerRe: Time slot booking application for room in hotel Pin
Pete O'Hanlon12-Sep-12 23:57
mvePete O'Hanlon12-Sep-12 23:57 
AnswerRe: Time slot booking application for room in hotel Pin
Sandeep Mewara13-Sep-12 1:48
mveSandeep Mewara13-Sep-12 1:48 
AnswerRe: Time slot booking application for room in hotel Pin
Vani Kulkarni13-Sep-12 3:56
professionalVani Kulkarni13-Sep-12 3:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.