I try to call a stored procedure in LINQ.
web method which I try is
check image
my sp return return 42 rows but when i run this code show me 577 row in table.. whereas there is not any error