• Very nice article.

    A question:

    Is it possible for me to for example create a Class, generate a List of that class, populate it with the SQL Server query information, after that use LINQ to manipulate the information in this List and after return the content of this list on the procedure?

    Thanks a lot.