DotNetStories
In this post I will continue exploring ways on how to profile database activity when using the Entity Framework as the data access layer in our applications.
In this post I will continue exploring ways on how to profile database activity when using the Entity Framework as the data access layer in our applications.
I have been teaching ASP.Net and EF in one of my classes and I have been asked on the various ways we can profile database activity. Everyone that I know that uses EF as its data access layer has the same question.