getting value of return value of stored procedure to code behined,with MicroSoft Patterns and Practices.
Hi all,
I am using Microsoft Patterns and Practices to make a database connection to my application. I am able to get the value of the OUT parameter of the stored procedure to code behind. But not able to find the way how to get the return value of a stored procedure to code behind.
Can anyone plz let me know the way....! The example code snippet is really appriciable.....!
Thanks & Regards,
(Naveen Kumar M)