hi,
can i call a stored procedure in linq to sql without using linq sql classes item in asp.net 3.5?
I mean without the designer in a mutil tier application like ADO.NET.if not?
what is the benefit of this technique? is n't it breaking the encapsulation of data. Does the linq to Entity solve the problem.
thanks in advance