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 are the three states set in a checkstate property?
Explain how to get records from a database?
Which property of the progressbar control specifies the amount to increment the current value of the control?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
Name the property which is used to lock a textbox to enter data?
What is form design?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
Which window displays messages for the status of various features provided in the visual studio .net ide?
Explain the difference between listbox and combo box?
What is form description?
What are the properties of datacontrol?
What is form and its uses?
What is the use of play() playlooping() functions?
What is the difference between pixels, points, and em’s when fonts are displayed?
How to use the FindControl() function to preselect an item in my dropdownlist?