I want to execute a stored procedure using LINQ and retrive the results into DataSet.
Thanks in advance.
Scott Gu's blog has a great article on linq to sql which includes examples of executing stored procs.
http://weblogs.asp.net/scottgu/archive/2007/08/16/linq-to-sql-part-6-retrieving-data-using-stored-procedures.aspx