• The reason we decided the rewrite is necessary is that the performance is poor even with very little data in the test database. It is surprising how sluggish the web UI is with so few records to return. We considered only rewriting the pieces that were too complicated for the entity framework. Actually, we started down that path, but we could not resolve the UI sluggishness without removing the entity framework.