c# - ASP.net web forms app "on server" getting old data values using Entity framework -


i published asp.net web forms app on hosting server,

after updating data in sql database using entity framework, app still returning old values.

is possible, or i'm going crazy.

the problem i'm using static datacontext in entity framework. huge mistake unit of work object.

my references:

should data contexts static?

entity framework context static

linq sql datacontext lifetime management


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -