7
Answers

Entity Framework

Ask a question
keyur

keyur

9y
700
1
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)