Is there any way to execute a stored proc over wcf?
I can change service interface (ILinqService) and append needed methods, but is there any true way to do this without changing of BLToolkit library?