Click here to Skip to main content
15,913,264 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to write a Linq 'Where' clause for nullable datetime? Pin
miss7865-Dec-13 3:33
miss7865-Dec-13 3:33 
GeneralRe: How to write a Linq 'Where' clause for nullable datetime? Pin
Richard Deeming5-Dec-13 3:46
mveRichard Deeming5-Dec-13 3:46 
GeneralRe: How to write a Linq 'Where' clause for nullable datetime? Pin
miss7865-Dec-13 23:58
miss7865-Dec-13 23:58 
QuestionMultiple web.config file in a project Pin
Milind Panchal4-Dec-13 22:57
Milind Panchal4-Dec-13 22:57 
AnswerRe: Multiple web.config file in a project Pin
Richard MacCutchan5-Dec-13 0:57
mveRichard MacCutchan5-Dec-13 0:57 
AnswerRe: Multiple web.config file in a project Pin
ZurdoDev6-Dec-13 10:23
professionalZurdoDev6-Dec-13 10:23 
AnswerRe: Multiple web.config file in a project Pin
Amir Hamza Md. Kayes7-Dec-13 8:41
professionalAmir Hamza Md. Kayes7-Dec-13 8:41 
AnswerRe: Multiple web.config file in a project Pin
joginder-banger7-Dec-13 8:53
professionaljoginder-banger7-Dec-13 8:53 
QuestionI want to display Name and code in drop down list Pin
glmjoy4-Dec-13 18:48
glmjoy4-Dec-13 18:48 
AnswerRe: I want to display Name and code in drop down list Pin
Dipti Mamidala4-Dec-13 19:00
Dipti Mamidala4-Dec-13 19:00 
Question.cmd file execution in asp.net Pin
Vishalsb4-Dec-13 18:45
Vishalsb4-Dec-13 18:45 
AnswerRe: .cmd file execution in asp.net Pin
Mycroft Holmes4-Dec-13 21:01
professionalMycroft Holmes4-Dec-13 21:01 
AnswerRe: .cmd file execution in asp.net Pin
Richard Deeming5-Dec-13 2:05
mveRichard Deeming5-Dec-13 2:05 
GeneralRe: .cmd file execution in asp.net Pin
Vishalsb5-Dec-13 2:25
Vishalsb5-Dec-13 2:25 
GeneralRe: .cmd file execution in asp.net Pin
Richard Deeming5-Dec-13 2:32
mveRichard Deeming5-Dec-13 2:32 
GeneralRe: .cmd file execution in asp.net Pin
Vishalsb5-Dec-13 2:37
Vishalsb5-Dec-13 2:37 
GeneralRe: .cmd file execution in asp.net Pin
Richard Deeming5-Dec-13 2:43
mveRichard Deeming5-Dec-13 2:43 
AnswerRe: .cmd file execution in asp.net Pin
ZurdoDev6-Dec-13 10:25
professionalZurdoDev6-Dec-13 10:25 
QuestionRe: .cmd file execution in asp.net Pin
Amir Hamza Md. Kayes7-Dec-13 8:51
professionalAmir Hamza Md. Kayes7-Dec-13 8:51 
QuestionCCS for Image diaplay Pin
Member 104545924-Dec-13 7:56
Member 104545924-Dec-13 7:56 
QuestionRe: CCS for Image diaplay Pin
Blikkies4-Dec-13 20:40
professionalBlikkies4-Dec-13 20:40 
AnswerRe: CCS for Image diaplay Pin
Member 104545925-Dec-13 1:59
Member 104545925-Dec-13 1:59 
QuestionBeginProcessRequestNotification Taking Too Much Time Pin
Kishore Ramakrishnan4-Dec-13 0:49
Kishore Ramakrishnan4-Dec-13 0:49 
I am trying to improve the performance of a ASP.NET Web application. When analyzed with ANTS performance profiler, it is found that more than 75% of the time is consumed on executing the method
internal IAsyncResult BeginProcessRequestNotification(HttpContext context, AsyncCallback cb), while loading the aspx page.

Can anyone help me to to optimize the code to reduce the time for loading the page?

Thanks,

Kishore
SuggestionRe: BeginProcessRequestNotification Taking Too Much Time Pin
ZurdoDev6-Dec-13 10:26
professionalZurdoDev6-Dec-13 10:26 
QuestionHow to catch maxrequestlength errors Pin
Wombaticus3-Dec-13 1:17
Wombaticus3-Dec-13 1:17 

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.