I want to retrieve some data from sql server to my application, and from there export some selected data to Excel!
How to Generic Method to Create and Execute Parameterized SQL Query in .NET 4.0 ?
What can be various Concurrency Issues in .NET one should take care of?