Silverlight RIA calling Stored Procedures that don’t return tables
There are times where you want to use a stored procedure that doesn’t return just normal rows out of a database. One classic example is if you are doing Full-Text Searching and want to return the Rank. The first step to doing this is the get your
Read More...
Read the complete post at http://blogs.msdn.com/tom/archive/2009/05/07/silverlight-ria-calling-stored-procedures-that-don-t-return-tables.aspx