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 is asp.net and ado net?
Where the assembly is stored in asp.net?
What I need to create and run an asp.net application?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
How to reduce the width of textbox in editcommandcolumn of datagrid?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How do you declare static variable?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
How do we access view state value of this page in the next page?
What is the question mark in a url?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Differentiate between structure and class.
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Which authentication uses a combination of windows and iis authentication?
How many types of sessions in asp.net?