What is the difference between a Stored procedure and function?
Answer Posted / kautilya
stored procedure can not take paramateres while function
can produce results as per the values passed to it and
functions returns value
Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What are the different methods of session maintenance in asp.net?
Can we have multiple web config files for an asp.net application?
What are validator? How do you disable them?
What is meant by server side scripting?
About CLR, reflection and assemblies?
What is difference cookie and session?
What is postback and autopostback in asp.net?
Explain the difference between value type and reference type?
Explain what is postback in asp. Net?
How about the security in Activex DLL and Activex EXE ?
Describe the events in the life cycle of a web application.
Differences between “dataset” and “datareader”.
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
Explain automatic memory management in .net.
When was asp.net released?