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 are the types of caching in asp.net?
Which property is used to identify the Page is Post Back in ASP.NET?
What do you mean by role-based security?
If you want to write your own dot net language, what steps you will you take care?
How would you implement inheritance using c#?
Define secured sockets layer.
Explain code snippet to register exception filters from controller?
Why session is more secure than cookies?
What are uri parameters?
Where would you use an ihttpmodule, and what are the limitations if any?
Where code pages are used?
How to change Master page in ASP.Net using code?
Define the term Scavenging in Caching?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What are the parts of an http response?