Differnce between Stored procedure and user defined functions?
Answer Posted / ramesh
stored proc is a precompiled one.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
How does ado.net work?
Which method is used to sort the data in ADO.Net?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
Is ado.net dead?
Define connection string?
Define partial class?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
Explain the difference between data reader and data set?
What is the difference between oledb sql server and oledbdotnet provider?
Define data adapter?
What is the role of data provider in ado.net?
What is difference between datagridview and datagrid control in winforms?
Explain the difference in record set and dataset?
Explain the role of data provider in ado.net?
What are good ado.net object to replace to ado recordset object.