What namespaces are imported by default in ASMX files?

The following namespaces are imported by default. Other namespaces must be imported manually.
  • System,
  • System.Collections,
  • System.ComponentModel,
  • System.Data,
  • System.Diagnostics,
  • System.Web,System.Web.Services