asp.net - Will using Entity Framework be a good choice for databases containing tables with 80k-100k records? -


I VS 2010, Working with Unit Structure, SQL Server 2005, ASP.NET Web Forms Currently, I am working on the Data Access Layer Library which will soon be a web service, using various design patterns such as various design patterns such as the Entity Framework Collaboration and some of the best practices posted in various blogs. I am also testing every repository using the Unit Testing project I thumbs up! working fine.

What I'm worried about, will I be benefiting from using the Anti Framework when getting data from tables with records of 80-100

thanks

I go with SteveCav and @ Craig Stants comments. I just tried with a table, which is more than one hundredth of thousands of records. It works fine.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -