Nested data contexts you will use two database connections at once. He prefers to get the data you need from one context, close it and open it further, and get the data you need from this context.
This may mean a bit more work, since you need to plan your code better, but it also means that the application scales better.
Guffa
source share