Multiple choice technology

Select all the resources which can be deployed using Solution Packages in WSS/MOSS(Multiple Selection)

  1. Custom Dll's in GAC or Bin

  2. Changes in the Web.config file

  3. Features

  4. Resource files such as imagesx

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

Solution packages in WSS/MOSS can deploy custom DLLs to GAC or Bin, apply web.config changes, install Features, and include resource files like images. These are the core deployment artifacts managed by the solution framework.