|
-
Aug 11th, 2013, 06:15 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Entity Framework and threading
Hi Folks
Im just getting started with EF (with SQL server) and threading.
My question is about how I should access the context for threads that work with the context?
Should I create a new context per thread or create one and lock on it from each thread that needs to use the context?
Thanks
Thanks 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|