Difference?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
What is the difference between Sqldata reader,Sqldata adapter with dataset and Sql datasource? Which is the best and effective method for database operations?
-
What is the difference between Sqldata reader,Sqldata adapter with dataset and Sql datasource? Which is the best and effective method for database operations?
Hope this two links will helps you Using SQLDataReader and SQLDataAdapter DataAdapter Vs DataReader :)
cheers, Abhijit CodeProject MVP