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 stored procedures exposed in the ADO.NET Entity...
Posted to
What's New
(Weblog)
by
Anonymous
on
05-07-2009, 12:00 AM
Filed under: ASP.NET, Silverlight, ADO.NET, Entity Data Model, RIA, Data Access