Hi,
Microsoft has come out with a list of APIs which have become
obsolete in the .Net Framework 2.0. The same can be accessed from: .NET Framework V2.0 Obsolete API List. The list also contains
alternate APIs that can be used for most of the obsolete APIs. In case there is
no alternative suggested then this means that there is no replacement for the
API.
You can also check the list grouped upon Asembly
Here and Grouped by Namespace
here.
Vikram