ADO.Net allows you to do many different things in many different ways.In this talk we'll discuss some of the most recommended ways of doing things, and things you should *not* do as well. Among the topics:
-
Data Application Block – features, benefits and usage
-
Concurrency Management - handling dataset conflicts
-
Performance tips and tricks
-
Error Handling
And a few more important and interesting things you should know when going deep into your Data Access Layer.
Required knowledge: ADO.Net basic usage and working experience