asp.net mvc - MVC Login with Entity Framework with multiple connections -


i have project entity framework multiple connections database, connection depends each user.

my problem when try connect @ same time different users. can't connect different databases @ same time, 1 connection overrides other connection , users see data other user.

what can make these connections saved per each user?

anyone can help? in advance!


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -