User-821857111 posted
In ASP.NET, disconnected architecture refers to the use of caching for read-only data, or data that can be queried to prevent significant numbers of calls to the database. Only testing will tell you whether that it the most performant approach for your application.