When you are work with asp.net and database,sometime you may receive error "Operation must use an update with query." update database with your data access.
Published Date : 19/Apr/2011
In this snippets, i will show to you How to retrieve Multiple Result Sets from DataReader in .NET.I will use the SqlDataReader for the demonstration purpose.
Published Date : 23/Nov/2010