Importing namespaces would save a lot of time! For example if I type Rege Visual Assist could recognize that I want to have a regular expression, complete to Regex and import the namespace System.Text.RegularExpressions.
Similar example: ArrayL -> complete to ArrayList and import System.Collections.