Which of the following data source controls does not support caching functionality?

Choose the correct answer

Explanation

Among the listed data source controls, LinqDataSource is the only one that does not provide built-in caching capabilities, whereas XmlDataSource, SqlDataSource, and ObjectDataSource all support caching.

Which of the following data source controls does not… — ASP.net | PakQuizHub