If you are calling three SPs from a window application how
do u check for the performance of the SPS ?
Answer Posted / narender
We can check the performance of SP's with SQL Profiler
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What is the difference between desktop application and windows application?
What is form record?
Explain something about crystal report in brief?
What is formdata?
How many types of dialog boxes windows provides?
Explain the difference between listbox and combo box?
How do you apply specific formatting to the data inside the cells?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
What are the properties of datacontrol?
How is anchoring different from docking?
What are the forms of database?
Which method grants a lock on a resource?
Explain the difference between listindex and tab index?
What are the advantages of form?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.