Hi ,
After updating Generic Unit of Work & (Extensible) Repositories Framework to latest version in my old project(latest version works fine) i got this error when multiple request comes at a same time to my website.(When traffic of my web site goes high).
that is urgent situation . what is a problem ?
I am waiting for ur help ....
Thanks
Comments: Could you post your your implementation of where you think the bottle neck is happening? FYI, we haven't made any changes to the data access layer since v2.0, if you are to use Entity Framework directly your most likely still going to have your performance issue.
After updating Generic Unit of Work & (Extensible) Repositories Framework to latest version in my old project(latest version works fine) i got this error when multiple request comes at a same time to my website.(When traffic of my web site goes high).
that is urgent situation . what is a problem ?
I am waiting for ur help ....
Thanks
Comments: Could you post your your implementation of where you think the bottle neck is happening? FYI, we haven't made any changes to the data access layer since v2.0, if you are to use Entity Framework directly your most likely still going to have your performance issue.