E
Earl
Over the years I've read a lot of good books, articles, even posts on
ADO.Net. But when it comes to anything more complex than single or multiple
single table updating scenarios, there seems to be a dearth of good
information. Surely there is a good MSDN article on better techniques for
handling this scenario, as ADO.Net does not seem like a very good solution.
The best I've been able to do is using a stored procedure transaction but it
really seems to hack the whole idea of ADO.Net.
ADO.Net. But when it comes to anything more complex than single or multiple
single table updating scenarios, there seems to be a dearth of good
information. Surely there is a good MSDN article on better techniques for
handling this scenario, as ADO.Net does not seem like a very good solution.
The best I've been able to do is using a stored procedure transaction but it
really seems to hack the whole idea of ADO.Net.