If you are calling three SPs from a window application how
do u check for the performance of the SPS ?
Answer / narender
We can check the performance of SP's with SQL Profiler
Is This Answer Correct ? | 17 Yes | 3 No |
Is form action required?
What are different authentication types. How do you retrieve user id in case of windows authentication?
What is dynamic linking?
What is the difference between a document and a form?
HOW TO NET FORMS THE WINDOWS
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
Is it possible to set a shortcut key for label?
Clear property is available in which control?
How many nuber of controls are there in form?
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
Which method grants a lock on a resource?
How can you pause a timer control?