What is the difference between a Stored procedure and function?
Answer Posted / preetam
Proceudure is pre Compiled Query but function is not
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What's the use of response.output.write()?
How can you send an email message from an asp.net web page?
Why is global asax is used?
What is a web pool?
Explain about consistent programming model in the .NET framework?
What is anonymous authentication?
What are different methods of session maintenance in asp.net?
What is __ requestverificationtoken?
Can you explain the basic use of dataview?
Which methods validate all the controls on a page?
Who is using asp.net?
Explain the different types of assemblies?
Web API uses which library for JSON serialization?
How can we prepairing Interview
Why is it preferred to not use finalize for clean up?