Click here to Skip to main content
       

C#

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: how to make text box empty while click in itmemberhopingToCode27 Apr '09 - 2:55 
AnswerRe: how to make text box empty while click in itmember290072014@qq.com27 Apr '09 - 4:40 
QuestionExecution time.....??memberHum Dum27 Apr '09 - 0:38 
AnswerRe: Execution time.....??mvpAshfield27 Apr '09 - 1:19 
GeneralRe: Execution time.....??memberHum Dum27 Apr '09 - 2:58 
GeneralRe: Execution time.....??mvpAshfield27 Apr '09 - 10:20 
AnswerRe: Execution time.....??mvpGuffa27 Apr '09 - 2:17 
Hum Dum wrote:
a)How can i speed up execution?

 
Start with b, so that you know which part of the code that needs optimising.
 
Hum Dum wrote:
b)Is there a way to find out which method is taking most time or culprit method/object/operation?

 
The most basic would be to get the execution time for each method to see where the most time is used. You can use the StopWatch class to get better resolution than DateTime.Now offers.
 
Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: Execution time.....??memberHum Dum27 Apr '09 - 2:44 
GeneralRe: Execution time.....??memberS. Senthil Kumar27 Apr '09 - 4:56 
AnswerRe: Execution time.....??memberEddy Vluggen27 Apr '09 - 2:42 
GeneralRe: Execution time.....??memberHum Dum27 Apr '09 - 2:51 
AnswerRe: Execution time.....??mvpLuc Pattyn27 Apr '09 - 3:16 
GeneralRe: Execution time.....?? [modified]memberHum Dum27 Apr '09 - 20:48 
GeneralRe: Execution time.....??mvpLuc Pattyn28 Apr '09 - 0:18 
GeneralRe: Execution time.....??memberHum Dum28 Apr '09 - 1:56 
GeneralRe: Execution time.....??mvpLuc Pattyn28 Apr '09 - 2:31 
GeneralRe: Execution time.....??memberHum Dum28 Apr '09 - 19:08 
Questionproblem in inserting a record in data base talememberMangesh Tomar27 Apr '09 - 0:23 
AnswerRe: problem in inserting a record in data base talememberMangesh Tomar27 Apr '09 - 0:26 
AnswerrepostmvpN a v a n e e t h27 Apr '09 - 0:29 
AnswerRe: problem in inserting a record in data base talemembermusefan27 Apr '09 - 0:45 
GeneralRe: problem in inserting a record in data base talememberMangesh Tomar27 Apr '09 - 0:53 
GeneralRe: problem in inserting a record in data base talemembermusefan27 Apr '09 - 2:17 
GeneralRe: problem in inserting a record in data base tale [modified]memberMirko198027 Apr '09 - 2:19 
Questionis it possible to run the user-edit code...memberSeraph_summer27 Apr '09 - 0:15 

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


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 22 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid