Click here to Skip to main content
15,880,543 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: best SlideShow control Pin
jkirkerx14-Dec-12 13:12
professionaljkirkerx14-Dec-12 13:12 
Questionjava script validation Pin
shakti das13-Dec-12 21:34
shakti das13-Dec-12 21:34 
AnswerRe: java script validation Pin
ujju.113-Dec-12 23:27
ujju.113-Dec-12 23:27 
AnswerRe: java script validation Pin
Elham M15-Dec-12 1:36
Elham M15-Dec-12 1:36 
QuestionImproving the performance in ASP.Net app Pin
maheshdb8413-Dec-12 4:47
maheshdb8413-Dec-12 4:47 
AnswerRe: Improving the performance in ASP.Net app Pin
David Mujica13-Dec-12 4:56
David Mujica13-Dec-12 4:56 
GeneralRe: Improving the performance in ASP.Net app Pin
maheshdb8413-Dec-12 7:50
maheshdb8413-Dec-12 7:50 
GeneralRe: Improving the performance in ASP.Net app Pin
David Mujica13-Dec-12 10:44
David Mujica13-Dec-12 10:44 
Hmmm. Maybe you should try to break down the problem into its pieces to determine where to make your improvement.

For example, determine how many miliseconds for each part of the process ...

1) read file
2) analyze data
3) draw graphs
4) present results to user

I'm not exactly sure how to capture each one of those statistics because I don't fully understand your application, but you get the idea. Determine which piece of the puzzle is taking the longest and then the folks here can offer you ideas on how to make it better.

Some other points of interest to post would be:
a) what version of IIS are you using
b) what browser is your client using
c) what kind of network connection is between your webserver and client (LAN/WAN), (10/100/1000) MB per second.
d) maybe a simple ping test from the client machine to the webserver could provide insight to a slow network

Good luck. Keep us posted of your progress and solution.
Thumbs Up | :thumbsup:
AnswerRe: Improving the performance in ASP.Net app Pin
jkirkerx13-Dec-12 10:35
professionaljkirkerx13-Dec-12 10:35 
QuestionDsSmoothMenu and ASP.Net Pin
#realJSOP13-Dec-12 2:00
mve#realJSOP13-Dec-12 2:00 
QuestionPSD to ASPX Pin
Yoyosch13-Dec-12 2:00
Yoyosch13-Dec-12 2:00 
AnswerRe: PSD to ASPX Pin
jkirkerx13-Dec-12 11:00
professionaljkirkerx13-Dec-12 11:00 
GeneralRe: PSD to ASPX Pin
Yoyosch13-Dec-12 21:55
Yoyosch13-Dec-12 21:55 
GeneralRe: PSD to ASPX Pin
jkirkerx14-Dec-12 7:57
professionaljkirkerx14-Dec-12 7:57 
QuestionRemember me so I don't have to log on again Pin
VishwaKL12-Dec-12 23:37
VishwaKL12-Dec-12 23:37 
QuestionASP.NET Local Storage save a item of DataSet XML failture Pin
akira3212-Dec-12 18:56
akira3212-Dec-12 18:56 
QuestionASP.NET VB cannot change Label'sText by Javascript Pin
akira3212-Dec-12 16:36
akira3212-Dec-12 16:36 
Questionmobile website Pin
johnson_shalom11-Dec-12 23:09
johnson_shalom11-Dec-12 23:09 
QuestionExtract data from another site. Pin
anubhaw.gupta11-Dec-12 19:11
anubhaw.gupta11-Dec-12 19:11 
AnswerRe: Extract data from another site. Pin
AmitGajjar12-Dec-12 5:37
professionalAmitGajjar12-Dec-12 5:37 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta12-Dec-12 21:29
anubhaw.gupta12-Dec-12 21:29 
GeneralRe: Extract data from another site. Pin
AmitGajjar12-Dec-12 21:34
professionalAmitGajjar12-Dec-12 21:34 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 0:41
anubhaw.gupta13-Dec-12 0:41 
GeneralRe: Extract data from another site. Pin
AmitGajjar13-Dec-12 0:44
professionalAmitGajjar13-Dec-12 0:44 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 0:52
anubhaw.gupta13-Dec-12 0:52 

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.