keyur

keyur

  • NA
  • 363
  • 0

Entity Framework

Feb 12 2015 3:40 AM
Hello


When I first call using entity framework like
context.Employee.FirstOrDefault() it will take about 50 to 60 seconds and from second call it will take only 2 to 3 seconds


how do i reduce this.? I already created precomplied view but it did not work


can anyone help in this?

Answers (7)