In an ASP.NET 2.0 web application, which method would you use to display an image chosen from a set of images?

Choose the correct answer

Explanation

Option B is correct because the AdServer control can be configured via an XML file to display images from a collection efficiently. Other options either do not support image selection from a set or rely on unrelated controls that do not provide the required functionality.

In an ASP.NET 2.0 web application, which method woul… — ASP.net | PakQuizHub