I don't seem to be able to reproduce the issue everytime but what happens is that when I sometime update something in database and then get then try to get the updated entity from database, I don't get the updated value, but mostly I do.
How to maintain the Entity Framework context and what is the criteria to destroy the context and renew it?