Tuesday, 27 August 2013

Calling a method with System.Data.Linq.Table parameter throws error: type arguments inferred

Calling a method with System.Data.Linq.Table<T> parameter throws error:
type arguments inferred

References

Reference NO 1

http://stackoverflow.com/questions/15197096/calling-a-method-with-system-data-linq-tablet-parameter-throws-error-type-arg

Reference NO 2

http://msdn.microsoft.com/en-us/library/bb763092.aspx

Reference NO 3

http://asp.net.bigresource.com/c-The-type-arguments-for-method-System-Linq-Enumerable-OrderBy-cannot-be-inferred-from-the-usage-rXYPCM2bq.html

Reference NO 4

http://forumarray.com/c-the-type-arguments-for-method-systemlinqenumerableorderby-cannot-be-inferred-520805

Reference NO 5

http://linqinaction.net/blogs/roller/archive/2008/02.aspx

Reference NO 6

http://geekswithblogs.net/dotNETvinz/archive/2010/03/11/inserting-data-to-database-using-linq-to-sql.aspx

Reference NO 7

http://tomasp.net/blog/linq-expand.aspx

Reference NO 8

http://ironpython.net/documentation/dotnet/dotnet.html

No comments:

Post a Comment