• ramana3327 (5/7/2014)


    Hi,

    I need to do some analysis.

    We have a database that track how much time it take to execute wcf service call or from UI controll call. I identified 1-2 controllers are taking long time of execution. Pls let me kow to identify why that particular controller is taking long time?

    Well since we have no idea what anything is here the best you are going to get is a shot in the dark. How do you know it is 1 or 2 controllers? Do they execute different stored procs? In essence nobody can offer a lot of help because you didn't provide any details to help us understand the situation.

    _______________________________________________________________

    Need help? Help us help you.

    Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.

    Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.

    Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
    Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
    Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
    Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/